pgsql-committers since 2019-02-09 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. 9, 2019

Thread Author Time
pgsql: First-draft release notes for 11.2. Tom Lane 01:17
pgsql: simplehash: Add support for resetting a hashtable's contents. Andres Freund 09:38
pgsql: Reset, not recreate, execGrouping.c style hashtables. Andres Freund 09:38
pgsql: Allow to reset execGrouping.c style tuple hashtables. Andres Freund 09:38
pgsql: Plug leak in BuildTupleHashTable by creating ExprContext in corr Andres Freund 09:38
pgsql: Allow to reset execGrouping.c style tuple hashtables. Andres Freund 09:38
pgsql: Reset, not recreate, execGrouping.c style hashtables. Andres Freund 09:38
pgsql: simplehash: Add support for resetting a hashtable's contents. Andres Freund 09:38
pgsql: Plug leak in BuildTupleHashTable by creating ExprContext in corr Andres Freund 09:38
pgsql: For 11 only, put back heap_expand_tuple to GetTupleForTrigger(). Andres Freund 10:52
pgsql: Use better comment marker in Autoconf input Peter Eisentraut 14:57
Re: pgsql: Restrict the use of temporary namespace in two-phase transaction Peter Eisentraut 15:06
pgsql: Call set_rel_pathlist_hook before generate_gather_paths, not aft Tom Lane 16:41
pgsql: Call set_rel_pathlist_hook before generate_gather_paths, not aft Tom Lane 16:41
pgsql: Call set_rel_pathlist_hook before generate_gather_paths, not aft Tom Lane 16:41
pgsql: Call set_rel_pathlist_hook before generate_gather_paths, not aft Tom Lane 16:41
Re: pgsql: Allow some recovery parameters to be changed with reload Stephen Frost 18:35
pgsql: Refactor the representation of indexable clauses in IndexPaths. Tom Lane 22:30
pgsql: Create the infrastructure for planner support functions. Tom Lane 23:09
pgsql: Build out the planner support function infrastructure. Tom Lane 23:32

Feb. 10, 2019

Thread Author Time
pgsql: Repair unsafe/unportable snprintf usage in pg_restore. Tom Lane 00:45
pgsql: Repair unsafe/unportable snprintf usage in pg_restore. Tom Lane 00:45
pgsql: Repair unsafe/unportable snprintf usage in pg_restore. Tom Lane 00:45
pgsql: Repair unsafe/unportable snprintf usage in pg_restore. Tom Lane 00:45
pgsql: Repair unsafe/unportable snprintf usage in pg_restore. Tom Lane 00:45
pgsql: Repair unsafe/unportable snprintf usage in pg_restore. Tom Lane 00:45
pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92 Tom Lane 02:02
pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92 Tom Lane 02:02
pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92 Tom Lane 02:02
pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92 Tom Lane 02:02
pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92 Tom Lane 02:02
Re: pgsql: Use better comment marker in Autoconf input Andres Freund 06:14
Re: pgsql: Use better comment marker in Autoconf input Tom Lane 06:45
Re: pgsql: Use better comment marker in Autoconf input Andres Freund 08:22
pgsql: Fix trigger drop procedure Alvaro Herrera 13:05
pgsql: Fix trigger drop procedure Alvaro Herrera 13:05
pgsql: Second draft of back-branch release notes. Tom Lane 19:02
pgsql: Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. Tom Lane 20:44
pgsql: Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. Tom Lane 20:44
pgsql: Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. Tom Lane 20:44
pgsql: Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. Tom Lane 20:44
pgsql: Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. Tom Lane 20:44
pgsql: Add per-test-script runtime display to pg_regress. Tom Lane 21:54

Feb. 11, 2019

