pgsql-committers since 2019-02-16 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. 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
pgsql: Provide an extra-float-digits setting for pg_dump / pg_dumpall Andrew Dunstan 12:37
pgsql: De-clutter display of script runtimes in pg_regress. Tom Lane 16:16
pgsql: Remove line duplicated during conflict resolution. Andres Freund 19:11
Re: pgsql: Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 19:12

Feb. 19, 2019

Thread Author Time
pgsql: Fix omissions in ecpg/test/sql/.gitignore. Tom Lane 02:24
pgsql: Fix omissions in ecpg/test/sql/.gitignore. Tom Lane 02:24
pgsql: Fix omissions in ecpg/test/sql/.gitignore. Tom Lane 02:24
pgsql: Fix omissions in ecpg/test/sql/.gitignore. Tom Lane 02:24
pgsql: Fix omissions in ecpg/test/sql/.gitignore. Tom Lane 02:24
pgsql: Use varargs macro for CACHEDEBUG Peter Eisentraut 10:50

Feb. 20, 2019

Thread Author Time
pgsql: Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 03:36
pgsql: Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 03:36
pgsql: Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 03:36
pgsql: Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 03:36
pgsql: Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 03:36
pgsql: Mark correctly initial slot snapshots with MVCC type when built Michael Paquier 03:36
pgsql: Fix DEFAULT-handling in multi-row VALUES lists for updatable vie Dean Rasheed 08:37
pgsql: Fix DEFAULT-handling in multi-row VALUES lists for updatable vie Dean Rasheed 08:37
pgsql: Fix DEFAULT-handling in multi-row VALUES lists for updatable vie Dean Rasheed 08:37
pgsql: Fix DEFAULT-handling in multi-row VALUES lists for updatable vie Dean Rasheed 08:37
pgsql: Fix DEFAULT-handling in multi-row VALUES lists for updatable vie Dean Rasheed 08:37
pgsql: Fix DEFAULT-handling in multi-row VALUES lists for updatable vie Dean Rasheed 08:37
pgsql: Doc: Update the documentation for FSM behavior for small tables. Amit Kapila 12:15
pgsql: Make object address handling more robust Alvaro Herrera 14:27
pgsql: Make object address handling more robust Alvaro Herrera 14:27
pgsql: Make object address handling more robust Alvaro Herrera 14:27
pgsql: Make object address handling more robust Alvaro Herrera 14:27
pgsql: Make object address handling more robust Alvaro Herrera 14:27
pgsql: Fix incorrect strictness test for ArrayCoerceExpr expressions. Tom Lane 18:37
pgsql: Fix incorrect strictness test for ArrayCoerceExpr expressions. Tom Lane 18:37
pgsql: Improve planner's understanding of strictness of type coercions. Tom Lane 19:39
pgsql: Use an unsigned char for bool if we don't use the native bool. Andrew Gierth 22:01

Feb. 21, 2019

Thread Author Time
pgsql: Speed up match_eclasses_to_foreign_key_col() when there are many Tom Lane 01:53
pgsql: Speed up match_eclasses_to_foreign_key_col() when there are many Tom Lane 01:53
pgsql: Speed up match_eclasses_to_foreign_key_col() when there are many Tom Lane 01:53
pgsql: Speed up match_eclasses_to_foreign_key_col() when there are many Tom Lane 01:53
pgsql: Fix dbtoepub output file name Peter Eisentraut 14:56
pgsql: Fix dbtoepub output file name Peter Eisentraut 14:56
pgsql: Delay lock acquisition for partitions until we route a tuple to Robert Haas 16:33
pgsql: Move code for managing PartitionDescs into a new file, partdesc. Robert Haas 17:08
pgsql: pg_regress: Don't use absolute paths for the diff Peter Eisentraut 18:01
pgsql: doc: Add security information about pg_stat_activity Peter Eisentraut 18:55
pgsql: Hide other user's pg_stat_ssl rows Peter Eisentraut 18:55
pgsql: Move estimate_hashagg_tablesize to selfuncs.c, and widen result Tom Lane 19:59
pgsql: Fix mark-and-restore-skipping test case to not be a self-join. Tom Lane 23:55

Feb. 22, 2019

