pgsql-committers before 2017-09-20 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

Sept. 13, 2017

Thread Author Time
pgsql: Improve error message in WAL sender Peter Eisentraut 12:35
Re: [COMMITTERS] pgsql: Logical replication support for initial data copy Peter Eisentraut 12:36
pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian 13:11
pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian 13:11
pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian 13:11
pgsql: docs: improve pg_upgrade standby instructions Bruce Momjian 13:11
pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian 13:22
pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian 13:22
pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian 13:22
pgsql: docs: adjust "link mode" mention in pg_upgrade streaming steps Bruce Momjian 13:22
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b 📎 Robert Haas 13:51
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Robert Haas 13:53
pgsql: doc: Remove incorrect SCRAM protocol documentation Peter Eisentraut 14:13
pgsql: doc: Remove incorrect SCRAM protocol documentation Peter Eisentraut 14:13
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Dean Rasheed 14:54
pgsql: Distinguish selectivity of < from <= and > from >=. Tom Lane 15:12
pgsql: Update contrib/seg for new scalarlesel/scalargesel selectivity f Tom Lane 15:55
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Robert Haas 16:06
pgsql: Adjust unstable regression test case. Tom Lane 16:27
pgsql: Make setlocale in ECPG test cases thread aware on Windows. Michael Meskes 23:18
pgsql: Changed order of statements and added an additiona MSVC safeguar Michael Meskes 23:18
pgsql: Make setlocale in ECPG test cases thread aware on Windows. Michael Meskes 23:18
pgsql: Changed order of statements and added an additiona MSVC safeguar Michael Meskes 23:18
Re: pgsql: Changed order of statements and added an additiona MSVC safeguar Michael Meskes 23:20

Sept. 14, 2017

Thread Author Time
pgsql: Fix ordering in pg_dump of GRANTs Stephen Frost 00:05
pgsql: Fix ordering in pg_dump of GRANTs Stephen Frost 00:05
pgsql: Fix ordering in pg_dump of GRANTs Stephen Frost 00:05
Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Noah Misch 02:49
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Dean Rasheed 07:53
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Dean Rasheed 07:54
Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Dean Rasheed 08:01
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b 📎 Amit Langote 09:01
pgsql: Properly check interrupts in execScan.c. Andres Freund 09:06
pgsql: Properly check interrupts in execScan.c. Andres Freund 09:06
pgsql: Set partitioned_rels appropriately when UNION ALL is used. Robert Haas 15:06
pgsql: Set partitioned_rels appropriately when UNION ALL is used. Robert Haas 15:06
Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Robert Haas 15:10
pgsql: Fix inconsistent capitalization. Robert Haas 15:14
pgsql: Fix inconsistent capitalization. Robert Haas 15:14
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Stephen Frost 15:41
pgsql: Remove BoolPtr type Peter Eisentraut 16:09
pgsql: Fix bool/int type confusion Peter Eisentraut 16:09
pgsql: Make RelationGetPartitionDispatchInfo expand depth-first. Robert Haas 16:36
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b David G. Johnston 16:59
pgsql: Avoid use of bool in thread_test.c Peter Eisentraut 17:28
pgsql: Expand partitioned table RTEs level by level, without flattening Robert Haas 19:41
pgsql: Perform only one ReadControlFile() during startup. Andres Freund 21:18
pgsql: Add missing tags to GetCommandLogLevel. Robert Haas 21:19
pgsql: Add missing tags to GetCommandLogLevel. Robert Haas 21:19
pgsql: Add missing tags to GetCommandLogLevel. Robert Haas 21:19

Sept. 15, 2017

