pgsql-committers since 2018-09-12 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. 12, 2018

Thread Author Time
pgsql: ecpg: Change --version output to common style Peter Eisentraut 12:40
pgsql: ecpg: Change --version output to common style Peter Eisentraut 12:40
pgsql: ecpg: Change --version output to common style Peter Eisentraut 12:40
pgsql: On all Windows platforms, not just Cygwin, use _timezone and _tz Andrew Dunstan 16:26
pgsql: On all Windows platforms, not just Cygwin, use _timezone and _tz Andrew Dunstan 16:26
pgsql: Repair bug in regexp split performance improvements. Andrew Gierth 18:56
pgsql: Repair bug in regexp split performance improvements. Andrew Gierth 18:56
pgsql: Repair bug in regexp split performance improvements. Andrew Gierth 18:56
pgsql: Repair bug in regexp split performance improvements. Andrew Gierth 18:56
pgsql: Repair bug in regexp split performance improvements. Andrew Gierth 18:56
pgsql: Repair bug in regexp split performance improvements. Andrew Gierth 18:56
pgsql: Repair bug in regexp split performance improvements. Andrew Gierth 18:56
pgsql: Minor fixes for psql tab completion. Tom Lane 19:25
pgsql: Minor fixes for psql tab completion. Tom Lane 19:25

Sept. 13, 2018

Thread Author Time
pgsql: Simplify index tuple descriptor initialization Peter Eisentraut 06:27
pgsql: doc: Update broken links Peter Eisentraut 06:54
pgsql: doc: Update broken links Peter Eisentraut 06:54
pgsql: doc: Update broken links Peter Eisentraut 06:54
pgsql: doc: Update broken links Peter Eisentraut 06:54
pgsql: doc: Update broken links Peter Eisentraut 06:54
pgsql: Simplify static function in extension.c Michael Paquier 08:02
pgsql: Attach FPI to the first record after full_page_writes is turned Amit Kapila 10:58
pgsql: Attach FPI to the first record after full_page_writes is turned Amit Kapila 10:58
pgsql: Attach FPI to the first record after full_page_writes is turned Amit Kapila 10:58
pgsql: Attach FPI to the first record after full_page_writes is turned Amit Kapila 10:58
pgsql: Attach FPI to the first record after full_page_writes is turned Amit Kapila 10:58
pgsql: Attempt to identify system timezone by reading /etc/localtime sy Tom Lane 16:36
pgsql: Detect LLVM 7 without specifying binaries explicitly. Andres Freund 17:43
pgsql: Detect LLVM 7 without specifying binaries explicitly. Andres Freund 17:43
pgsql: Message style improvements Peter Eisentraut 21:38
pgsql: Message style improvements Peter Eisentraut 21:38
pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 22:39

Sept. 14, 2018

Thread Author Time
pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 01:05
pgsql: Back-patch "Fix parallel hash join path search." Amit Kapila 03:19
pgsql: Don't allow LIMIT/OFFSET clause within sub-selects to be pushed Amit Kapila 04:53
pgsql: Don't allow LIMIT/OFFSET clause within sub-selects to be pushed Amit Kapila 04:53
pgsql: Don't allow LIMIT/OFFSET clause within sub-selects to be pushed Amit Kapila 04:53
pgsql: Don't allow LIMIT/OFFSET clause within sub-selects to be pushed Amit Kapila 04:53
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 15:22
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Alvaro Herrera 15:35
pgsql: Order active window clauses for greater reuse of Sort nodes. Andrew Gierth 16:36
pgsql: Fix ALTER/TYPE on columns referenced by FKs in partitioned table Alvaro Herrera 17:25
pgsql: Fix ALTER/TYPE on columns referenced by FKs in partitioned table Alvaro Herrera 17:25
pgsql: Improve parallel scheduling logic in pg_dump/pg_restore. Tom Lane 21:31
pgsql: Move PartitionDispatchData struct definition to execPartition.c Alvaro Herrera 22:36
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 22:49

Sept. 15, 2018