Thread Author Time
pgsql: Remove duplicate variable declaration in fe-connect.c Michael Paquier 04:22
pgsql: Add const qualifier Peter Eisentraut 08:09
pgsql: Report correct name in autovacuum "work items" activity Alvaro Herrera 16:01
pgsql: Report correct name in autovacuum "work items" activity Alvaro Herrera 16:01
pgsql: Report correct name in autovacuum "work items" activity Alvaro Herrera 16:01
pgsql: Fix plan created for inherited UPDATE/DELETE with all tables exc Tom Lane 17:23
pgsql: Fix plan created for inherited UPDATE/DELETE with all tables exc Tom Lane 17:23
pgsql: Fix plan created for inherited UPDATE/DELETE with all tables exc Tom Lane 17:23
pgsql: Fix plan created for inherited UPDATE/DELETE with all tables exc Tom Lane 17:23
pgsql: Fix plan created for inherited UPDATE/DELETE with all tables exc Tom Lane 17:23
pgsql: Fix plan created for inherited UPDATE/DELETE with all tables exc Tom Lane 17:23
Re: pgsql: pg_regress: Don't use absolute paths for the diff Peter Geoghegan 23:18
pgsql: Add TAP tests for 2PC post-commit callbacks of multixacts at rec Michael Paquier 23:20
Re: pgsql: pg_regress: Don't use absolute paths for the diff Andres Freund 23:26
Re: pgsql: pg_regress: Don't use absolute paths for the diff Michael Paquier 23:34
pgsql: Fix incorrect function reference in comment of twophase.c Michael Paquier 23:43

Feb. 23, 2019

Thread Author Time
Re: pgsql: pg_regress: Don't use absolute paths for the diff Stephen Frost 00:39
pgsql: Revert "pg_regress: Don't use absolute paths for the diff" Peter Eisentraut 08:42
Re: pgsql: pg_regress: Don't use absolute paths for the diff Peter Eisentraut 08:42

Feb. 24, 2019

Thread Author Time
pgsql: Tolerate ENOSYS failure from sync_file_range(). Thomas Munro 10:13
pgsql: Tolerate ENOSYS failure from sync_file_range(). Thomas Munro 10:13
pgsql: Tolerate ENOSYS failure from sync_file_range(). Thomas Munro 10:14
pgsql: Tolerate ENOSYS failure from sync_file_range(). Thomas Munro 10:14
pgsql: Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 11:06
pgsql: Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 11:06
pgsql: Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 11:07
pgsql: Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 11:07
pgsql: Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 11:07
pgsql: Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 11:08
pgsql: Fix ecpg bugs caused by missing semicolons in the backend gramma Tom Lane 17:52
pgsql: Fix ecpg bugs caused by missing semicolons in the backend gramma Tom Lane 17:52
pgsql: Fix ecpg bugs caused by missing semicolons in the backend gramma Tom Lane 17:52
pgsql: Fix ecpg bugs caused by missing semicolons in the backend gramma Tom Lane 17:52
pgsql: Fix ecpg bugs caused by missing semicolons in the backend gramma Tom Lane 17:52
pgsql: Fix ecpg bugs caused by missing semicolons in the backend gramma Tom Lane 17:52
pgsql: Fix inconsistent out-of-memory error reporting in dsa.c. Thomas Munro 22:31
pgsql: Fix inconsistent out-of-memory error reporting in dsa.c. Thomas Munro 22:31
pgsql: Fix inconsistent out-of-memory error reporting in dsa.c. Thomas Munro 22:31

Feb. 25, 2019

Thread Author Time
pgsql: Make release of 2PC identifier and locks consistent in COMMIT PR Michael Paquier 05:21
pgsql: Remove unnecessary use of PROCEDURAL Peter Eisentraut 08:19
pgsql: psql: Remove obsolete code Peter Eisentraut 11:01
Re: pgsql: Avoid creation of the free space map for small heap relations, t Tom Lane 17:02
Re: pgsql: Avoid creation of the free space map for small heap relations, t Tom Lane 17:44

Feb. 26, 2019