Thread Author Time
pgsql: Fix indexable-row-comparison logic to account for covering index Tom Lane 03:51
pgsql: Fix indexable-row-comparison logic to account for covering index Tom Lane 03:51
Re: pgsql: Use better comment marker in Autoconf input Thomas Munro 07:41
pgsql: Remove unused macro Peter Eisentraut 09:08
pgsql: Adjust error message Peter Eisentraut 09:58
pgsql: Adjust error message Peter Eisentraut 09:58
Re: pgsql: Restrict the use of temporary namespace in two-phase transaction Peter Eisentraut 09:59
Re: pgsql: Restrict the use of temporary namespace in two-phase transaction Michael Paquier 10:55
pgsql: Adjust gratuitously different error message wording Peter Eisentraut 13:01
pgsql: Translation updates Peter Eisentraut 13:34
pgsql: Translation updates Peter Eisentraut 13:34
pgsql: Translation updates Peter Eisentraut 13:34
pgsql: Translation updates Peter Eisentraut 13:34
pgsql: Translation updates Peter Eisentraut 13:34
Re: pgsql: Use better comment marker in Autoconf input Tom Lane 16:45
pgsql: Last-minute updates for release notes. Tom Lane 17:05
pgsql: Fix misleading PG_RE_THROW commentary Alvaro Herrera 18:57
pgsql: Redesign the partition dependency mechanism. Tom Lane 19:41
Re: pgsql: Use better comment marker in Autoconf input Thomas Munro 20:35
Re: pgsql: Use better comment marker in Autoconf input Andrew Dunstan 20:52
pgsql: Stamp 11.2. Tom Lane 21:18
pgsql: Stamp 10.7. Tom Lane 21:20
pgsql: Stamp 9.6.12. Tom Lane 21:21
pgsql: Stamp 9.5.16. Tom Lane 21:23
pgsql: Stamp 9.4.21. Tom Lane 21:25

Feb. 12, 2019

Thread Author Time
pgsql: Move max_wal_senders out of max_connections for connection slot Michael Paquier 01:21
pgsql: Allow extensions to generate lossy index conditions. Tom Lane 02:26
pgsql: Clarify docs about limitations of constraint exclusion with part Michael Paquier 03:03
pgsql: Clarify docs about limitations of constraint exclusion with part Michael Paquier 03:03
pgsql: Fix header inclusion issue. Tom Lane 03:37
Re: pgsql: Allow some recovery parameters to be changed with reload Michael Paquier 03:38
pgsql: Fix description of WAL record XLOG_PARAMETER_CHANGE Michael Paquier 04:11
pgsql: Fix erroneous error reports in snapbuild.c. Tom Lane 06:13
pgsql: Fix erroneous error reports in snapbuild.c. Tom Lane 06:13
pgsql: Fix erroneous error reports in snapbuild.c. Tom Lane 06:13
pgsql: Fix erroneous error reports in snapbuild.c. Tom Lane 06:13
pgsql: Fix erroneous error reports in snapbuild.c. Tom Lane 06:13
pgsql: Fix erroneous error reports in snapbuild.c. Tom Lane 06:13
pgsql: Use Getopt::Long for catalog scripts Alvaro Herrera 15:26
Re: pgsql: Use Getopt::Long for catalog scripts Thomas Munro 21:05
pgsql: Blind attempt at fixing Windows build Alvaro Herrera 21:31
Re: pgsql: Use Getopt::Long for catalog scripts Alvaro Herrera 21:32
pgsql: Relax overly strict assertion Alvaro Herrera 21:59
pgsql: Relax overly strict assertion Alvaro Herrera 21:59
pgsql: Relax overly strict assertion Alvaro Herrera 21:59
pgsql: Relax overly strict assertion Alvaro Herrera 21:59
pgsql: Relax overly strict assertion Alvaro Herrera 21:59
pgsql: Relax overly strict assertion Alvaro Herrera 21:59
pgsql: Tag refs/tags/REL9_4_21 was created pgsql 23:08
pgsql: Tag refs/tags/REL_10_7 was created pgsql 23:08
pgsql: Tag refs/tags/REL_11_2 was created pgsql 23:08
pgsql: Tag refs/tags/REL9_5_16 was created pgsql 23:08
pgsql: Tag refs/tags/REL9_6_12 was created pgsql 23:08
pgsql: Clean up planner confusion between ncolumns and nkeycolumns. Tom Lane 23:38
pgsql: Clean up planner confusion between ncolumns and nkeycolumns. Tom Lane 23:38

Feb. 13, 2019

