Архив рассылок [pgsql-committers]
- Re: pgsql: Load FK defs into relcache for use by planner Peter Geoghegan
 - pgsql: Use Foreign Key relationships to infer multi-column join selecti Simon Riggs
 - Re: pgsql: Phrase full text search. Tom Lane
 - Re: pgsql: Phrase full text search. Tom Lane
 - pgsql: Fix a couple of places in doc that implied there was only one sy Fujii Masao
 - pgsql: Extend relations multiple blocks at a time to improve scalabilit Robert Haas
 - pgsql: Use quicksort, not replacement selection, for external sorting. Robert Haas
 - pgsql: Add regression tests for multiple synchronous standbys. Fujii Masao
 - Re: pgsql: Phrase full text search. Teodor Sigaev
 - pgsql: Rename comparePos() to compareWordEntryPos() Teodor Sigaev
 - Re: pgsql: Phrase full text search. Tom Lane
 - Re: pgsql: Use quicksort, not replacement selection, for external sorting. Tom Lane
 - Re: pgsql: Use quicksort, not replacement selection, for external sorting. Tom Lane
 - pgsql: Set PAM_RHOST item for PAM authentication Peter Eisentraut
 - pgsql: Attempt to fix breakage due to declaration following code. Robert Haas
 - Re: pgsql: Use quicksort, not replacement selection, for external sorting. Robert Haas
 - Re: pgsql: Phrase full text search. Teodor Sigaev
 - pgsql: Add a 'parallel_degree' reloption. Robert Haas
 - pgsql: Increase maximum number of clog buffers. Andres Freund
 - pgsql: Enhanced custom error in PLPythonu Teodor Sigaev
 - pgsql: Document which aggregates support partial mode. Robert Haas
 - pgsql: Fix multiple bugs in tablespace symlink removal. Tom Lane
 - pgsql: Fix multiple bugs in tablespace symlink removal. Tom Lane
 - pgsql: Fix printf format Peter Eisentraut
 - pgsql: Turn down MSVC compiler verbosity Andrew Dunstan
 - pgsql: Turn down MSVC compiler verbosity Andrew Dunstan
 - pgsql: Turn down MSVC compiler verbosity Andrew Dunstan
 - pgsql: Turn down MSVC compiler verbosity Andrew Dunstan
 - pgsql: Turn down MSVC compiler verbosity Andrew Dunstan
 - pgsql: Turn down MSVC compiler verbosity Andrew Dunstan
 - pgsql: Replace printf format %i by %d Peter Eisentraut
 - pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev
 - pgsql: Silence warning from modern perl about unescaped braces Andrew Dunstan
 - pgsql: Restore original tsquery operation numbering. Teodor Sigaev
 - pgsql: Fix output of regression test of contrib/tsearch2 Teodor Sigaev
 - pgsql: Add combine functions for various floating-point aggregates. Robert Haas
 - pgsql: Add BSD authentication method. Tom Lane
 - pgsql: Distrust external OpenSSL clients; clear err queue Peter Eisentraut
 - pgsql: Fix unstable regression test output. Tom Lane
 - pgsql: Fix possible use of uninitialised value in ts_headline() Teodor Sigaev
 - pgsql: Fix possible use of uninitialised value in ts_headline() Teodor Sigaev
 - pgsql: Fix possible use of uninitialised value in ts_headline() Teodor Sigaev
 - pgsql: Fix possible use of uninitialised value in ts_headline() Teodor Sigaev
 - pgsql: Fix possible use of uninitialised value in ts_headline() Teodor Sigaev
 - pgsql: Fix possible use of uninitialised value in ts_headline() Teodor Sigaev
 - pgsql: Add authentication parameters compat_realm and upn_usename for S Magnus Hagander
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Tom Lane
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Robert Haas
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Stephen Frost
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Peter Geoghegan
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Tom Lane
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev
 - pgsql: Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Anastasia Lubennikova
 - pgsql: In dumpTable, re-instate the skipping logic Stephen Frost
 - Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Tom Lane
 - pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner
 - pgsql: Add the "snapshot too old" feature Kevin Grittner
 - pgsql: Fix improper usage of 'dump' bitmap Stephen Frost
 - pgsql: Create default roles Stephen Frost
 - pgsql: Reserve the "pg_" namespace for roles Stephen Frost
 - pgsql: Expose more out/readfuncs support functions. Andres Freund
 - Re: pgsql: Add the "snapshot too old" feature Kevin Grittner
 - Re: pgsql: Add the "snapshot too old" feature Tom Lane
 - Re: pgsql: Add the "snapshot too old" feature Tom Lane
 - pgsql: Add snapshot_too_old to NSVC @contrib_excludes Kevin Grittner
 - Re: pgsql: Add the "snapshot too old" feature Kevin Grittner
 - pgsql: Support \crosstabview in psql Alvaro Herrera