pgsql-committers since 2016-10-13 20:08

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. 13, 2016

Thread Author Time
pgsql: Remove dead code in pg_dump. Tom Lane 20:08
pgsql: Fix another bug in merging of inherited CHECK constraints. Tom Lane 21:05
pgsql: Fix another bug in merging of inherited CHECK constraints. Tom Lane 21:05
pgsql: Fix another bug in merging of inherited CHECK constraints. Tom Lane 21:05
pgsql: Fix another bug in merging of inherited CHECK constraints. Tom Lane 21:05
pgsql: Fix another bug in merging of inherited CHECK constraints. Tom Lane 21:05
pgsql: Fix another bug in merging of inherited CHECK constraints. Tom Lane 21:05
Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o Andres Freund 21:14
Re: [COMMITTERS] pgsql: Remove spurious word. Tatsuo Ishii 22:41
pgsql: Fix typo. Tatsuo Ishii 22:47
pgsql: Fix typo. Tatsuo Ishii 22:47
pgsql: Fix handling of pgstat counters for TRUNCATE in a prepared trans Tom Lane 23:46
pgsql: Fix handling of pgstat counters for TRUNCATE in a prepared trans Tom Lane 23:46
pgsql: Fix handling of pgstat counters for TRUNCATE in a prepared trans Tom Lane 23:46

Oct. 14, 2016

Thread Author Time
pgsql: Fix typo. Tatsuo Ishii 00:07
pgsql: Fix typo. Tatsuo Ishii 00:07
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Peter Eisentraut 04:18
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Peter Eisentraut 04:23
Re: [COMMITTERS] pgsql: Remove spurious word. Robert Haas 15:24
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 15:27
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Tom Lane 15:33
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 15:38
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Tom Lane 16:10
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 16:17
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Tom Lane 16:43
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 17:49
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Tom Lane 18:00
Re: Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 18:07
pgsql: Fix assorted integer-overflow hazards in varbit.c. Tom Lane 20:28
pgsql: Fix assorted integer-overflow hazards in varbit.c. Tom Lane 20:28
pgsql: Fix assorted integer-overflow hazards in varbit.c. Tom Lane 20:28
pgsql: Fix assorted integer-overflow hazards in varbit.c. Tom Lane 20:28
pgsql: Fix assorted integer-overflow hazards in varbit.c. Tom Lane 20:28
pgsql: Fix assorted integer-overflow hazards in varbit.c. Tom Lane 20:28
pgsql: Fix assorted integer-overflow hazards in varbit.c. Tom Lane 20:28
pgsql: Remove spurious word. Tatsuo Ishii 21:49
Re: [COMMITTERS] pgsql: Remove spurious word. Tatsuo Ishii 21:50
pgsql: Add a macro templatized hashtable. Andres Freund 23:21
pgsql: Use more efficient hashtable for tidbitmap.c to speed up bitmap Andres Freund 23:21
pgsql: Add likely/unlikely() branch hint macros. Andres Freund 23:21

Oct. 15, 2016

Thread Author Time
pgsql: Use more efficient hashtable for execGrouping.c to speed up hash Andres Freund 00:28

Oct. 17, 2016

Thread Author Time
pgsql: Replace PostmasterRandom() with a stronger way of generating ran Heikki Linnakangas 08:53
pgsql: Fix use-after-free around DISTINCT transition function calls. Heikki Linnakangas 09:18
pgsql: Fix use-after-free around DISTINCT transition function calls. Heikki Linnakangas 09:18
pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Heikki Linnakangas 14:29
Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Tom Lane 14:50
Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Robert Haas 15:02
Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Heikki Linnakangas 15:09
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Stephen Frost 15:18
Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Tom Lane 15:21
Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Magnus Hagander 15:33
Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Heikki Linnakangas 17:48
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Tom Lane 18:14
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Robert Haas 20:03
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Robert Haas 20:09
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Tom Lane 20:35
pgsql: By default, set log_line_prefix = '%m [%p] '. Robert Haas 20:53
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Tom Lane 21:28

Oct. 18, 2016