Thread Author Time
pgsql: Fix rare dsa_allocate() failures due to freepage.c corruption. Thomas Munro 00:49
pgsql: Fix rare dsa_allocate() failures due to freepage.c corruption. Thomas Munro 00:49
pgsql: Fix rare dsa_allocate() failures due to freepage.c corruption. Thomas Munro 00:49
Re: reducing isolation tests runtime Andres Freund 07:06
pgsql: Fix comment related to calculation location of total_table_pages Michael Paquier 07:33
pgsql: More unconstify use Peter Eisentraut 11:18
pgsql: Remove useless casts Peter Eisentraut 11:18
Re: reducing isolation tests runtime Tom Lane 14:34
pgsql: Use strtof() and not strtod() for float4 input. Andrew Gierth 15:36
pgsql: Change floating-point output format for improved performance. Andrew Gierth 15:36
Re: reducing isolation tests runtime Alvaro Herrera 15:40
Re: reducing isolation tests runtime Tom Lane 15:58
Re: pgsql: Change floating-point output format for improved performance. Andrew Gierth 16:00
pgsql: Fix an overlooked UINT32_MAX. Andrew Gierth 16:08
Re: pgsql: Change floating-point output format for improved performance. Andrew Gierth 16:38
Re: pgsql: Change floating-point output format for improved performance. Andres Freund 17:01
Re: reducing isolation tests runtime Andres Freund 17:03
Re: reducing isolation tests runtime Tom Lane 17:41
Re: reducing isolation tests runtime Andres Freund 17:46
Re: reducing isolation tests runtime Tom Lane 18:01
pgsql: Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes Alvaro Herrera 19:16
pgsql: More float test and portability fixes. Andrew Gierth 19:46
pgsql: Add -mpopcnt to all compiles of pg_bitutils.c Alvaro Herrera 20:39
pgsql: Remove a stray subnormal value from float tests. Andrew Gierth 20:44
Re: pgsql: Change floating-point output format for improved performance. Andrew Dunstan 20:47
Re: pgsql: Change floating-point output format for improved performance. Andrew Gierth 22:16
pgsql: Fix portability issues in pg_bitutils Alvaro Herrera 23:13

Feb. 14, 2019

Thread Author Time
pgsql: Move pattern selectivity code from selfuncs.c to like_support.c. Tom Lane 15:52
pgsql: Resolve one unconstify use Peter Eisentraut 16:03
pgsql: Get rid of another unconstify through API changes Peter Eisentraut 20:04

Feb. 15, 2019

Thread Author Time
pgsql: Simplify the planner's new representation of indexable clauses a Tom Lane 00:37
pgsql: Fix race in dsm_attach() when handles are reused. Thomas Munro 02:05
pgsql: Fix race in dsm_attach() when handles are reused. Thomas Munro 02:05
pgsql: Fix race in dsm_attach() when handles are reused. Thomas Munro 02:06
pgsql: Fix race in dsm_attach() when handles are reused. Thomas Munro 02:06
pgsql: Fix race in dsm_attach() when handles are reused. Thomas Munro 02:07
pgsql: Fix race in dsm_attach() when handles are reused. Thomas Munro 02:07
pgsql: Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 08:14
pgsql: Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 08:14
pgsql: Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 08:14
pgsql: Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 08:14
pgsql: Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE Michael Paquier 08:14
pgsql: Use standard diff separator for regression.diffs Peter Eisentraut 14:14
pgsql: doc: Update README.links Peter Eisentraut 16:31
pgsql: Fix compiler builtin usage in new pg_bitutils.c Alvaro Herrera 16:40
Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Alvaro Herrera 17:00
pgsql: Refactor index cost estimation functions in view of IndexClause Tom Lane 18:05
Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Tom Lane 18:50
pgsql: Revert attempts to use POPCNT etc instructions Alvaro Herrera 19:32
Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Alvaro Herrera 19:36
Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Tom Lane 19:57
Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Alvaro Herrera 20:18
Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Tom Lane 20:23

Feb. 16, 2019

