pgsql-committers since 2015-11-05 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

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