pgsql-committers since 2015-10-31 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Oct. 31, 2015

Thread Author Time
pgsql: Fix serialization anomalies due to race conditions on INSERT. Kevin Grittner 19:50
pgsql: Fix serialization anomalies due to race conditions on INSERT. Kevin Grittner 19:50
pgsql: Fix serialization anomalies due to race conditions on INSERT. Kevin Grittner 19:50
pgsql: Fix serialization anomalies due to race conditions on INSERT. Kevin Grittner 19:50
pgsql: Fix serialization anomalies due to race conditions on INSERT. Kevin Grittner 19:50
pgsql: Fix serialization anomalies due to race conditions on INSERT. Kevin Grittner 19:50

Nov. 2, 2015

Thread Author Time
pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner 12:30
pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner 12:30
pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner 12:30
pgsql: Add RMV to list of commands taking AE lock. Kevin Grittner 12:30
pgsql: Fix problems with ParamListInfo serialization mechanism. Robert Haas 23:26

Nov. 3, 2015

Thread Author Time
pgsql: Remove some more dead Alpha-specific code. Tom Lane 00:37
pgsql: Correct tiny inaccuracy in strxfrm cache comment. Robert Haas 13:47
pgsql: shm_mq: Third attempt at fixing nowait behavior in shm_mq_receiv Robert Haas 15:00
pgsql: shm_mq: Third attempt at fixing nowait behavior in shm_mq_receiv Robert Haas 15:00
pgsql: shm_mq: Third attempt at fixing nowait behavior in shm_mq_receiv Robert Haas 15:00
pgsql: Code + docs review for unicode linestyle patch. Tom Lane 16:49
pgsql: Code + docs review for unicode linestyle patch. Tom Lane 16:49
pgsql: Remove obsolete advice about doubling backslashes in regex escap Tom Lane 16:58
pgsql: Remove obsolete advice about doubling backslashes in regex escap Tom Lane 16:58
pgsql: postgres_fdw: Add ORDER BY to some remote SQL queries. Robert Haas 18:05
pgsql: Improve comments about abbreviation abort. Robert Haas 19:15
pgsql: Improve comments about abbreviation abort. Robert Haas 19:15
pgsql: Allow postgres_fdw to ship extension funcs/operators for remote Tom Lane 23:42

Nov. 4, 2015

Thread Author Time
pgsql: Add regression tests for remote execution of extension operators Tom Lane 17:03

Nov. 5, 2015

Thread Author Time
pgsql: Update spelling of COPY options Peter Eisentraut 02:52
pgsql: Improve implementation of GEQO's init_tour() function. Tom Lane 15:46
pgsql: Pass extra data to bgworkers, and use this to fix parallel conte Robert Haas 17:21
pgsql: Pass extra data to bgworkers, and use this to fix parallel conte Robert Haas 17:21
pgsql: Fix memory leaks in PL/Python. Tom Lane 18:52
pgsql: Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 23:16
pgsql: Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 23:16
pgsql: Fix erroneous hash calculations in gin_extract_jsonb_path(). Tom Lane 23:16

Nov. 6, 2015

Thread Author Time
pgsql: Document interaction of bgworkers with LISTEN/NOTIFY. Robert Haas 05:32
pgsql: pg_size_pretty: Format negative values similar to positive ones. Robert Haas 16:06
pgsql: Set include_realm=1 default in parse_hba_line Stephen Frost 16:18
pgsql: Set include_realm=1 default in parse_hba_line Stephen Frost 16:18
pgsql: Add sort support routine for the UUID data type. Robert Haas 17:15
pgsql: Remove unnecessary cast in previous commit. Robert Haas 17:18
pgsql: Modify tqueue infrastructure to support transient record types. Robert Haas 21:59

Nov. 7, 2015

Thread Author Time
pgsql: When completing ALTER INDEX .. SET, add an equals sign also. Robert Haas 04:03
pgsql: Try to convince gcc that TupleQueueRemap never falls off the end Robert Haas 04:06
Re: pgsql: Try to convince gcc that TupleQueueRemap never falls off the end Peter Eisentraut 14:38
pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane 17:43
pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane 17:43
pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane 17:43
pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane 17:43
pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane 17:43
pgsql: Fix enforcement of restrictions inside regexp lookaround constra Tom Lane 17:43
Re: pgsql: Modify tqueue infrastructure to support transient record types. Kevin Grittner 18:26
pgsql: Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify Tom Lane 21:13
pgsql: Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify Tom Lane 21:13
pgsql: Add "xid <> xid" and "xid <> int4" operators. Tom Lane 21:40
pgsql: Update 9.5 release notes through today. Tom Lane 22:09
pgsql: Update 9.5 release notes through today. Tom Lane 22:09

Nov. 8, 2015

Thread Author Time
pgsql: Remove set-but-not-used variables. Robert Haas 01:31
pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch 22:36
pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch 22:36
pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch 22:36
pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch 22:36
pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch 22:36
pgsql: Don't connect() to a wildcard address in test_postmaster_connect Noah Misch 22:36
pgsql: Fix 9.5 version of previous commit to match its log message. Noah Misch 22:42
pgsql: Set replication origin when decoding commit records. Andres Freund 23:03
pgsql: Set replication origin when decoding commit records. Andres Freund 23:03