Thread Author Time
pgsql: Cygwin and Mingw floating-point fixes. Andrew Gierth 02:30
pgsql: Make use of compiler builtins and/or assembly for CLZ, CTZ, POPC Tom Lane 04:23
Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Tom Lane 04:30
pgsql: Add DECLARE STATEMENT support to ECPG. Michael Meskes 10:10
Re: pgsql: Remove WITH OIDS support, change oid catalog column visibility. Peter Eisentraut 10:14
pgsql: Fix previous MinGW fix. Andrew Gierth 15:24
pgsql: Allow user control of CTE materialization, and change the defaul Tom Lane 21:11
pgsql: Import changes from IMath versions (1.3, 1.29]. Noah Misch 21:12
pgsql: Fix PERMIT_DECLARATION_AFTER_STATEMENT initialization. Noah Misch 21:12
Re: pgsql: Import changes from IMath versions (1.3, 1.29]. Tom Lane 21:42
pgsql: Remove float8-small-is-zero regression test variant. Andrew Gierth 23:24
pgsql: Suppress another case of MSVC warning 4146. Noah Misch 23:30
pgsql: In imath.h, replace stdint.h usage with c.h equivalents. Noah Misch 23:30

Feb. 17, 2019

Thread Author Time
pgsql: Fix CLogTruncationLock documentation. Noah Misch 08:57
pgsql: Fix CLogTruncationLock documentation. Noah Misch 08:57
pgsql: Fix CLogTruncationLock documentation. Noah Misch 08:57
pgsql: Doc: remove ancient comment. Tatsuo Ishii 11:52
pgsql: Doc: remove ancient comment. Tatsuo Ishii 11:52
pgsql: Doc: remove ancient comment. Tatsuo Ishii 11:52
pgsql: Doc: remove ancient comment. Tatsuo Ishii 11:52
pgsql: Doc: remove ancient comment. Tatsuo Ishii 11:52
pgsql: Mark pg_config() stable rather than immutable Joe Conway 14:23
pgsql: Fix CREATE VIEW to allow zero-column views. Tom Lane 17:37
pgsql: Fix CREATE VIEW to allow zero-column views. Tom Lane 17:37
pgsql: Fix CREATE VIEW to allow zero-column views. Tom Lane 17:37
pgsql: Fix CREATE VIEW to allow zero-column views. Tom Lane 17:37
pgsql: Fix CREATE VIEW to allow zero-column views. Tom Lane 17:37
pgsql: Fix CREATE VIEW to allow zero-column views. Tom Lane 17:37
pgsql: Fix documentation for dblink_error_message() return value Joe Conway 18:17
pgsql: Fix documentation for dblink_error_message() return value Joe Conway 18:17
pgsql: Fix documentation for dblink_error_message() return value Joe Conway 18:17
pgsql: Fix documentation for dblink_error_message() return value Joe Conway 18:18
pgsql: Fix documentation for dblink_error_message() return value Joe Conway 18:18
pgsql: Fix documentation for dblink_error_message() return value Joe Conway 18:18
pgsql: Fix race in dsm_unpin_segment() when handles are reused. Thomas Munro 21:06
pgsql: Fix race in dsm_unpin_segment() when handles are reused. Thomas Munro 21:06
pgsql: Fix race in dsm_unpin_segment() when handles are reused. Thomas Munro 21:06

Feb. 18, 2019

Thread Author Time
pgsql: Avoid some unnecessary block reads in WAL reader Michael Paquier 00:53
pgsql: Fix typo in transam.h for OIDs assigned by genbki.pl Michael Paquier 03:45
pgsql: Fix some issues with TAP tests of pg_basebackup and pg_verify_ch Michael Paquier 05:24
pgsql: Fix some issues with TAP tests of pg_basebackup Michael Paquier 05:24
pgsql: Save PathTargets for distinct/ordered relations in root->upper_t Etsuro Fujita 07:16
pgsql: Add bytea datatype to ECPG. Michael Meskes 09:28
pgsql: Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 11:20
pgsql: Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 11:20
pgsql: Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 11:20
pgsql: Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 11:20
pgsql: Sync ECPG's CREATE TABLE AS statement with backend's. Michael Meskes 11:20
pgsql: Properly end string to make sure ecpglib does not read beyond it Michael Meskes 11:54

Browse Archives

Prev | Next