Thread Author Time
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Michael Paquier 00:58
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Michael Paquier 01:50
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Tom Lane 03:34
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Heikki Linnakangas 08:10
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Dave Page 09:52
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Heikki Linnakangas 11:18
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Dave Page 12:11
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Tom Lane 12:41
Re: Re: [COMMITTERS] pgsql: Replace PostmasterRandom() with a stronger way of generating ran Michael Paquier 12:53
pgsql: Revert "Replace PostmasterRandom() with a stronger way of genera Heikki Linnakangas 13:29
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Dave Page 13:32
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Heikki Linnakangas 13:34
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Tom Lane 13:40
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Dave Page 13:47
pgsql: Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 16:25
pgsql: Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 16:25
pgsql: Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 16:25
pgsql: Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 16:25
pgsql: Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 16:25
pgsql: Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 16:25
pgsql: Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 16:25
pgsql: Fix typo in comment. Robert Haas 17:45
pgsql: Fix a few typos in simplehash.h. Andres Freund 17:56
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Tom Lane 18:09
pgsql: Improve regression test coverage for hash indexes. Robert Haas 20:00

Oct. 19, 2016

Thread Author Time
Re: pgsql: Add a macro templatized hashtable. Peter Eisentraut 10:31
pgsql: Fix WAL-logging of FSM and VM truncation. Heikki Linnakangas 11:29
pgsql: Fix WAL-logging of FSM and VM truncation. Heikki Linnakangas 12:01
pgsql: Fix WAL-logging of FSM and VM truncation. Heikki Linnakangas 12:01
pgsql: Fix WAL-logging of FSM and VM truncation. Heikki Linnakangas 12:01
pgsql: Fix WAL-logging of FSM and VM truncation. Heikki Linnakangas 12:01
pgsql: pg_ctl: Add long options for -w and -W Peter Eisentraut 12:50
pgsql: initdb pg_basebackup: Rename --noxxx options to --no-xxx Peter Eisentraut 12:50
pgsql: pg_ctl: Add long option for -o Peter Eisentraut 12:50
pgsql: doc: Consistently use = sign in long options synopses Peter Eisentraut 12:50
pgsql: Use pg_ctl promote -w in TAP tests Peter Eisentraut 13:21
pgsql: Make getrusage() output a little more readable Peter Eisentraut 13:58
packing/alignment annotation for ItemPointerData redux Greg Stark 15:50
Re: [COMMITTERS] packing/alignment annotation for ItemPointerData redux Tom Lane 16:20
Re: [COMMITTERS] packing/alignment annotation for ItemPointerData redux Greg Stark 16:30
Re: [COMMITTERS] packing/alignment annotation for ItemPointerData redux 📎 Greg Stark 16:33
Re: [COMMITTERS] packing/alignment annotation for ItemPointerData redux 📎 Greg Stark 16:36
Re: [COMMITTERS] packing/alignment annotation for ItemPointerData redux Tom Lane 16:51
Re: pgsql: Make getrusage() output a little more readable Peter Geoghegan 19:06
pgsql: Update time zone data files to tzdata release 2016g. Tom Lane 21:57
pgsql: Update time zone data files to tzdata release 2016g. Tom Lane 21:57
pgsql: Update time zone data files to tzdata release 2016g. Tom Lane 21:57
pgsql: Update time zone data files to tzdata release 2016g. Tom Lane 21:57
pgsql: Update time zone data files to tzdata release 2016g. Tom Lane 21:57
pgsql: Update time zone data files to tzdata release 2016g. Tom Lane 21:57
pgsql: Update time zone data files to tzdata release 2016g. Tom Lane 21:57
pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >= Tom Lane 22:12
pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >= Tom Lane 22:12
pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >= Tom Lane 22:12
pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >= Tom Lane 22:12
pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >= Tom Lane 22:12
pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >= Tom Lane 22:12
pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >= Tom Lane 22:12
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 22:56
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 22:56
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 22:56
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 22:56
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 22:56
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 22:56
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 22:56
pgsql: Windows portability fix. Tom Lane 23:28
pgsql: Windows portability fix. Tom Lane 23:28
pgsql: Windows portability fix. Tom Lane 23:28
pgsql: Windows portability fix. Tom Lane 23:28
pgsql: Windows portability fix. Tom Lane 23:28
pgsql: Windows portability fix. Tom Lane 23:28
pgsql: Windows portability fix. Tom Lane 23:28

Oct. 20, 2016