Nov. 9, 2015

Thread Author Time
pgsql: Add paragraph about ON CONFLICT interaction with partitioning. Andres Freund 05:59
pgsql: Add paragraph about ON CONFLICT interaction with partitioning. Andres Freund 05:59
Re: pgsql: Modify tqueue infrastructure to support transient record types. 📎 Amit Kapila 09:06
Re: pgsql: Modify tqueue infrastructure to support transient record types. 📎 Amit Kapila 13:18
pgsql: Translation updates Peter Eisentraut 15:21
Re: [COMMITTERS] pgsql: Modify tqueue infrastructure to support transient record types. Robert Haas 15:44
pgsql: Add a dummy return statement to TupleQueueRemap. Robert Haas 15:48
pgsql: Fix rebasing mistake in nodeGather.c Robert Haas 15:54
Re: pgsql: Modify tqueue infrastructure to support transient record types. Robert Haas 15:54
pgsql: Comment update. Robert Haas 18:53
pgsql: Stamp 9.5beta2. Robert Haas 19:54

Nov. 10, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Translation updates Alvaro Herrera 17:03
pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane 21:01
pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane 21:01
pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane 21:01
pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane 21:01
pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane 21:01
pgsql: Improve our workaround for 'TeX capacity exceeded' in building P Tom Lane 21:01
pgsql: Add missing "static" qualifier. Tom Lane 23:24

Nov. 11, 2015

Thread Author Time
pgsql: Docs: fix misleading example. Tom Lane 03:11
pgsql: Docs: fix misleading example. Tom Lane 03:11
pgsql: Docs: fix misleading example. Tom Lane 03:11
pgsql: Add outfuncs.c support for GatherPath. Robert Haas 11:30
pgsql: Make sequential scans parallel-aware. Robert Haas 14:02
pgsql: Generate parallel sequential scan plans in simple cases. Robert Haas 14:03
Re: pgsql: Generate parallel sequential scan plans in simple cases. Simon Riggs 15:32
Re: pgsql: Generate parallel sequential scan plans in simple cases. Magnus Hagander 15:35
Re: pgsql: Generate parallel sequential scan plans in simple cases. Robert Haas 15:54
Re: [COMMITTERS] pgsql: Translation updates Peter Eisentraut 17:01
Re: pgsql: Generate parallel sequential scan plans in simple cases. Peter Geoghegan 17:08
Re: pgsql: Generate parallel sequential scan plans in simple cases. David Fetter 17:22
Re: pgsql: Generate parallel sequential scan plans in simple cases. Peter Geoghegan 17:36
pgsql: Be more noisy about "wrong number of nailed relations" initfile Tom Lane 18:39
Re: [COMMITTERS] pgsql: Translation updates Alvaro Herrera 19:05
Re: pgsql: Generate parallel sequential scan plans in simple cases. Joe Conway 19:06
pgsql: Improve documentation around autovacuum-related storage paramete Tom Lane 22:13
pgsql: Improve documentation around autovacuum-related storage paramete Tom Lane 22:13
Re: pgsql: Generate parallel sequential scan plans in simple cases. Michael Paquier 23:58

Nov. 12, 2015

Thread Author Time
pgsql: Do a round of copy-editing on the 9.5 release notes. Tom Lane 00:19
pgsql: Do a round of copy-editing on the 9.5 release notes. Tom Lane 00:19
pgsql: Provide readfuncs support for custom scans. Robert Haas 12:44
pgsql: Make idle backends exit if the postmaster dies. Robert Haas 14:16
pgsql: libpq: Notice errors a backend may have sent just before dying. Robert Haas 14:17
Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Tom Lane 14:29
Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Robert Haas 15:46
Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Tom Lane 16:25
Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Tom Lane 16:54
pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane 18:04
pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane 18:04
pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane 18:04
pgsql: Fix unwanted flushing of libpq's input buffer when socket EOF is Tom Lane 18:04
Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Robert Haas 18:28
pgsql: Tag refs/tags/REL9_5_BETA2 was created pgsql 19:23
pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas 19:59
pgsql: vacuumdb: don't prompt for passwords over and over Alvaro Herrera 21:22
pgsql: vacuumdb: don't prompt for passwords over and over Alvaro Herrera 21:22

Nov. 13, 2015

Thread Author Time
Re: pgsql: libpq: Notice errors a backend may have sent just before dying. Michael Paquier 01:24
pgsql: Correct sepgsql docs with regard to RLS Stephen Frost 16:07
pgsql: Correct sepgsql docs with regard to RLS Stephen Frost 16:07

Nov. 14, 2015

