pgsql-committers since 2019-01-24 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

Jan. 24, 2019

Thread Author Time
pgsql: Detach constraints when partitions are detached Alvaro Herrera 03:02
pgsql: Detach constraints when partitions are detached Alvaro Herrera 03:02
pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane 03:47
pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane 03:47
pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane 03:47
pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane 03:47
pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane 03:47
pgsql: Blind attempt to fix _configthreadlocale() failures on MinGW. Tom Lane 03:47
Re: pgsql: Detach constraints when partitions are detached Tom Lane 04:58
Re: pgsql: Detach constraints when partitions are detached 📎 Amit Langote 05:22
pgsql: postgres_fdw: Account for tlist eval costs in estimate_path_cost Etsuro Fujita 07:51
pgsql: Simplify coding to detach constraints when detaching partition Alvaro Herrera 14:27
pgsql: Simplify coding to detach constraints when detaching partition Alvaro Herrera 14:27
Re: pgsql: Detach constraints when partitions are detached Alvaro Herrera 14:28
pgsql: Fix portability problem in pgbench. Tom Lane 16:32
pgsql: Fix portability problem in pgbench. Tom Lane 16:32
pgsql: Fix droppability of constraints upon partition detach Alvaro Herrera 17:10
pgsql: Fix droppability of constraints upon partition detach Alvaro Herrera 17:10
pgsql: Fix whitespace Peter Eisentraut 20:59
pgsql: PL/pgSQL: Add statement ID to statement structures Peter Eisentraut 21:25
pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane 21:47
pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane 21:47
pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane 21:47
pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane 21:47
pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane 21:47
pgsql: Remove infinite-loop hazards in ecpg test suite. Tom Lane 21:47
pgsql: Remove _configthreadlocale() calls in ecpg test suite. Tom Lane 22:02

Jan. 25, 2019

Thread Author Time
pgsql: Allow generalized expression syntax for partition bounds Peter Eisentraut 10:37
pgsql: Fix comments that claimed that mblen() only looks at first byte. Heikki Linnakangas 12:55
pgsql: Use single-byte Boyer-Moore-Horspool search even with multibyte Heikki Linnakangas 14:29
pgsql: Fix possibly-uninitialized-variable warning from commit 9556aa01 Tom Lane 16:27
pgsql: Teach nulltestsel() that system columns are never NULL. Tom Lane 16:44
pgsql: Split QTW_EXAMINE_RTES flag into QTW_EXAMINE_RTES_BEFORE/_AFTER. Tom Lane 22:09
pgsql: SQL comment: remove extra word in heading comment Bruce Momjian 23:57

Jan. 26, 2019

Thread Author Time
pgsql: Simplify restriction handling of two-phase commit for temporary Michael Paquier 01:47
Re: pgsql: Allow generalized expression syntax for partition bounds Michael Paquier 02:04
pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane 02:15
pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane 02:15
pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane 02:15
pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane 02:15
pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane 02:15
pgsql: Allow UNLISTEN in hot-standby mode. Tom Lane 02:15
Re: pgsql: Allow generalized expression syntax for partition bounds Amit Langote 02:53
Re: pgsql: Allow generalized expression syntax for partition bounds Michael Paquier 03:04
pgsql: Make regression test output locale-independent Peter Eisentraut 08:25
pgsql: Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 19:15
pgsql: Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 19:15
pgsql: Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 19:15
pgsql: Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 19:15
pgsql: Fix psql's "\g target" meta-command to work with COPY TO STDOUT. Tom Lane 19:15
pgsql: Change function call information to be variable length. Andres Freund 22:34

Jan. 27, 2019

Thread Author Time
pgsql: Allow for yet another crash symptom in 013_crash_restart.pl. Tom Lane 03:12
pgsql: Allow for yet another crash symptom in 013_crash_restart.pl. Tom Lane 03:12
Re: pgsql: Remove references to Majordomo Noah Misch 07:28
pgsql: Add TAP tests for vacuumdb with column lists Michael Paquier 13:29

Jan. 28, 2019

Thread Author Time
pgsql: In bootstrap mode, don't allow the creation of files if they don Amit Kapila 02:29
pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila 02:47
Re: pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila 03:19
Re: pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila 04:17
Re: pgsql: Avoid creation of the free space map for small heap relations. Andrew Gierth 04:55
Re: pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila 05:37
Re: pgsql: Avoid creation of the free space map for small heap relations. Andrew Gierth 05:40
Re: pgsql: Avoid creation of the free space map for small heap relations. Tom Lane 05:48
Re: pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila 05:56
Re: pgsql: Avoid creation of the free space map for small heap relations. Amit Kapila 05:57
Re: pgsql: Avoid creation of the free space map for small heap relations. Tom Lane 06:01
pgsql: Revert "Avoid creation of the free space map for small heap rela Amit Kapila 06:05
Re: pgsql: Avoid creation of the free space map for small heap relations. John Naylor 06:20
pgsql: Add tab completion for ALTER INDEX ALTER COLUMN in psql Michael Paquier 06:30
pgsql: doc: Add link from sslinfo to pg_stat_ssl Peter Eisentraut 13:48
Re: pgsql: Remove references to Majordomo Robert Haas 16:40
Re: pgsql: Remove references to Majordomo Stephen Frost 17:01
Re: pgsql: Remove references to Majordomo Tom Lane 18:26
Re: pgsql: Remove references to Majordomo Magnus Hagander 18:29
Re: pgsql: Remove references to Majordomo Stephen Frost 18:43
pgsql: psql: Remove unused tab completion query Peter Eisentraut 21:04
pgsql: Move page initialization from RelationAddExtraBlocks() to use. Andres Freund 21:33
pgsql: Install JIT related headers. Andres Freund 21:57
pgsql: Install JIT related headers. Andres Freund 21:57
pgsql: In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 22:54
pgsql: Separate per-batch and per-tuple memory contexts in COPY Tomas Vondra 23:43
pgsql: Fix race condition between relation extension and vacuum. Andres Freund 23:48

