Mailing lists [pgsql-committers]
- pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner
- pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner
- pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner
- pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner
- pgsql: Fix problems with ParamListInfo serialization mechanism. Robert Haas
- pgsql: Remove some more dead Alpha-specific code. Tom Lane
- pgsql: Correct tiny inaccuracy in strxfrm cache comment. Robert Haas
- pgsql: shm_mq: Third attempt at fixing nowait behavior in shm_mq_receiv Robert Haas
- pgsql: shm_mq: Third attempt at fixing nowait behavior in shm_mq_receiv Robert Haas
- pgsql: shm_mq: Third attempt at fixing nowait behavior in shm_mq_receiv Robert Haas
- pgsql: Code + docs review for unicode linestyle patch. Tom Lane
- pgsql: Code + docs review for unicode linestyle patch. Tom Lane
- pgsql: Remove obsolete advice about doubling backslashes in regex escap Tom Lane
- pgsql: Remove obsolete advice about doubling backslashes in regex escap Tom Lane
- pgsql: postgres_fdw: Add ORDER BY to some remote SQL queries. Robert Haas
- pgsql: Improve comments about abbreviation abort. Robert Haas
- pgsql: Improve comments about abbreviation abort. Robert Haas
- pgsql: Allow postgres_fdw to ship extension funcs/operators for remote Tom Lane
- pgsql: Add regression tests for remote execution of extension operators Tom Lane
- pgsql: Update spelling of COPY options Peter Eisentraut
- pgsql: Improve implementation of GEQO's init_tour() function. Tom Lane
- pgsql: Pass extra data to bgworkers, and use this to fix parallel conte Robert Haas
- pgsql: Pass extra data to bgworkers, and use this to fix parallel conte Robert Haas
- pgsql: Fix memory leaks in PL/Python. Tom Lane
- pgsql: Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane
- pgsql: Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane
- pgsql: Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane
- pgsql: Document interaction of bgworkers with LISTEN/NOTIFY. Robert Haas
- pgsql: pg_size_pretty: Format negative values similar to positive ones. Robert Haas
- pgsql: Set include_realm=1 default in parse_hba_line Stephen Frost
- pgsql: Set include_realm=1 default in parse_hba_line Stephen Frost
- pgsql: Add sort support routine for the UUID data type. Robert Haas
- pgsql: Remove unnecessary cast in previous commit. Robert Haas
- pgsql: Modify tqueue infrastructure to support transient record types. Robert Haas
- pgsql: When completing ALTER INDEX .. SET, add an equals sign also. Robert Haas
- pgsql: Try to convince gcc that TupleQueueRemap never falls off the end Robert Haas
- Re: pgsql: Try to convince gcc that TupleQueueRemap never falls off the end Peter Eisentraut
- pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane
- pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane
- pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane
- pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane
- pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane
- pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane
- Re: pgsql: Modify tqueue infrastructure to support transient record types. Kevin Grittner
- pgsql: Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify Tom Lane
- pgsql: Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify Tom Lane
- pgsql: Add "xid <> xid" and "xid <> int4" operators. Tom Lane
- pgsql: Update 9.5 release notes through today. Tom Lane
- pgsql: Update 9.5 release notes through today. Tom Lane
- pgsql: Remove set-but-not-used variables. Robert Haas
- pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch
- pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch
- pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch
- pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch
- pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch
- pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch
- pgsql: Fix 9.5 version of previous commit to match its log message. Noah Misch
- pgsql: Set replication origin when decoding commit records. Andres Freund
- pgsql: Set replication origin when decoding commit records. Andres Freund
- pgsql: Add paragraph about ON CONFLICT interaction with partitioning. Andres Freund
- pgsql: Add paragraph about ON CONFLICT interaction with partitioning. Andres Freund
- Re: pgsql: Modify tqueue infrastructure to support transient record types. Amit Kapila
- Re: pgsql: Modify tqueue infrastructure to support transient record types. Amit Kapila
- pgsql: Translation updates Peter Eisentraut
- pgsql: Add a dummy return statement to TupleQueueRemap. Robert Haas
- pgsql: Fix rebasing mistake in nodeGather.c Robert Haas
- Re: pgsql: Modify tqueue infrastructure to support transient record types. Robert Haas
- pgsql: Comment update. Robert Haas
- pgsql: Stamp 9.5beta2. Robert Haas
- pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane
- pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane
- pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane
- pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane
- pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane
- pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane
- pgsql: Add missing "static" qualifier. Tom Lane
- pgsql: Docs: fix misleading example. Tom Lane
- pgsql: Docs: fix misleading example. Tom Lane
- pgsql: Docs: fix misleading example. Tom Lane
- pgsql: Add outfuncs.c support for GatherPath. Robert Haas
- pgsql: Make sequential scans parallel-aware. Robert Haas
- pgsql: Generate parallel sequential scan plans in simple cases. Robert Haas
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Simon Riggs
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Magnus Hagander
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Robert Haas
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Peter Geoghegan
- Re: pgsql: Generate parallel sequential scan plans in simple cases. David Fetter
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Peter Geoghegan
- pgsql: Be more noisy about "wrong number of nailed relations" initfile Tom Lane
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Joe Conway
- pgsql: Improve documentation around autovacuum-related storage paramete Tom Lane
- pgsql: Improve documentation around autovacuum-related storage paramete Tom Lane
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Michael Paquier
- pgsql: Do a round of copy-editing on the 9.5 release notes. Tom Lane
- pgsql: Do a round of copy-editing on the 9.5 release notes. Tom Lane
- pgsql: Provide readfuncs support for custom scans. Robert Haas
- pgsql: Make idle backends exit if the postmaster dies. Robert Haas
- pgsql: libpq: Notice errors a backend may have sent just before dying. Robert Haas
- Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Tom Lane
- Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Robert Haas
- Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Tom Lane
- Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Tom Lane
- pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane
- pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane
- pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane
- pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane
- Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Robert Haas
- pgsql: Tag refs/tags/REL9_5_BETA2 was created pgsql@postgresql.org
- pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- pgsql: vacuumdb: don't prompt for passwords over and over Alvaro Herrera
- pgsql: vacuumdb: don't prompt for passwords over and over Alvaro Herrera
- Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Michael Paquier
- pgsql: Correct sepgsql docs with regard to RLS Stephen Frost
- pgsql: Correct sepgsql docs with regard to RLS Stephen Frost
- pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian
- pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian
- pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian
- pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian
- pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian
- pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian
- pgsql: PL/Python: Make tests pass with Python 3.5 Peter Eisentraut
- pgsql: PL/Python: Make tests pass with Python 3.5 Peter Eisentraut
- pgsql: PL/Python: Make tests pass with Python 3.5 Peter Eisentraut
- pgsql: Fix spelling error in postgresql.conf Bruce Momjian
- pgsql: Improve type numeric's calculations for ln(), log(), exp(), pow( Tom Lane
- pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane
- pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane
- pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane
- pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane
- pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane
- pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane
- pgsql: Remove accidentally-committed debugging code. Robert Haas
- pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane
- pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane
- pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane
- pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane
- pgsql: Remove volatile qualifiers from bufmgr.c and freelist.c Robert Haas
- pgsql: doc: Fix commas and improve spacing Peter Eisentraut
- pgsql: doc: Fix commas and improve spacing Peter Eisentraut
- pgsql: Message improvements Peter Eisentraut
- pgsql: Message improvements Peter Eisentraut
- pgsql: Improve message Peter Eisentraut
- pgsql: Improve message Peter Eisentraut
- Re: pgsql: Message improvements Euler Taveira
- pgsql: Message style fix Peter Eisentraut
- pgsql: Message style fix Peter Eisentraut
- Re: pgsql: Message improvements Peter Eisentraut
- pgsql: Back-patch fixes to make TAP tests work on Windows. Tom Lane
- pgsql: Back-patch fixes to make TAP tests work on Windows. Tom Lane
- pgsql: Fix possible internal overflow in numeric division. Tom Lane
- pgsql: Fix possible internal overflow in numeric division. Tom Lane
- pgsql: Fix possible internal overflow in numeric division. Tom Lane
- pgsql: Fix possible internal overflow in numeric division. Tom Lane
- pgsql: Fix possible internal overflow in numeric division. Tom Lane
- pgsql: Fix possible internal overflow in numeric division. Tom Lane
- Re: pgsql: Generate parallel sequential scan plans in simple cases. Amit Kapila
- pgsql: Fix dumb bug in tqueue.c Robert Haas
- pgsql: Avoid aggregating worker instrumentation multiple times. Robert Haas
- pgsql: Make a comment more precise. Robert Haas
- pgsql: Accept flex > 2.5.x in configure. Tom Lane
- pgsql: Accept flex > 2.5.x in configure. Tom Lane
- pgsql: Accept flex > 2.5.x in configure. Tom Lane
- pgsql: Accept flex > 2.5.x in configure. Tom Lane
- pgsql: Accept flex > 2.5.x in configure. Tom Lane
- pgsql: Accept flex > 2.5.x in configure. Tom Lane
- pgsql: Remove function names from some elog() calls in heapam.c. Andres Freund
- pgsql: Remove function names from some elog() calls in heapam.c. Andres Freund
- pgsql: Improve ON CONFLICT documentation. Andres Freund
- pgsql: Improve ON CONFLICT documentation. Andres Freund
- pgsql: Fix incomplete set_foreignscan_references handling for fdw_reche Robert Haas
- pgsql: Fix incomplete set_foreignscan_references handling for fdw_reche Robert Haas
- pgsql: Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan
- pgsql: Update docs for vcregress.pl bincheck changes Andrew Dunstan
- pgsql: Update docs for vcregress.pl bincheck changes Andrew Dunstan
- pgsql: Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan
- pgsql: Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan
- pgsql: Update docs for vcregress.pl bincheck changes Andrew Dunstan
- pgsql: fix a perl typo Andrew Dunstan
- pgsql: fix a perl typo Andrew Dunstan
- pgsql: fix a perl typo Andrew Dunstan
- pgsql: Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERRO Robert Haas
- pgsql: Fix thinko: errmsg -> ereport. Tom Lane
- pgsql: Fix thinko: errmsg -> ereport. Tom Lane
- pgsql: doc: Clarify some things on pg_receivexlog reference page Peter Eisentraut
- pgsql: doc: Clarify some things on pg_receivexlog reference page Peter Eisentraut
- pgsql: Dodge a macro-name conflict with Perl. Tom Lane
- pgsql: Dodge a macro-name conflict with Perl. Tom Lane
- Re: pgsql: Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERRO Andres Freund
- Re: pgsql: Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERRO Robert Haas
- pgsql: Remove numbers from incorrectly-numbered list. Robert Haas
- pgsql: Fix typo in comment. Robert Haas
- pgsql: Avoid server crash when worker registration fails at execution t Robert Haas
- pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE Tom Lane
- pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE Tom Lane
- pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE Tom Lane
- pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE Tom Lane
- pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE Tom Lane
- pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE Tom Lane
- pgsql: Fix vcregress.pl's bincheck Andrew Dunstan
- pgsql: Adopt the GNU convention for handling tar-archive members exceed Tom Lane
- pgsql: Adopt the GNU convention for handling tar-archive members exceed Tom Lane
- pgsql: Adopt the GNU convention for handling tar-archive members exceed Tom Lane
- pgsql: Adopt the GNU convention for handling tar-archive members exceed Tom Lane
- pgsql: Adopt the GNU convention for handling tar-archive members exceed Tom Lane
- pgsql: Adopt the GNU convention for handling tar-archive members exceed Tom Lane
- pgsql: Fix Windows builds in back branches. Tom Lane
- pgsql: Fix Windows builds in back branches. Tom Lane
- pgsql: doc: Add more documentation about wal_retrieve_retry_interval Peter Eisentraut
- pgsql: doc: Add more documentation about wal_retrieve_retry_interval Peter Eisentraut
- pgsql: Clarify pg_rewind connection requirements. Teodor Sigaev
- pgsql: Clarify pg_rewind connection requirements. Teodor Sigaev
- pgsql: doc: Some improvements on CREATE POLICY and ALTER POLICY documen Peter Eisentraut
- pgsql: doc: Some improvements on CREATE POLICY and ALTER POLICY documen Peter Eisentraut
- pgsql: pg_upgrade: fix CopyFile() on Windows to fail on file existence Bruce Momjian
- pgsql: pg_upgrade: fix CopyFile() on Windows to fail on file existence Bruce Momjian
- pgsql: pg_upgrade: fix CopyFile() on Windows to fail on file existence Bruce Momjian
- pgsql: pg_upgrade: fix CopyFile() on Windows to fail on file existence Bruce Momjian
- pgsql: pg_upgrade: fix CopyFile() on Windows to fail on file existence Bruce Momjian
- pgsql: pg_upgrade: fix CopyFile() on Windows to fail on file existence Bruce Momjian
- pgsql: Improve pageinspect module Teodor Sigaev
- Re: pgsql: Improve pageinspect module Stephen Frost
- pgsql: Add forgotten file in commit d6061f83a166b015657fda8623c704fcb86 Teodor Sigaev
- Re: pgsql: Improve pageinspect module Teodor Sigaev
- pgsql: Improve div_var_fast(), mostly by making comments better. Tom Lane
- pgsql: Be more paranoid about null return values from libpq status func Tom Lane
- pgsql: Be more paranoid about null return values from libpq status func Tom Lane
- pgsql: Be more paranoid about null return values from libpq status func Tom Lane
- pgsql: Be more paranoid about null return values from libpq status func Tom Lane
- pgsql: Be more paranoid about null return values from libpq status func Tom Lane
- pgsql: Be more paranoid about null return values from libpq status func Tom Lane
- pgsql: Fix failure to consider failure cases in GetComboCommandId(). Tom Lane
- pgsql: Fix failure to consider failure cases in GetComboCommandId(). Tom Lane
- pgsql: Fix failure to consider failure cases in GetComboCommandId(). Tom Lane
- pgsql: Fix failure to consider failure cases in GetComboCommandId(). Tom Lane
- pgsql: Fix failure to consider failure cases in GetComboCommandId(). Tom Lane
- pgsql: Fix failure to consider failure cases in GetComboCommandId(). Tom Lane
- pgsql: COPY (INSERT/UPDATE/DELETE .. RETURNING ..) Teodor Sigaev
- pgsql: Improve PQhost() to return useful data for default Unix-socket c Tom Lane
- pgsql: Auto-generate file header comments in Unicode mapping files. Tom Lane
- pgsql: Update UCS_to_GB18030.pl with info about origin of the reference Tom Lane
- pgsql: Avoid doing encoding conversions by double-conversion via MULE_I Tom Lane
- Re: pgsql: Fix broken multibyte regression tests. Tom Lane