Thread Author Time
Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20 Thomas Munro 02:38
Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 03:22
pgsql: Another portability fix for tzcode2016g update. Tom Lane 03:33
pgsql: Another portability fix for tzcode2016g update. Tom Lane 03:33
pgsql: Another portability fix for tzcode2016g update. Tom Lane 03:33
pgsql: Another portability fix for tzcode2016g update. Tom Lane 03:33
pgsql: Another portability fix for tzcode2016g update. Tom Lane 03:33
pgsql: Another portability fix for tzcode2016g update. Tom Lane 03:33
pgsql: Another portability fix for tzcode2016g update. Tom Lane 03:33
pgsql: Remove a comment which is now incorrect. Robert Haas 14:29
pgsql: Rename "pg_xlog" directory to "pg_wal". Robert Haas 15:33
pgsql: Update time zone data files to tzdata release 2016h. Tom Lane 19:21
pgsql: Update time zone data files to tzdata release 2016h. Tom Lane 19:21
pgsql: Update time zone data files to tzdata release 2016h. Tom Lane 19:21
pgsql: Update time zone data files to tzdata release 2016h. Tom Lane 19:21
pgsql: Update time zone data files to tzdata release 2016h. Tom Lane 19:21
pgsql: Update time zone data files to tzdata release 2016h. Tom Lane 19:21
pgsql: Update time zone data files to tzdata release 2016h. Tom Lane 19:21
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:41
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:41
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:41
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:41
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:41
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:41
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:41
pgsql: Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 21:18
pgsql: Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 21:18
pgsql: Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 21:18
pgsql: Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 21:18
pgsql: Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 21:18
pgsql: Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 21:18

Oct. 21, 2016

Thread Author Time
pgsql: postgres_fdw: Push down aggregates to remote servers. Robert Haas 14:08
pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl Tom Lane 15:02
pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl Tom Lane 15:02
pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl Tom Lane 15:02
pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl Tom Lane 15:02
pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl Tom Lane 15:02
pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl Tom Lane 15:02
pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl Tom Lane 15:02
pgsql: postgres_fdw: Attempt to stabilize regression results. Robert Haas 15:33
pgsql: Fix comment formatting. Robert Haas 16:07
pgsql: First-draft release notes for 9.6.1. Tom Lane 23:43

Oct. 22, 2016

Thread Author Time
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Tom Lane 16:11
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Andrew Dunstan 17:09
pgsql: Improve documentation about use of Linux huge pages. Tom Lane 18:05
pgsql: Improve documentation about use of Linux huge pages. Tom Lane 18:05
pgsql: Improve documentation about use of Linux huge pages. Tom Lane 18:05
pgsql: Improve documentation about use of Linux huge pages. Tom Lane 18:05
Re: pgsql: postgres_fdw: Attempt to stabilize regression results. Andrew Dunstan 19:17

Oct. 23, 2016

Thread Author Time
pgsql: Allow pg_basebackup to stream transaction log in tar mode Magnus Hagander 13:28
Re: pgsql: Allow pg_basebackup to stream transaction log in tar mode Magnus Hagander 13:55
pgsql: Remove extra comma at end of enum list Magnus Hagander 13:57
pgsql: Fix walmethods.c build without libz Magnus Hagander 14:02
Re: pgsql: Allow pg_basebackup to stream transaction log in tar mode Magnus Hagander 14:04
pgsql: Fix obviously too quickly applied fix to zlib issue Magnus Hagander 14:09
Re: pgsql: Allow pg_basebackup to stream transaction log in tar mode Tom Lane 15:48
Re: pgsql: Allow pg_basebackup to stream transaction log in tar mode Magnus Hagander 16:03
pgsql: Rename walmethod fsync method to sync Magnus Hagander 16:06
pgsql: Avoid testing tuple visibility without buffer lock in RI_FKey_ch Tom Lane 19:02
pgsql: Avoid testing tuple visibility without buffer lock in RI_FKey_ch Tom Lane 19:02
pgsql: Avoid testing tuple visibility without buffer lock in RI_FKey_ch Tom Lane 19:02
pgsql: Avoid testing tuple visibility without buffer lock in RI_FKey_ch Tom Lane 19:02
pgsql: Avoid testing tuple visibility without buffer lock in RI_FKey_ch Tom Lane 19:02
pgsql: Avoid testing tuple visibility without buffer lock in RI_FKey_ch Tom Lane 19:02
pgsql: Avoid testing tuple visibility without buffer lock in RI_FKey_ch Tom Lane 19:02
Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. Heikki Linnakangas 19:22
pgsql: Don't throw serialization errors for self-conflicts in INSERT ON Tom Lane 22:36
pgsql: Don't throw serialization errors for self-conflicts in INSERT ON Tom Lane 22:36
pgsql: Don't throw serialization errors for self-conflicts in INSERT ON Tom Lane 22:36
pgsql: Avoid testing tuple visibility without buffer lock. Tom Lane 23:14

Browse Archives

Prev | Next