Mailing lists [pgsql-committers]
- pgsql: Fix several mistakes around parallel workers and client_encoding Robert Haas
- Re: pgsql: Fix several mistakes around parallel workers and client_encoding Robert Haas
- Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Noah Misch
- Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- pgsql: Fix crash bug in RestoreSnapshot. Robert Haas
- pgsql: Fix crash bug in RestoreSnapshot. Robert Haas
- Re: pgsql: Fix crash bug in RestoreSnapshot. Simon Riggs
- Re: pgsql: Fix crash bug in RestoreSnapshot. Robert Haas
- pgsql: postgres_fdw: Remove schema-qualification from cast to text. Robert Haas
- Re: pgsql: Fix crash bug in RestoreSnapshot. Simon Riggs
- Re: pgsql: Fix crash bug in RestoreSnapshot. Tom Lane
- pgsql: postgres_fdw: Fix cache lookup failure while creating error cont Robert Haas
- Re: pgsql: Fix crash bug in RestoreSnapshot. Robert Haas
- pgsql: Be more paranoid in ruleutils.c's get_variable(). Tom Lane
- pgsql: Be more paranoid in ruleutils.c's get_variable(). Tom Lane
- pgsql: Be more paranoid in ruleutils.c's get_variable(). Tom Lane
- pgsql: Be more paranoid in ruleutils.c's get_variable(). Tom Lane
- pgsql: Set consider_parallel correctly for upper planner rels. Robert Haas
- Re: pgsql: Fix crash bug in RestoreSnapshot. Simon Riggs
- pgsql: Rethink the GetForeignUpperPaths API (again). Tom Lane
- pgsql: walreceiver: tweak pg_stat_wal_receiver behavior Alvaro Herrera
- pgsql: Provide and use a makefile target to build all generated headers Tom Lane
- pgsql: Improve WritebackContextInit() comment and prototype argument na Andres Freund
- pgsql: Fix some interrelated planner issues with initPlans and Param mu Tom Lane
- pgsql: doc: mention dependency on collation libraries Bruce Momjian
- pgsql: doc: mention dependency on collation libraries Bruce Momjian
- pgsql: doc: mention dependency on collation libraries Bruce Momjian
- pgsql: doc: mention dependency on collation libraries Bruce Momjian
- pgsql: doc: mention dependency on collation libraries Bruce Momjian
- pgsql: doc: mention dependency on collation libraries Bruce Momjian
- Re: pgsql: doc: mention dependency on collation libraries Christoph Berg
- Re: pgsql: doc: mention dependency on collation libraries Bruce Momjian
- Re: pgsql: doc: mention dependency on collation libraries Christoph Berg
- Re: pgsql: doc: mention dependency on collation libraries Bruce Momjian
- pgsql: Fix failure to mark all aggregates with appropriate transtype. Tom Lane
- Re: pgsql: doc: mention dependency on collation libraries Christoph Berg
- pgsql: PL/Python: Report argument parsing errors using exceptions Peter Eisentraut
- pgsql: Round rowcount estimate for a partial path to an integer. Tom Lane
- pgsql: Set correct cost data in Gather node added by force_parallel_mod Tom Lane
- pgsql: Allow treating TABLESAMPLE scans as parallel-safe. Tom Lane
- pgsql: Fix up parallel-safety marking for appendrels. Tom Lane
- pgsql: Allow RTE_SUBQUERY rels to be considered parallel-safe. Tom Lane
- pgsql: Typo fix. Tom Lane
- pgsql: Fix failure to handle conflicts in non-arbiter exclusion constra Tom Lane
- pgsql: Fix failure to handle conflicts in non-arbiter exclusion constra Tom Lane
- pgsql: Fix typo in comment. Fujii Masao
- pgsql: doc: Fix option order in man pages and fix typos Peter Eisentraut
- pgsql: Fix typos Peter Eisentraut
- pgsql: Rename pg_stat_wal_receiver.conn_info to conninfo. Fujii Masao
- pgsql: Reduce stack space consumption in tzload(). Tom Lane
- pgsql: Clarify resource utilization of parallel query. Robert Haas
- pgsql: Fix a prototype which is inconsistent with the function definiti Robert Haas
- pgsql: Properly adjust pointers when tuples are moved during CLUSTER. Robert Haas
- pgsql: Fix typo in comment. Robert Haas
- pgsql: Fix missing parenthesis in docs Magnus Hagander
- pgsql: Typo fix, buils -> builds Stephen Frost
- pgsql: Add some temporary code to record stack usage at server process Tom Lane
- pgsql: Docs: typo fix. Tom Lane
- pgsql: Docs: improve examples about not repeating table name in UPDATE Tom Lane
- pgsql: Docs: improve examples about not repeating table name in UPDATE Tom Lane
- pgsql: Docs: minor improvements for documentation about plpgsql trigger Tom Lane
- pgsql: Add more temporary code to record stack usage at server process Tom Lane
- Re: pgsql: doc: mention dependency on collation libraries Peter Eisentraut
- Re: pgsql: Add some temporary code to record stack usage at server process Peter Eisentraut
- pgsql: Improve recording of IA64 stack data. Tom Lane
- Re: pgsql: Add some temporary code to record stack usage at server process Tom Lane
- pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces. Tom Lane
- pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces. Tom Lane
- pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces. Tom Lane
- Logical decoding Joshua Bay
- Re: [HACKERS] Logical decoding Craig Ringer
- pgsql: Fix start WAL filename for concurrent backups from standby Magnus Hagander
- pgsql: Add missing newline in error message Magnus Hagander
- pgsql: Add missing newline in error message Magnus Hagander
- pgsql: Add missing newline in error message Magnus Hagander
- pgsql: Add missing newline in error message Magnus Hagander
- pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces. Tom Lane
- pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces. Tom Lane
- pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces. Tom Lane
- pgsql: doc: Update URL for PL/PHP Peter Eisentraut
- pgsql: doc: Update URL for PL/PHP Peter Eisentraut
- pgsql: doc: Update URL for PL/PHP Peter Eisentraut
- pgsql: doc: Update URL for PL/PHP Peter Eisentraut
- pgsql: doc: Update URL for PL/PHP Peter Eisentraut
- pgsql: doc: Update URL for PL/PHP Peter Eisentraut
- pgsql: Improve output of psql's \df+ command. Tom Lane
- pgsql: Print a given subplan only once in EXPLAIN. Tom Lane
- pgsql: doc: Fix typo Peter Eisentraut
- pgsql: Allow IMPORT FOREIGN SCHEMA within pl/pgsql. Tom Lane
- pgsql: Allow IMPORT FOREIGN SCHEMA within pl/pgsql. Tom Lane
- pgsql: Put some things in a better order in psql help Peter Eisentraut
- pgsql: Add serial comma and quoting to message Peter Eisentraut
- pgsql: Add missing hyphen Stephen Frost
- pgsql: Fix obsolete header-file reference in pg_buffercache docs. Tom Lane
- pgsql: Fix obsolete header-file reference in pg_buffercache docs. Tom Lane
- pgsql: Fix obsolete header-file reference in pg_buffercache docs. Tom Lane
- pgsql: Add a regression test case to improve code coverage for tuplesor Tom Lane
- pgsql: Minor test adjustment. Tom Lane
- pgsql: Remove reference to range mode in pg_xlogdump error Magnus Hagander
- pgsql: Fix GiST index build for NaN values in geometric types. Tom Lane
- pgsql: Fix GiST index build for NaN values in geometric types. Tom Lane
- pgsql: Fix GiST index build for NaN values in geometric types. Tom Lane
- pgsql: Fix GiST index build for NaN values in geometric types. Tom Lane
- pgsql: Fix GiST index build for NaN values in geometric types. Tom Lane
- pgsql: doc: Fix typos Peter Eisentraut
- pgsql: doc: Fix typos Peter Eisentraut
- pgsql: doc: Fix typos Peter Eisentraut
- pgsql: doc: Fix typos Peter Eisentraut
- pgsql: doc: Fix typos Peter Eisentraut
- pgsql: doc: Fix typos Peter Eisentraut
- pgsql: Adjust spellings of forms of "cancel" Peter Eisentraut
- pgsql: Improve documentation about search_path for SECURITY DEFINER fun Tom Lane
- pgsql: Fix nested NOT operation cleanup in tsquery. Teodor Sigaev
- pgsql: Fix parsing NOT sequence in tsquery Teodor Sigaev
- pgsql: Avoid serializability errors when locking a tuple with a committ Alvaro Herrera
- pgsql: Avoid serializability errors when locking a tuple with a committ Alvaro Herrera
- pgsql: Avoid serializability errors when locking a tuple with a committ Alvaro Herrera
- pgsql: Avoid serializability errors when locking a tuple with a committ Alvaro Herrera
- pgsql: Avoid invalidating all foreign-join cached plans when user mappi Tom Lane
- pgsql: Make HEAP_LOCK/HEAP2_LOCK_UPDATED replay reset HEAP_XMAX_INVALID Andres Freund
- pgsql: Make HEAP_LOCK/HEAP2_LOCK_UPDATED replay reset HEAP_XMAX_INVALID Andres Freund
- pgsql: Make HEAP_LOCK/HEAP2_LOCK_UPDATED replay reset HEAP_XMAX_INVALID Andres Freund
- pgsql: Make HEAP_LOCK/HEAP2_LOCK_UPDATED replay reset HEAP_XMAX_INVALID Andres Freund
- pgsql: Fix torn-page, unlogged xid and further risks from heap_update() Andres Freund
- pgsql: Fix torn-page, unlogged xid and further risks from heap_update() Andres Freund
- pgsql: Fix torn-page, unlogged xid and further risks from heap_update() Andres Freund
- pgsql: Fix torn-page, unlogged xid and further risks from heap_update() Andres Freund
- pgsql: Fix torn-page, unlogged xid and further risks from heap_update() Andres Freund
- pgsql: Fix torn-page, unlogged xid and further risks from heap_update() Andres Freund
- pgsql: Advance PG_CONTROL_VERSION. Tom Lane
- pgsql: Clarify usage of clientcert authentication option. Tom Lane
- pgsql: Fix crash in close_ps() for NaN input coordinates. Tom Lane
- pgsql: Fix crash in close_ps() for NaN input coordinates. Tom Lane
- pgsql: Fix crash in close_ps() for NaN input coordinates. Tom Lane
- pgsql: Fix crash in close_ps() for NaN input coordinates. Tom Lane
- pgsql: Fix crash in close_ps() for NaN input coordinates. Tom Lane
- pgsql: Fix crash in close_ps() for NaN input coordinates. Tom Lane
- pgsql: Add regression test case exercising the sorting path for hash in Tom Lane
- pgsql: Improve test case exercising the sorting path for hash index bui Tom Lane
- pgsql: Update 9.6 release notes through today. Tom Lane
- pgsql: Correctly dump database and tablespace ACLs Stephen Frost
- pgsql: Use correct symbol for minimum int64 value Peter Eisentraut
- pgsql: Use correct symbol for minimum int64 value Peter Eisentraut
- pgsql: Use correct symbol for minimum int64 value Peter Eisentraut
- pgsql: Use correct symbol for minimum int64 value Peter Eisentraut
- pgsql: Use correct symbol for minimum int64 value Peter Eisentraut
- pgsql: Use correct symbol for minimum int64 value Peter Eisentraut
- pgsql: doc: Supply XSLT template for superscript element in man pages Peter Eisentraut
- pgsql: Establish conventions about global object names used in regressi Tom Lane
- pgsql: Remove obsolete comment. Tom Lane
- pgsql: Clear all-frozen visibilitymap status when locking tuples. Andres Freund
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix typos in comments and debug message Magnus Hagander
- pgsql: Doc: fix table of BRIN operator strategy numbers. Tom Lane
- pgsql: Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other mino Tom Lane
- pgsql: Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other mino Tom Lane
- pgsql: Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other mino Tom Lane
- pgsql: Stamp 9.6beta3. Tom Lane
- pgsql: Sync back-branch copies of the timezone code with IANA release t Tom Lane
- pgsql: Sync back-branch copies of the timezone code with IANA release t Tom Lane
- pgsql: Sync back-branch copies of the timezone code with IANA release t Tom Lane
- pgsql: Sync back-branch copies of the timezone code with IANA release t Tom Lane
- pgsql: Sync back-branch copies of the timezone code with IANA release t Tom Lane
- pgsql: Add comment & docs about no vacuum truncation with sto. Kevin Grittner
- pgsql: Fix MSVC build for changes in zic. Tom Lane
- pgsql: Fix MSVC build for changes in zic. Tom Lane
- pgsql: Fix MSVC build for changes in zic. Tom Lane
- pgsql: Fix MSVC build for changes in zic. Tom Lane
- pgsql: Fix MSVC build for changes in zic. Tom Lane
- pgsql: Remove very-obsolete estimates of shmem usage from postgresql.co Tom Lane
- pgsql: Remove very-obsolete estimates of shmem usage from postgresql.co Tom Lane
- pgsql: Remove very-obsolete estimates of shmem usage from postgresql.co Tom Lane
- pgsql: Remove very-obsolete estimates of shmem usage from postgresql.co Tom Lane
- pgsql: Tag refs/tags/REL9_6_BETA3 was created pgsql@postgresql.org
- pgsql: Fix typos Magnus Hagander
- pgsql: Fix typos Magnus Hagander
- Re: pgsql: doc: mention dependency on collation libraries Bruce Momjian
- Re: pgsql: doc: mention dependency on collation libraries Christoph Berg
- pgsql: Remove unused structure member. Robert Haas
- pgsql: Make core regression tests safe for Danish locale. Tom Lane
- pgsql: Make core regression tests safe for Danish locale. Tom Lane
- pgsql: Make pltcl regression tests safe for Danish locale. Tom Lane
- pgsql: Make pltcl regression tests safe for Danish locale. Tom Lane
- pgsql: Make pltcl regression tests safe for Danish locale. Tom Lane
- pgsql: Make pltcl regression tests safe for Danish locale. Tom Lane
- pgsql: Make pltcl regression tests safe for Danish locale. Tom Lane
- pgsql: Make pltcl regression tests safe for Danish locale. Tom Lane
- pgsql: Make contrib regression tests safe for Danish locale. Tom Lane
- pgsql: Make contrib regression tests safe for Danish locale. Tom Lane
- pgsql: Make contrib regression tests safe for Danish locale. Tom Lane
- pgsql: Make contrib regression tests safe for Danish locale. Tom Lane
- pgsql: Make contrib regression tests safe for Danish locale. Tom Lane
- pgsql: Make contrib regression tests safe for Danish locale. Tom Lane
- pgsql: Remove GetUserMappingId() and GetUserMappingById(). Tom Lane
- pgsql: Fix regression tests to work in Welsh locale. Tom Lane
- pgsql: Fix regression tests to work in Welsh locale. Tom Lane
- pgsql: Correctly set up aggregate FILTER expression in partial-aggregat Tom Lane
- pgsql: Make the AIX case of Makefile.shlib safe for parallel make. Noah Misch
- pgsql: Make the AIX case of Makefile.shlib safe for parallel make. Noah Misch
- pgsql: Make the AIX case of Makefile.shlib safe for parallel make. Noah Misch
- pgsql: Make the AIX case of Makefile.shlib safe for parallel make. Noah Misch
- pgsql: Make the AIX case of Makefile.shlib safe for parallel make. Noah Misch
- pgsql: Make the AIX case of Makefile.shlib safe for parallel make. Noah Misch
- pgsql: Give recovery tests more time to finish Alvaro Herrera
- pgsql: Fix typo in comment. Fujii Masao
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Fix improper example of using psql() function in TAP tests docum Fujii Masao
- pgsql: Fix constant-folding of ROW(...) IS [NOT] NULL with composite fi Tom Lane
- pgsql: Fix constant-folding of ROW(...) IS [NOT] NULL with composite fi Tom Lane
- pgsql: Fix constant-folding of ROW(...) IS [NOT] NULL with composite fi Tom Lane
- pgsql: Fix constant-folding of ROW(...) IS [NOT] NULL with composite fi Tom Lane
- pgsql: Fix constant-folding of ROW(...) IS [NOT] NULL with composite fi Tom Lane
- pgsql: Fix constant-folding of ROW(...) IS [NOT] NULL with composite fi Tom Lane
- pgsql: Repair damage done by citext--1.1--1.2.sql. Robert Haas
- pgsql: Change various deparsing functions to return NULL for invalid in Robert Haas
- Re: pgsql: doc: mention dependency on collation libraries Bruce Momjian
- Re: pgsql: doc: mention dependency on collation libraries Bruce Momjian
- pgsql: Allow functions that return sets of tuples to return simple NULL Tom Lane
- pgsql: Fix thinko in copyParamList. Robert Haas
- pgsql: Fix cost_rescan() to account for multi-batch hashing correctly. Tom Lane
- pgsql: tqueue.c's record-typmod hashtables need the HASH_BLOBS option. Tom Lane
- pgsql: Fix incorrect description of udt_privileges view in documentatio Fujii Masao
- pgsql: Fix incorrect description of udt_privileges view in documentatio Fujii Masao
- pgsql: Fix incorrect description of udt_privileges view in documentatio Fujii Masao
- pgsql: Fix incorrect description of udt_privileges view in documentatio Fujii Masao
- pgsql: Fix incorrect description of udt_privileges view in documentatio Fujii Masao
- pgsql: Register atexit hook only once in pg_upgrade. Tom Lane
- pgsql: Register atexit hook only once in pg_upgrade. Tom Lane
- pgsql: Register atexit hook only once in pg_upgrade. Tom Lane
- pgsql: Register atexit hook only once in pg_upgrade. Tom Lane
- pgsql: Register atexit hook only once in pg_upgrade. Tom Lane
- pgsql: Register atexit hook only once in pg_upgrade. Tom Lane
- pgsql: Improve documentation about CREATE TABLE ... LIKE. Tom Lane
- pgsql: Improve documentation about CREATE TABLE ... LIKE. Tom Lane
- pgsql: Improve documentation about CREATE TABLE ... LIKE. Tom Lane
- pgsql: Improve documentation about CREATE TABLE ... LIKE. Tom Lane
- pgsql: Improve documentation about CREATE TABLE ... LIKE. Tom Lane
- pgsql: Improve documentation about CREATE TABLE ... LIKE. Tom Lane
- pgsql: Fix assorted fallout from IS [NOT] NULL patch. Tom Lane
- pgsql: Fix assorted fallout from IS [NOT] NULL patch. Tom Lane
- pgsql: Fix assorted fallout from IS [NOT] NULL patch. Tom Lane
- pgsql: Fix assorted fallout from IS [NOT] NULL patch. Tom Lane
- pgsql: Fix assorted fallout from IS [NOT] NULL patch. Tom Lane
- pgsql: Fix assorted fallout from IS [NOT] NULL patch. Tom Lane
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Teach parser to transform "x IS [NOT] DISTINCT FROM NULL" to a N Tom Lane
- pgsql: Guard against empty buffer in gets_fromFile()'s check for a newl Tom Lane
- pgsql: Guard against empty buffer in gets_fromFile()'s check for a newl Tom Lane
- pgsql: Guard against empty buffer in gets_fromFile()'s check for a newl Tom Lane
- pgsql: Guard against empty buffer in gets_fromFile()'s check for a newl Tom Lane
- pgsql: Guard against empty buffer in gets_fromFile()'s check for a newl Tom Lane
- pgsql: Guard against empty buffer in gets_fromFile()'s check for a newl Tom Lane
- pgsql: Documentation spell checking and markup improvements Peter Eisentraut
- pgsql: Eliminate a few more user-visible "cache lookup failed" errors. Robert Haas
- pgsql: Fix pq_putmessage_noblock() to not block. Tom Lane
- pgsql: Fix pq_putmessage_noblock() to not block. Tom Lane
- pgsql: Fix tqueue.c's range-remapping code. Tom Lane
- pgsql: Fix worst memory leaks in tqueue.c. Tom Lane
- pgsql: docs: properly capitalize and space kB, MB, GB, TB Bruce Momjian
- pgsql: doc: apply hypen fix that was not backpatched Bruce Momjian
- pgsql: doc: apply hypen fix that was not backpatched Bruce Momjian
- pgsql: doc: apply hypen fix that was not backpatched Bruce Momjian
- pgsql: doc: apply hypen fix that was not backpatched Bruce Momjian
- pgsql: doc: apply hypen fix that was not backpatched Bruce Momjian
- pgsql: pgbench docs: fix incorrect "last two" fields text Bruce Momjian
- pgsql: pgbench docs: fix incorrect "last two" fields text Bruce Momjian
- pgsql: pgbench docs: fix incorrect "last two" fields text Bruce Momjian