pgsql-committers since 2019-02-25 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

Feb. 25, 2019

Thread Author Time
pgsql: Make release of 2PC identifier and locks consistent in COMMIT PR Michael Paquier 05:21
pgsql: Remove unnecessary use of PROCEDURAL Peter Eisentraut 08:19
pgsql: psql: Remove obsolete code Peter Eisentraut 11:01
Re: pgsql: Avoid creation of the free space map for small heap relations, t Tom Lane 17:02
Re: pgsql: Avoid creation of the free space map for small heap relations, t Tom Lane 17:44

Feb. 26, 2019

Thread Author Time
pgsql: Correct obsolete nbtree page deletion comment. Peter Geoghegan 00:56
pgsql: Remove unneeded argument from _bt_getstackbuf(). Peter Geoghegan 01:49
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 01:59
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 03:08
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 03:47
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 03:47
pgsql: Simplify some code in pg_rewind when syncing target directory Michael Paquier 07:15
Re: pgsql: Avoid creation of the free space map for small heap relations, t 📎 Amit Kapila 09:28
pgsql: Hopefully fixing memory handling issues in ecpglib that Coverity Michael Meskes 09:58
pgsql: Free memory in ecpg bytea regression test. Michael Meskes 11:00
pgsql: Change lock acquisition order in expand_inherited_rtentry. Robert Haas 17:24

Feb. 27, 2019

Thread Author Time
pgsql: Add ExecStorePinnedBufferHeapTuple. Andres Freund 02:07
Re: pgsql: Avoid creation of the free space map for small heap relations, t 📎 Amit Kapila 04:05
pgsql: Store table oid and tuple's tid in tuple slots directly. Andres Freund 04:41
pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 04:41
pgsql: Allow to use HeapTupleData embedded in [Buffer]HeapTupleTableSlo Andres Freund 04:41
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 05:19
pgsql: Fix memory leak when inserting tuple at relation creation for CT Michael Paquier 05:21
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 05:37
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 06:22
pgsql: Set fallback_application_name for a walreceiver to cluster_name Peter Eisentraut 10:01
pgsql: Set cluster_name for PostgresNode.pm instances Peter Eisentraut 10:01
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Tom Lane 16:35
pgsql: Initialize variable to silence compiler warning. Andres Freund 17:18
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 17:18
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Tom Lane 17:20
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andrew Dunstan 17:59