Thread Author Time
pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian 16:47
pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian 16:47
pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian 16:47
pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian 16:47
pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian 16:47
pgsql: pg_upgrade: properly detect file copy failure on Windows Bruce Momjian 16:47
pgsql: PL/Python: Make tests pass with Python 3.5 Peter Eisentraut 18:54
pgsql: PL/Python: Make tests pass with Python 3.5 Peter Eisentraut 18:54
pgsql: PL/Python: Make tests pass with Python 3.5 Peter Eisentraut 18:54
pgsql: Fix spelling error in postgresql.conf Bruce Momjian 19:00
pgsql: Improve type numeric's calculations for ln(), log(), exp(), pow( Tom Lane 19:56

Nov. 15, 2015

Thread Author Time
pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane 19:41
pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane 19:41
pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane 19:41
pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane 19:41
pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane 19:41
pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES( Tom Lane 19:41
pgsql: Remove accidentally-committed debugging code. Robert Haas 23:16

Nov. 16, 2015

Thread Author Time
pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane 18:45
pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane 18:45
pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane 18:45
pgsql: Speed up ruleutils' name de-duplication code, and fix overlength Tom Lane 18:45
pgsql: Remove volatile qualifiers from bufmgr.c and freelist.c Robert Haas 23:53

Nov. 17, 2015

Thread Author Time
pgsql: doc: Fix commas and improve spacing Peter Eisentraut 00:02
pgsql: doc: Fix commas and improve spacing Peter Eisentraut 00:02
pgsql: Message improvements Peter Eisentraut 03:07
pgsql: Message improvements Peter Eisentraut 03:07
pgsql: Improve message Peter Eisentraut 03:27
pgsql: Improve message Peter Eisentraut 03:27
Re: pgsql: Message improvements Euler Taveira 03:51
pgsql: Message style fix Peter Eisentraut 11:55
pgsql: Message style fix Peter Eisentraut 11:55
Re: pgsql: Message improvements Peter Eisentraut 11:56
pgsql: Back-patch fixes to make TAP tests work on Windows. Tom Lane 19:10
pgsql: Back-patch fixes to make TAP tests work on Windows. Tom Lane 19:10
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Tom Lane 19:15
pgsql: Fix possible internal overflow in numeric division. Tom Lane 20:47
pgsql: Fix possible internal overflow in numeric division. Tom Lane 20:47
pgsql: Fix possible internal overflow in numeric division. Tom Lane 20:47
pgsql: Fix possible internal overflow in numeric division. Tom Lane 20:47
pgsql: Fix possible internal overflow in numeric division. Tom Lane 20:47
pgsql: Fix possible internal overflow in numeric division. Tom Lane 20:47
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Andrew Dunstan 23:00

Nov. 18, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Michael Paquier 00:18
Re: pgsql: Generate parallel sequential scan plans in simple cases. Amit Kapila 11:51
pgsql: Fix dumb bug in tqueue.c Robert Haas 13:28
Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Thom Brown 13:54
pgsql: Avoid aggregating worker instrumentation multiple times. Robert Haas 17:36
pgsql: Make a comment more precise. Robert Haas 20:27
pgsql: Accept flex > 2.5.x in configure. Tom Lane 22:45
pgsql: Accept flex > 2.5.x in configure. Tom Lane 22:45
pgsql: Accept flex > 2.5.x in configure. Tom Lane 22:45
pgsql: Accept flex > 2.5.x in configure. Tom Lane 22:45
pgsql: Accept flex > 2.5.x in configure. Tom Lane 22:45
pgsql: Accept flex > 2.5.x in configure. Tom Lane 22:45

Nov. 19, 2015

Thread Author Time
pgsql: Remove function names from some elog() calls in heapam.c. Andres Freund 00:38
pgsql: Improve ON CONFLICT documentation. Andres Freund 00:38
pgsql: Remove function names from some elog() calls in heapam.c. Andres Freund 00:38
pgsql: Improve ON CONFLICT documentation. Andres Freund 00:48
pgsql: Fix incomplete set_foreignscan_references handling for fdw_reche Robert Haas 03:32
pgsql: Fix incomplete set_foreignscan_references handling for fdw_reche Robert Haas 03:32
pgsql: Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan 03:51
Re: [COMMITTERS] pgsql: Improve vcregress.pl's handling of tap tests for client programs Michael Paquier 03:58
pgsql: Update docs for vcregress.pl bincheck changes Andrew Dunstan 04:38
pgsql: Update docs for vcregress.pl bincheck changes Andrew Dunstan 04:38
pgsql: Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan 04:38
pgsql: Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan 04:38
pgsql: Update docs for vcregress.pl bincheck changes Andrew Dunstan 04:38
Re: [COMMITTERS] pgsql: Improve vcregress.pl's handling of tap tests for client programs Andrew Dunstan 04:39
pgsql: fix a perl typo Andrew Dunstan 07:43
pgsql: fix a perl typo Andrew Dunstan 07:43
pgsql: fix a perl typo Andrew Dunstan 07:43
pgsql: Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERRO Robert Haas 15:51
pgsql: Fix thinko: errmsg -> ereport. Tom Lane 19:16
pgsql: Fix thinko: errmsg -> ereport. Tom Lane 19:16
pgsql: doc: Clarify some things on pg_receivexlog reference page Peter Eisentraut 19:38

Browse Archives

Prev | Next