Thread Author Time
pgsql: Correct obsolete nbtree page deletion comment. Peter Geoghegan 00:56
pgsql: Remove unneeded argument from _bt_getstackbuf(). Peter Geoghegan 01:49
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 01:59
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 03:08
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 03:47
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 03:47
pgsql: Simplify some code in pg_rewind when syncing target directory Michael Paquier 07:15
Re: pgsql: Avoid creation of the free space map for small heap relations, t 📎 Amit Kapila 09:28
pgsql: Hopefully fixing memory handling issues in ecpglib that Coverity Michael Meskes 09:58
pgsql: Free memory in ecpg bytea regression test. Michael Meskes 11:00
pgsql: Change lock acquisition order in expand_inherited_rtentry. Robert Haas 17:24

Feb. 27, 2019

Thread Author Time
pgsql: Add ExecStorePinnedBufferHeapTuple. Andres Freund 02:07
Re: pgsql: Avoid creation of the free space map for small heap relations, t 📎 Amit Kapila 04:05
pgsql: Store table oid and tuple's tid in tuple slots directly. Andres Freund 04:41
pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 04:41
pgsql: Allow to use HeapTupleData embedded in [Buffer]HeapTupleTableSlo Andres Freund 04:41
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 05:19
pgsql: Fix memory leak when inserting tuple at relation creation for CT Michael Paquier 05:21
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 05:37
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 06:22
pgsql: Set fallback_application_name for a walreceiver to cluster_name Peter Eisentraut 10:01
pgsql: Set cluster_name for PostgresNode.pm instances Peter Eisentraut 10:01
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Tom Lane 16:35
pgsql: Initialize variable to silence compiler warning. Andres Freund 17:18
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 17:18
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Tom Lane 17:20
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andrew Dunstan 17:59
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 18:16
pgsql: Remove unused macro Peter Eisentraut 23:30

Feb. 28, 2019

Thread Author Time
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 00:24
pgsql: Fix SCRAM authentication via SSL when mixing versions of OpenSSL Michael Paquier 00:41
pgsql: Fix SCRAM authentication via SSL when mixing versions of OpenSSL Michael Paquier 00:41
pgsql: Improve documentation of data_sync_retry Michael Paquier 02:04
pgsql: Improve documentation of data_sync_retry Michael Paquier 02:04
pgsql: Improve documentation of data_sync_retry Michael Paquier 02:04
pgsql: Improve documentation of data_sync_retry Michael Paquier 02:04
pgsql: Improve documentation of data_sync_retry Michael Paquier 02:04
pgsql: Improve documentation of data_sync_retry Michael Paquier 02:04
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 02:15
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 02:40
Re: pgsql: Avoid creation of the free space map for small heap relations, t 📎 Amit Kapila 03:25
Re: pgsql: Avoid creation of the free space map for small heap relations, t John Naylor 04:29
pgsql: Update comment Peter Eisentraut 09:43
pgsql: Remove unnecessary unused MATCH PARTIAL code Peter Eisentraut 10:10
pgsql: Reduce comments Peter Eisentraut 10:10
pgsql: Compact for loops Peter Eisentraut 10:10
pgsql: Clean up some variable names in ri_triggers.c Peter Eisentraut 14:32
pgsql: Standardize some more loops that chase down parallel lists. Tom Lane 19:25
pgsql: Merge near-duplicate code in RI triggers Peter Eisentraut 19:44
pgsql: pg_dump: Fix ArchiveEntry handling of some empty values Alvaro Herrera 20:23
pgsql: Allow buffer tuple table slots to materialize after ExecStoreVir Andres Freund 20:34
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andres Freund 20:41
pgsql: Make get_controlfile not leak file descriptors Joe Conway 20:58
pgsql: Improve docs for ALTER TABLE .. SET TABLESPACE Alvaro Herrera 22:25
pgsql: Don't force materializing when copying a buffer tuple table slot Andres Freund 22:56
pgsql: Don't superfluously materialize slot after DELETE from an FDW. Andres Freund 22:56
Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc Andrew Dunstan 23:47

March 1, 2019

Thread Author Time
pgsql: Make pg_partition_tree return no rows on unsupported and undefin Michael Paquier 00:16
pgsql: Clear the local map when not used. Amit Kapila 02:12
Re: pgsql: Avoid creation of the free space map for small heap relations, t Amit Kapila 02:19
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Christoph Berg 13:12
pgsql: Add --exclude-database option to pg_dumpall Andrew Dunstan 16:13
pgsql: Add extra descriptive headings in pg_dumpall Andrew Dunstan 16:43

Browse Archives

Prev | Next