Thread Author Time
pgsql: pg_archivecleanup: Add test suite Peter Eisentraut 02:46
pgsql: adminpack: Add test suite Peter Eisentraut 02:46
pgsql: passwordcheck: Add test suite Peter Eisentraut 02:46
pgsql: lo: Add test suite Peter Eisentraut 02:46
pgsql: isn: Fix debug code Peter Eisentraut 02:46
pgsql: fuzzystrmatch: Add test suite Peter Eisentraut 02:46
pgsql: chkpass: Add test suite Peter Eisentraut 02:46
Re: [COMMITTERS] pgsql: passwordcheck: Add test suite Michael Paquier 03:02
pgsql: Remove TupleDesc remapping logic from tqueue.c. Andres Freund 03:03
pgsql: Add support for coordinating record typmods among parallel worke Andres Freund 03:03
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 03:18
Re: pgsql: Add support for coordinating record typmods among parallel worke Thomas Munro 03:38
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 03:45
Re: pgsql: Add support for coordinating record typmods among parallel worke Andres Freund 04:11
Re: [COMMITTERS] pgsql: passwordcheck: Add test suite 📎 Michael Paquier 04:20
pgsql: Avoid duplicate typedef for SharedRecordTypmodRegistry. Tom Lane 04:25
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 04:29
Re: pgsql: Add support for coordinating record typmods among parallel worke 📎 Thomas Munro 04:34
Re: pgsql: Add support for coordinating record typmods among parallel worke 📎 Thomas Munro 04:42
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 04:53
pgsql: Don't use anonymous unions. Tom Lane 04:57
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 04:59
Re: pgsql: Add support for coordinating record typmods among parallel worke 📎 Thomas Munro 06:47
pgsql: Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. Robert Haas 12:19
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 14:33
pgsql: Get rid of shared_record_typmod_registry_worker_detach; it doesn Tom Lane 14:52
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 14:55
pgsql: Add LDAP authentication test suite Peter Eisentraut 16:14
Re: pgsql: Add support for coordinating record typmods among parallel worke Andres Freund 18:07
Re: pgsql: Add support for coordinating record typmods among parallel worke Andres Freund 18:14
pgsql: Apply pg_get_serial_sequence() to identity column sequences as w Peter Eisentraut 18:29
pgsql: Apply pg_get_serial_sequence() to identity column sequences as w Peter Eisentraut 18:29
Re: pgsql: Add support for coordinating record typmods among parallel worke Tom Lane 19:07
Re: pgsql: Add support for coordinating record typmods among parallel worke Andres Freund 19:16
Re: pgsql: Add support for coordinating record typmods among parallel worke Thomas Munro 20:56
pgsql: src/test/ldap: Fix test function in Linux port Alvaro Herrera 22:40

Sept. 16, 2017

Thread Author Time
pgsql: After a MINVALUE/MAXVALUE bound, allow only more of the same. Robert Haas 01:34
Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b Robert Haas 01:35
pgsql: After a MINVALUE/MAXVALUE bound, allow only more of the same. Robert Haas 01:38
Re: pgsql: Expand partitioned table RTEs level by level, without flattening Andreas Seltenreich 10:55
Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. Tom Lane 14:32
pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian 15:58
pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian 15:58
pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian 15:58
pgsql: docs: clarify pg_upgrade docs regarding standbys and rsync Bruce Momjian 15:58
pgsql: Fix SQL-spec incompatibilities in new transition table feature. Tom Lane 17:20
pgsql: Fix SQL-spec incompatibilities in new transition table feature. Tom Lane 17:20
Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. Andres Freund 18:26
Re: Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. Tom Lane 18:30
Re: Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. Andres Freund 18:38
pgsql: Doc: add example of transition table use in a trigger. Tom Lane 19:32
pgsql: Doc: add example of transition table use in a trigger. Tom Lane 19:32
Re: Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. Tom Lane 19:59
Re: Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. Andres Freund 20:27

Sept. 17, 2017

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. 📎 Andres Freund 08:07
pgsql: Fix bogus size calculation introduced by commit cc5f81366. Tom Lane 15:35
pgsql: Ensure that BEFORE STATEMENT triggers fire the right number of t Tom Lane 16:16
pgsql: Ensure that BEFORE STATEMENT triggers fire the right number of t Tom Lane 16:16
pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane 18:50
pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane 18:50
pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane 18:50
pgsql: Fix possible dangling pointer dereference in trigger.c. Tom Lane 18:50