Alex <ash(at)commandprompt(dot)com> writes:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>>
>> Attached is a patch on top of your v9 with two small fixes:
>>
>> - Don't provide a check target in libpq/Makefile if it's not
>> implemented.
>>
>> - Use the configured port number for running the tests (otherwise it
>> runs against my system installation, for example).
>
> Neat, thank you.
Attached is a gzipped v10, complete with the above fixes and fixes to
bugs found by Heikki. Documentation and code comments are also finally
updated.
Of all the command-line utilities which can accept conninfo string, only
psql mentions that, so only its documentation was updated. Other
utilities, like pg_dump and pg_restore can also work with either
conninfo or URI, however this remains undocumented.
--
Alex
In response to
Responses
pgsql-hackers by date
| Next: | From: Daniel Farina | Date: 2012-03-27 22:52:04 |
| Subject: Re: Cross-backend signals and administration (Was: Re:
pg_terminate_backend for same-role) |
| Previous: | From: Tom Lane | Date: 2012-03-27 21:05:30 |
| Subject: Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) |