Jan. 29, 2019

Thread Author Time
pgsql: Revert "Move page initialization from RelationAddExtraBlocks() t Andres Freund 01:20
pgsql: Fix LLVM related headers to compile standalone (to fix cplusplus Andres Freund 02:16
pgsql: Fix LLVM related headers to compile standalone (to fix cplusplus Andres Freund 02:16
pgsql: Use catalog query to discover tables to process in vacuumdb Michael Paquier 02:28
pgsql: postgres_fdw: Fix test for cached costs in estimate_path_cost_si Etsuro Fujita 03:30
pgsql: Improve wording about WAL files in tar mode of pg_basebackup Magnus Hagander 09:45
pgsql: Improve wording about WAL files in tar mode of pg_basebackup Magnus Hagander 09:45
pgsql: Improve wording about WAL files in tar mode of pg_basebackup Magnus Hagander 09:45
pgsql: Add tests for pg_stat_ssl system view Peter Eisentraut 12:09
pgsql: Make SSL tests more robust Peter Eisentraut 12:09
pgsql: Fix pg_stat_ssl.clientdn Peter Eisentraut 12:09
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Christoph Berg 14:04
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 15:10
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Christoph Berg 15:55
pgsql: Refactor planner's header files. Tom Lane 20:49
pgsql: Make some small planner API cleanups. Tom Lane 20:49
pgsql: Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 21:49

Jan. 30, 2019

Thread Author Time
pgsql: Do not filter by relkind in vacuumdb's catalog query if --table Michael Paquier 00:45
pgsql: Fix a crash in logical replication Peter Eisentraut 07:58
pgsql: Make some ecpg test cases more robust against unexpected errors Michael Meskes 09:39
pgsql: Make sure that ecpglib's statement variable has a defined value Michael Meskes 09:39
Re: pgsql: Fix a crash in logical replication Alvaro Herrera 09:54
pgsql: Fix a crash in logical replication Peter Eisentraut 10:31
pgsql: Fix a crash in logical replication Peter Eisentraut 10:31
pgsql: Fix a crash in logical replication Peter Eisentraut 10:31
pgsql: Fix a crash in logical replication Peter Eisentraut 10:31
pgsql: Fix a crash in logical replication Peter Eisentraut 10:31
pgsql: Change error handling of out of scope variables in ecpg. Michael Meskes 13:37
Re: pgsql: Fix a crash in logical replication Peter Eisentraut 13:47
Re: pgsql: Change error handling of out of scope variables in ecpg. David Rowley 17:52
Re: pgsql: Change error handling of out of scope variables in ecpg. Tom Lane 17:59
pgsql: postmaster: Start syslogger earlier Peter Eisentraut 20:14
pgsql: Log PostgreSQL version number on startup Peter Eisentraut 22:29

Jan. 31, 2019

Thread Author Time
pgsql: Allow RECORD and RECORD[] to be specified in function coldeflist Tom Lane 00:25
pgsql: Add --min-xid-age and --min-mxid-age options to vacuumdb Michael Paquier 04:18
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Robert Haas 19:23
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 19:50
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Robert Haas 20:01
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 20:04
pgsql: Add more columns to pg_stat_ssl Peter Eisentraut 23:46

Feb. 1, 2019

Thread Author Time
pgsql: Fix use of dangling pointer in heap_delete() when logging replic Michael Paquier 01:38
pgsql: Fix use of dangling pointer in heap_delete() when logging replic Michael Paquier 01:38
pgsql: Fix use of dangling pointer in heap_delete() when logging replic Michael Paquier 01:38
pgsql: Fix use of dangling pointer in heap_delete() when logging replic Michael Paquier 01:38
pgsql: Fix use of dangling pointer in heap_delete() when logging replic Michael Paquier 01:38
pgsql: Fix use of dangling pointer in heap_delete() when logging replic Michael Paquier 01:38
pgsql: Adjust comment about timeout when waiting for WAL at recovery Michael Paquier 01:48
pgsql: Move building of child base quals out into a new function Alvaro Herrera 09:50
pgsql: Add combining characters to unaccent.rules. Thomas Munro 14:23
pgsql: Add ArchiveOpts to pass options to ArchiveEntry Alvaro Herrera 14:30
pgsql: Renaming for new subscripting mechanism Alvaro Herrera 15:51

Feb. 2, 2019

Thread Author Time
pgsql: Improve installation instructions with pg_ctl in documentation Michael Paquier 04:24
Re: pgsql: Remove references to Majordomo Noah Misch 08:18
pgsql: Avoid possible deadlock while locking multiple heap pages. Amit Kapila 10:27
pgsql: Avoid possible deadlock while locking multiple heap pages. Amit Kapila 10:27
pgsql: Avoid possible deadlock while locking multiple heap pages. Amit Kapila 10:27
pgsql: Avoid possible deadlock while locking multiple heap pages. Amit Kapila 10:27
pgsql: Avoid possible deadlock while locking multiple heap pages. Amit Kapila 10:27
pgsql: Avoid possible deadlock while locking multiple heap pages. Amit Kapila 10:27

Feb. 3, 2019

Thread Author Time
pgsql: Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS Michael Paquier 08:50
pgsql: Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS Michael Paquier 08:50
pgsql: Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS Michael Paquier 08:50
pgsql: Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS Michael Paquier 08:50
pgsql: Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS Michael Paquier 08:50
pgsql: Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS Michael Paquier 08:50
pgsql: Move page initialization from RelationAddExtraBlocks() to use, t Andres Freund 09:31
pgsql: Add shared_memory_type GUC. Thomas Munro 11:53

Feb. 4, 2019

Thread Author Time
pgsql: Clarify behavior of initdb's --allow-group-access on Windows in Michael Paquier 00:58
pgsql: Clarify behavior of initdb's --allow-group-access on Windows in Michael Paquier 00:58
Re: pgsql: Avoid creation of the free space map for small heap relations. Michael Paquier 02:17
pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 02:22
pgsql: Make FSM test portable. Amit Kapila 04:51
pgsql: Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 19:30
pgsql: Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 19:30
pgsql: Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 19:30
pgsql: Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 19:30
pgsql: Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 19:30
pgsql: Remove unused macro Peter Eisentraut 20:36
pgsql: Fix dumping of matviews with indirect dependencies on primary ke Tom Lane 22:20
pgsql: Fix dumping of matviews with indirect dependencies on primary ke Tom Lane 22:20
pgsql: Fix dumping of matviews with indirect dependencies on primary ke Tom Lane 22:20
pgsql: Fix dumping of matviews with indirect dependencies on primary ke Tom Lane 22:20
pgsql: Fix dumping of matviews with indirect dependencies on primary ke Tom Lane 22:20
pgsql: Fix dumping of matviews with indirect dependencies on primary ke Tom Lane 22:20

Feb. 5, 2019

Thread Author Time
pgsql: Doc: in each release branch, keep only that branch's own release Tom Lane 00:19
pgsql: Doc: in each release branch, keep only that branch's own release Tom Lane 00:19
pgsql: Doc: in each release branch, keep only that branch's own release Tom Lane 00:19
pgsql: Doc: in each release branch, keep only that branch's own release Tom Lane 00:19
pgsql: Doc: in each release branch, keep only that branch's own release Tom Lane 00:19
pgsql: Doc: in each release branch, keep only that branch's own release Tom Lane 00:19
pgsql: Remove unnecessary "inline" marker introduced in commit 4be058fe Tom Lane 02:45
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 15:08
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 15:08
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 15:08
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 15:08
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 15:08
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 15:08
pgsql: Update time zone data files to tzdata release 2018i. Tom Lane 16:00
pgsql: Update time zone data files to tzdata release 2018i. Tom Lane 16:00
pgsql: Update time zone data files to tzdata release 2018i. Tom Lane 16:00
pgsql: Update time zone data files to tzdata release 2018i. Tom Lane 16:00
pgsql: Update time zone data files to tzdata release 2018i. Tom Lane 16:00
pgsql: Update time zone data files to tzdata release 2018i. Tom Lane 16:00
pgsql: Keep perl style checker happy Andrew Dunstan 20:19
pgsql: Keep perl style checker happy Andrew Dunstan 20:19
pgsql: Keep perl style checker happy Andrew Dunstan 20:19
pgsql: Keep perl style checker happy Andrew Dunstan 20:19
pgsql: Keep perl style checker happy Andrew Dunstan 20:19
pgsql: Keep perl style checker happy Andrew Dunstan 20:19
pgsql: More fixed for modern perl on back branches Andrew Dunstan 23:36
pgsql: More fixed for modern perl on back branches Andrew Dunstan 23:36
pgsql: More fixed for modern perl on back branches Andrew Dunstan 23:36

Feb. 6, 2019

Thread Author Time
pgsql: Fix included file path for modern perl Andrew Dunstan 00:36
pgsql: Fix included file path for modern perl Andrew Dunstan 00:36
pgsql: Fix included file path for modern perl Andrew Dunstan 00:36
pgsql: Fix included file path for modern perl Andrew Dunstan 00:36
pgsql: Fix included file path for modern perl Andrew Dunstan 00:36
pgsql: Fix included file path for modern perl Andrew Dunstan 00:36

Browse Archives

Prev | Next