Thread Author Time
pgsql: Move PartitionDispatchData struct definition to execPartition.c Alvaro Herrera 13:14
pgsql: Fix failure with initplans used conditionally during EvalPlanQua Tom Lane 17:43
pgsql: Fix failure with initplans used conditionally during EvalPlanQua Tom Lane 17:43
pgsql: Fix failure with initplans used conditionally during EvalPlanQua Tom Lane 17:43
pgsql: Fix failure with initplans used conditionally during EvalPlanQua Tom Lane 17:43
pgsql: Fix failure with initplans used conditionally during EvalPlanQua Tom Lane 17:43
pgsql: Fix failure with initplans used conditionally during EvalPlanQua Tom Lane 17:43
pgsql: Fix failure with initplans used conditionally during EvalPlanQua Tom Lane 17:43
pgsql: In v11, disable JIT by default (it's still enabled by default in Tom Lane 21:24
pgsql: In v11, disable JIT by default (it's still enabled by default in Tom Lane 21:24
Re: pgsql: In v11, disable JIT by default (it's still enabled by default in Bruce Momjian 22:27

Sept. 16, 2018

Thread Author Time
pgsql: doc: clarify pg_basebackup's -C/--create-slot description Bruce Momjian 15:35
pgsql: doc: clarify pg_basebackup's -C/--create-slot description Bruce Momjian 15:35
pgsql: Add outfuncs.c support for RawStmt nodes. Tom Lane 17:03
pgsql: Add outfuncs.c support for RawStmt nodes. Tom Lane 17:03
pgsql: Add outfuncs.c support for RawStmt nodes. Tom Lane 17:03
pgsql: Fix out-of-tree build for transform modules. Andrew Gierth 18:47
pgsql: Fix out-of-tree build for transform modules. Andrew Gierth 18:47
pgsql: Add list of acknowledgments to release notes Peter Eisentraut 20:29
pgsql: Add list of acknowledgments to release notes Peter Eisentraut 20:29

Sept. 17, 2018

Thread Author Time
pgsql: Translation updates Peter Eisentraut 06:58
pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 11:39
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 11:41
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 11:49
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 13:41
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 14:02
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 14:48
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Andrew Dunstan 15:13
pgsql: Fix pgbench lexer's "continuation" rule to cope with Windows new Tom Lane 16:11
pgsql: Fix pgbench lexer's "continuation" rule to cope with Windows new Tom Lane 16:11
pgsql: Fix pgbench lexer's "continuation" rule to cope with Windows new Tom Lane 16:11
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 16:13
pgsql: Remove dead code from pop_next_work_item(). Tom Lane 16:43
pgsql: Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT . Tom Lane 17:16
pgsql: Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT . Tom Lane 17:16
pgsql: Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT . Tom Lane 17:16
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Andrew Dunstan 18:30
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 22:00
pgsql: Stamp 11beta4. Tom Lane 22:44
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi 📎 Tom Lane 23:38

Sept. 18, 2018

Thread Author Time
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 00:11
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi 📎 Michael Paquier 02:42
pgsql: Refactor routines for subscription and publication lookups Michael Paquier 03:01
pgsql: Allow DSM allocation to be interrupted. Thomas Munro 11:46
pgsql: Allow DSM allocation to be interrupted. Thomas Munro 11:47
pgsql: Allow DSM allocation to be interrupted. Thomas Munro 11:47
pgsql: Allow DSM allocation to be interrupted. Thomas Munro 11:47
pgsql: Allow DSM allocation to be interrupted. Thomas Munro 11:48
pgsql: Allow DSM allocation to be interrupted. Thomas Munro 11:52
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 14:45
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Laurenz Albe 15:28
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 15:38
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Laurenz Albe 16:04
pgsql: Fix some probably-minor oversights in readfuncs.c. Tom Lane 17:02
pgsql: Fix some probably-minor oversights in readfuncs.c. Tom Lane 17:02
pgsql: Fix some probably-minor oversights in readfuncs.c. Tom Lane 17:02
pgsql: Fix some minor issues exposed by outfuncs/readfuncs testing. Tom Lane 19:08
pgsql: Add a debugging option to stress-test outfuncs.c and readfuncs.c Tom Lane 21:12
pgsql: Revert "Allow concurrent-safe open() and fopen() in frontend cod Tom Lane 21:34
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 21:38
pgsql: Add support for nearest-neighbor (KNN) searches to SP-GiST Alexander Korotkov 22:56

Sept. 19, 2018

Thread Author Time
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi 📎 Michael Paquier 02:32
Re: pgsql: Add support for nearest-neighbor (KNN) searches to SP-GiST Alexander Korotkov 08:22
Re: pgsql: Add support for nearest-neighbor (KNN) searches to SP-GiST Tom Lane 14:35
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 15:55
Re: pgsql: Add support for nearest-neighbor (KNN) searches to SP-GiST Alexander Korotkov 15:56
pgsql: Don't ignore locktable-full failures in StandbyAcquireAccessExcl Tom Lane 16:44
pgsql: Don't ignore locktable-full failures in StandbyAcquireAccessExcl Tom Lane 16:44
pgsql: Don't ignore locktable-full failures in StandbyAcquireAccessExcl Tom Lane 16:44
pgsql: Don't ignore locktable-full failures in StandbyAcquireAccessExcl Tom Lane 16:44
pgsql: Tag refs/tags/REL_11_BETA4 was created pgsql 17:25
pgsql: Fix minor error message style guide violation. Tom Lane 21:07
pgsql: Fix minor error message style guide violation. Tom Lane 21:07
pgsql: Enforce translation mode for Windows frontends to text with open Michael Paquier 23:56
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 23:58

Sept. 20, 2018

Thread Author Time
pgsql: Defer restoration of libraries in parallel workers. Thomas Munro 02:23
pgsql: Defer restoration of libraries in parallel workers. Thomas Munro 02:23
pgsql: Defer restoration of libraries in parallel workers. Thomas Munro 02:24
pgsql: Defer restoration of libraries in parallel workers. Thomas Munro 02:24
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Laurenz Albe 03:51
pgsql: Fix segment_bins corruption in dsa.c. Thomas Munro 04:32
pgsql: Fix segment_bins corruption in dsa.c. Thomas Munro 04:32
pgsql: Fix segment_bins corruption in dsa.c. Thomas Munro 04:33
pgsql: Fix handling of format string text characters in to_timestamp()/ Alexander Korotkov 12:51
Re: pgsql: Make WAL segment size configurable at initdb time. 📎 David Steele 15:48
pgsql: Teach genbki.pl to auto-generate pg_type entries for array types Tom Lane 19:14
pgsql: Add missing pg_description strings for pg_type entries. Tom Lane 20:06
pgsql: Add a "return" statement to pacify perlcritic. Tom Lane 20:10
pgsql: Fix psql's tab completion for TABLE. Tom Lane 21:21
pgsql: Fix psql's tab completion for ALTER DATABASE ... SET TABLESPACE. Tom Lane 21:21
pgsql: Remove special handling for open() in initdb for Windows Michael Paquier 21:44
Re: pgsql: Make WAL segment size configurable at initdb time. Michael Paquier 23:59

Sept. 21, 2018

Thread Author Time
Re: pgsql: Make WAL segment size configurable at initdb time. David Steele 01:14
Re: pgsql: Make WAL segment size configurable at initdb time. Andres Freund 01:23
pgsql: Error out for clang on x86-32 without SSE2 support, no -fexcess- Andres Freund 01:29
pgsql: Error out for clang on x86-32 without SSE2 support, no -fexcess- Andres Freund 01:29
pgsql: Error out for clang on x86-32 without SSE2 support, no -fexcess- Andres Freund 01:29
pgsql: Error out for clang on x86-32 without SSE2 support, no -fexcess- Andres Freund 01:29
pgsql: Error out for clang on x86-32 without SSE2 support, no -fexcess- Andres Freund 01:29
pgsql: Error out for clang on x86-32 without SSE2 support, no -fexcess- Andres Freund 01:29
pgsql: Error out for clang on x86-32 without SSE2 support, no -fexcess- Andres Freund 01:29
Re: pgsql: Make WAL segment size configurable at initdb time. Michael Paquier 04:53
pgsql: Document lock taken on referenced table when adding a foreign ke Michael Paquier 06:12
pgsql: Document lock taken on referenced table when adding a foreign ke Michael Paquier 06:12
Re: pgsql: Make WAL segment size configurable at initdb time. David Steele 11:44
pgsql: Use size_t consistently in dsa.{ch}. Thomas Munro 12:52
pgsql: Use size_t consistently in dsa.{ch}. Thomas Munro 12:53
pgsql: Use size_t consistently in dsa.{ch}. Thomas Munro 12:53
pgsql: Rationalize Query_for_list_of_[relations] query names in tab-com Tom Lane 16:41
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Robert Haas 16:46
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Sergei Kornilov 17:38
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Andres Freund 17:43
pgsql: Improve tab completion for ANALYZE, EXPLAIN, and VACUUM. Tom Lane 19:22
pgsql: Fix bogus tab-completion rule for CREATE PUBLICATION. Tom Lane 19:58
pgsql: Fix bogus tab-completion rule for CREATE PUBLICATION. Tom Lane 19:58
pgsql: Fix bogus tab-completion rule for CREATE PUBLICATION. Tom Lane 19:58
pgsql: docs: remove use of escape strings and use bytea hex output Bruce Momjian 23:55
pgsql: docs: remove use of escape strings and use bytea hex output Bruce Momjian 23:55
pgsql: docs: remove use of escape strings and use bytea hex output Bruce Momjian 23:55
pgsql: docs: remove use of escape strings and use bytea hex output Bruce Momjian 23:55
pgsql: docs: remove use of escape strings and use bytea hex output Bruce Momjian 23:55
pgsql: docs: remove use of escape strings and use bytea hex output Bruce Momjian 23:55
pgsql: docs: remove use of escape strings and use bytea hex output Bruce Momjian 23:55

Sept. 22, 2018

Thread Author Time
Re: pgsql: In v11, disable JIT by default (it's still enabled by default in Bruce Momjian 00:00
Re: pgsql: In v11, disable JIT by default (it's still enabled by default in Andres Freund 00:05
pgsql: doc: JIT is enabled by default in PG 12 Bruce Momjian 00:28
Re: pgsql: In v11, disable JIT by default (it's still enabled by default in Bruce Momjian 00:29
pgsql: Get rid of explicit argument-count markings in tab-complete.c. Tom Lane 00:50
pgsql: Make GUC wal_sender_timeout user-settable Michael Paquier 06:26
pgsql: Replace CAS loop with single TAS in ProcArrayGroupClearXid() Alexander Korotkov 13:27

Sept. 23, 2018

Thread Author Time
pgsql: Fix failure in WHERE CURRENT OF after rewinding the referenced c Tom Lane 20:06
pgsql: Fix failure in WHERE CURRENT OF after rewinding the referenced c Tom Lane 20:06
pgsql: Fix failure in WHERE CURRENT OF after rewinding the referenced c Tom Lane 20:06
pgsql: Fix failure in WHERE CURRENT OF after rewinding the referenced c Tom Lane 20:06
pgsql: Fix failure in WHERE CURRENT OF after rewinding the referenced c Tom Lane 20:06
pgsql: Fix failure in WHERE CURRENT OF after rewinding the referenced c Tom Lane 20:06
pgsql: Fix failure in WHERE CURRENT OF after rewinding the referenced c Tom Lane 20:06
pgsql: Doc: warn against using parallel restore with --load-via-partiti Tom Lane 22:34
pgsql: Doc: warn against using parallel restore with --load-via-partiti Tom Lane 22:34

Sept. 24, 2018

Thread Author Time
pgsql: Initialize random() in bootstrap/stand-alone postgres and in ini Noah Misch 06:04
pgsql: Initialize random() in bootstrap/stand-alone postgres and in ini Noah Misch 06:04
pgsql: Initialize random() in bootstrap/stand-alone postgres and in ini Noah Misch 06:04
pgsql: Initialize random() in bootstrap/stand-alone postgres and in ini Noah Misch 06:04
pgsql: Initialize random() in bootstrap/stand-alone postgres and in ini Noah Misch 06:04
pgsql: Initialize random() in bootstrap/stand-alone postgres and in ini Noah Misch 06:04
pgsql: Initialize random() in bootstrap/stand-alone postgres and in ini Noah Misch 06:04
pgsql: Document aclitem functions and operators Joe Conway 14:15
pgsql: Fix over-allocation of space for array_out()'s result string. Tom Lane 15:31
pgsql: Fix over-allocation of space for array_out()'s result string. Tom Lane 15:31
pgsql: Fix over-allocation of space for array_out()'s result string. Tom Lane 15:31
pgsql: Fix over-allocation of space for array_out()'s result string. Tom Lane 15:31
pgsql: Fix over-allocation of space for array_out()'s result string. Tom Lane 15:31
pgsql: Fix over-allocation of space for array_out()'s result string. Tom Lane 15:31
pgsql: Fix over-allocation of space for array_out()'s result string. Tom Lane 15:31

Browse Archives

Prev | Next