Mailing lists [pgsql-committers]
- pgsql: Removeduplicate \dd psql help mention. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update MinGW so it handles fseeko() similar to Unix. momjian@postgresql.org (Bruce Momjian)
- pgsql: Make the log output of 'vxid' between csvlog and stderr/syslog momjian@postgresql.org (Bruce Momjian)
- pgsql: Break out \distv into four separate lines in the psql momjian@postgresql.org (Bruce Momjian)
- pgsql: Produce a full version string for Sun Studio. petere@postgresql.org (Peter Eisentraut)
- pgsql: Don't require pqGetHomeDirectory to succeed if the user has mha@postgresql.org (Magnus Hagander)
- pgsql: Add appropriate text for SIGHUP parameters instead of just mha@postgresql.org (Magnus Hagander)
- Re: pgsql: Make it possible to change Kerberos/GSSAPI parameters without Magnus Hagander
- pgsql: Allow krb_realm (krb5, gssapi and sspi) and krb_server_hostname mha@postgresql.org (Magnus Hagander)
- pgsql: Add hba parameter include_realm to krb5, gss and sspi mha@postgresql.org (Magnus Hagander)
- pgsql: Fix executor/spi.h to follow our usual conventions for include tgl@postgresql.org (Tom Lane)
- pgsql: define HAVE_FSEEKO for MSVC adunstan@postgresql.org (Andrew Dunstan)
- npgsql - Npgsql2: Fix for string representation of some negative talliesin@pgfoundry.org (User Talliesin)
- pgsql: Update comment associated with 'debug_query_string'. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add comment that it is difficult to access the more accurate momjian@postgresql.org (Bruce Momjian)
- pgsql: Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, tgl@postgresql.org (Tom Lane)
- pgsql: Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, tgl@postgresql.org (Tom Lane)
- pgsql: Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, tgl@postgresql.org (Tom Lane)
- pgsql: Have current_query() use ActivePortal->sourceText rather than momjian@postgresql.org (Bruce Momjian)
- pgsql: Create a third option named "partition" for constraint_exclusion, tgl@postgresql.org (Tom Lane)
- pgsql: Add comment about why BETWEEN uses operator strings and not momjian@postgresql.org (Bruce Momjian)
- pgsql: Revert current_query() change to use debug_query_string again; momjian@postgresql.org (Bruce Momjian)
- pgsql: Document current_query() as being the _client_ query. momjian@postgresql.org (Bruce Momjian)