pgsql-committers since 2018-03-30 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

March 30, 2018

Thread Author Time
pgsql: Allow to lock views. Tatsuo Ishii 00:42
pgsql: docs: fix spacing around "if not exists" brackets Bruce Momjian 01:25
Re: pgsql: Rewrite the code that applies scan/join targets to paths. Andres Freund 05:03
pgsql: Fix typo in comment Magnus Hagander 10:35
pgsql: Predicate locking in GIN index Teodor Sigaev 11:23
pgsql: doc: document "IS NOT DOCUMENT" Bruce Momjian 14:39
pgsql: doc: document "IS NOT DOCUMENT" Bruce Momjian 14:39
pgsql: docs: add parameter with brackets around varbit() Bruce Momjian 15:18
pgsql: docs: add parameter with brackets around varbit() Bruce Momjian 15:18
pgsql: Don't call IS_DUMMY_REL() when cheapest_total_path might be junk Robert Haas 15:45
Re: pgsql: Rewrite the code that applies scan/join targets to paths. Robert Haas 15:45
pgsql: Do index FSM vacuuming sooner. Tom Lane 15:48
pgsql: docs: add parameter with brackets around varbit() Bruce Momjian 17:34
pgsql: docs: add parameter with brackets around varbit() Bruce Momjian 17:34
pgsql: docs: add parameter with brackets around varbit() Bruce Momjian 17:34
pgsql: docs: add parameter with brackets around varbit() Bruce Momjian 17:34
pgsql: Improve out-of-memory error reports by including memory context Tom Lane 17:53
pgsql: Remove obsolete SLRU wrapping and warnings from predicate.c. Tom Lane 19:11
pgsql: Ensure that WAL pages skipped by a forced WAL switch are zero-fi Tom Lane 20:18
pgsql: Fix bogus provolatile/proparallel markings on a few built-in fun Tom Lane 22:15
pgsql: Fix bogus provolatile/proparallel markings on a few built-in fun Tom Lane 22:15
pgsql: Fix bogus provolatile/proparallel markings on a few built-in fun Tom Lane 22:15
pgsql: Fix bogus provolatile/proparallel markings on a few built-in fun Tom Lane 22:15
pgsql: Fix bogus provolatile/proparallel markings on a few built-in fun Tom Lane 22:15
pgsql: Fix bogus provolatile/proparallel markings on a few built-in fun Tom Lane 22:15
pgsql: Enhance pg_stat_wal_receiver view to display host and port of se Fujii Masao 23:03

March 31, 2018

Thread Author Time
pgsql: Combine options for RangeVarGetRelidExtended() into a flags argu Andres Freund 00:09
pgsql: Add SKIP_LOCKED option to RangeVarGetRelidExtended(). Andres Freund 00:09
pgsql: Fix bug with view locking code. Tatsuo Ishii 00:29
pgsql: Remove PARTIAL_LINKING build mode. Andres Freund 00:38
pgsql: Portability fix for commit 9a895462d. Tom Lane 00:52
Re: pgsql: Set random seed for pgbench. Tom Lane 02:48
Re: pgsql: Transforms for jsonb to PL/Python Tom Lane 05:15
Re: pgsql: Set random seed for pgbench. 📎 Fabien COELHO 07:00
Re: pgsql: Add documentation for the JIT feature. Peter Eisentraut 15:32
Re: pgsql: Add documentation for the JIT feature. Tom Lane 15:43
Re: pgsql: Add documentation for the JIT feature. Andres Freund 15:46
Re: pgsql: Add documentation for the JIT feature. Tom Lane 15:58
Re: pgsql: Add documentation for the JIT feature. Alvaro Herrera 16:27
pgsql: Fix portability and translatability issues in commit 64f85894a. Tom Lane 16:32
Re: pgsql: Set random seed for pgbench. Tom Lane 16:34
Re: pgsql: Set random seed for pgbench. Fabien COELHO 17:43
pgsql: Fix assorted issues in parallel vacuumdb. Tom Lane 20:29
pgsql: Fix assorted issues in parallel vacuumdb. Tom Lane 20:29
pgsql: Fix assorted issues in parallel vacuumdb. Tom Lane 20:29
pgsql: Fix assorted issues in parallel vacuumdb. Tom Lane 20:29
pgsql: Small cleanups in fast default code. Andrew Dunstan 22:53

April 1, 2018

Thread Author Time
pgsql: Add Bloom filter implementation. Andres Freund 01:36
pgsql: Add amcheck verification of heap relations belonging to btree in Andres Freund 03:07
pgsql: Fix non-portable use of round(). Andres Freund 03:30
Re: pgsql: Set random seed for pgbench. Michael Paquier 07:22
Re: pgsql: Set random seed for pgbench. Tom Lane 16:13
Re: pgsql: Portability fix for commit 9a895462d. Fujii Masao 17:59
pgsql: Fix a boatload of typos in C comments. Tom Lane 19:01
Re: pgsql: Transforms for jsonb to PL/Python Tom Lane 22:07

April 2, 2018

Thread Author Time
Re: pgsql: Transforms for jsonb to PL/Python Devrim Gündüz 00:16
pgsql: postgres_fdw: Push down partition-wise aggregation. Robert Haas 14:57
Re: pgsql: Transforms for jsonb to PL/Python Tom Lane 14:59
Re: pgsql: Transforms for jsonb to PL/Python Devrim Gündüz 15:25
pgsql: Make be-secure-common.c more consistent for future SSL implement Peter Eisentraut 15:38
Re: pgsql: Transforms for jsonb to PL/Python Peter Eisentraut 15:42
pgsql: Teach configure --with-python to report the Python version numbe Tom Lane 16:26
pgsql: Remove contrib/jsonb_plpython's tests for infinity and NaN conve Tom Lane 16:36
Re: pgsql: Transforms for jsonb to PL/Python Tom Lane 16:36
pgsql: psql: Fix \ef, \sf tab completion Peter Eisentraut 16:48
pgsql: Fix some dubious WAL-parsing code. Tom Lane 17:46
Re: pgsql: postgres_fdw: Push down partition-wise aggregation. Tom Lane 17:49
pgsql: Fix XML syntax in documentation Peter Eisentraut 17:57
Re: pgsql: postgres_fdw: Push down partition-wise aggregation. Peter Eisentraut 17:57
Re: pgsql: postgres_fdw: Push down partition-wise aggregation. Robert Haas 19:26
pgsql: MERGE SQL Command following SQL:2016 Simon Riggs 20:09
pgsql: Modified files for MERGE Simon Riggs 20:13
pgsql: Revert "Modified files for MERGE" Simon Riggs 20:36
pgsql: Revert "MERGE SQL Command following SQL:2016" Simon Riggs 20:36
Re: pgsql: Modified files for MERGE Andres Freund 20:36
pgsql: doc: document "IS NOT DOCUMENT" Bruce Momjian 20:41
pgsql: doc: document "IS NOT DOCUMENT" Bruce Momjian 20:41
pgsql: doc: document "IS NOT DOCUMENT" Bruce Momjian 20:41
pgsql: doc: document "IS NOT DOCUMENT" Bruce Momjian 20:41
Re: pgsql: Modified files for MERGE Peter Geoghegan 20:42
Re: pgsql: Modified files for MERGE Simon Riggs 20:50
Re: pgsql: Modified files for MERGE Andres Freund 20:54
Re: pgsql: Modified files for MERGE Simon Riggs 20:59
Re: pgsql: Modified files for MERGE Peter Geoghegan 21:55
Re: pgsql: Modified files for MERGE Pavan Deolasee 21:56

April 3, 2018

Thread Author Time
pgsql: MERGE SQL Command following SQL:2016 Simon Riggs 08:30
pgsql: New files for MERGE Simon Riggs 09:24
pgsql: WITH support in MERGE Simon Riggs 11:15
pgsql: Tab completion for MERGE Simon Riggs 11:19
pgsql: Validate page level checksums in base backups Magnus Hagander 11:52
pgsql: Fix for checksum validation patch Magnus Hagander 11:58
pgsql: Transforms for jsonb to PL/Perl Peter Eisentraut 13:52
pgsql: Properly use INT64_FORMAT in output Magnus Hagander 14:42
pgsql: Attempt to fix jsonb_plperl build on Windows Peter Eisentraut 14:43
Re: pgsql: Transforms for jsonb to PL/Perl Tom Lane 15:08
Re: pgsql: New files for MERGE Andres Freund 15:32
Re: pgsql: Transforms for jsonb to PL/Perl Tom Lane 15:33
Re: pgsql: Add Bloom filter implementation. Peter Eisentraut 15:39
pgsql: Add prefix operator for TEXT type. Teodor Sigaev 16:47
Re: pgsql: Validate page level checksums in base backups Andres Freund 17:13
Re: pgsql: Validate page level checksums in base backups Magnus Hagander 17:17
Re: pgsql: Add Bloom filter implementation. 📎 Peter Geoghegan 17:38
pgsql: C comment: mention null handling in BuildTupleFromCStrings() Bruce Momjian 18:01
Re: pgsql: Validate page level checksums in base backups Tom Lane 18:29
Re: pgsql: Validate page level checksums in base backups Peter Geoghegan 18:45
pgsql: Suppress compiler warning in new jsonb_plperl code. Tom Lane 18:47
Re: pgsql: Validate page level checksums in base backups Magnus Hagander 18:48
Re: pgsql: Validate page level checksums in base backups Tom Lane 18:55
pgsql: Prevent accidental linking of system-supplied copies of libpq.so Tom Lane 20:26
Re: pgsql: Validate page level checksums in base backups 📎 Michael Banck 20:48
pgsql: Pass correct TupDesc to ri_NullCheck() in Assert Alvaro Herrera 21:05
pgsql: Fix GCC 7 snprintf() compiler warning. Andres Freund 21:12
Re: pgsql: Add Bloom filter implementation. Andres Freund 21:13
Re: pgsql: Validate page level checksums in base backups David Steele 21:17
Re: pgsql: Transforms for jsonb to PL/Perl 📎 Tom Lane 21:37
pgsql: Don't clone internal triggers to partitions Alvaro Herrera 22:09

April 4, 2018

Thread Author Time
Re: pgsql: Transforms for jsonb to PL/Perl Anthony Bykov 08:10
pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas 08:30
pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas 08:30
pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas 08:30
pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas 08:30
pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas 08:35
pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas 08:35
pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas 08:35
pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas 08:35
pgsql: Use ARMv8 CRC instructions where available. Heikki Linnakangas 09:23
pgsql: Fix pg_bsaebackup checksum tests Magnus Hagander 09:38
Re: pgsql: Validate page level checksums in base backups Magnus Hagander 09:38
pgsql: Fix the new ARMv8 CRC code for short and unaligned input. Heikki Linnakangas 11:40
Re: pgsql: Validate page level checksums in base backups Michael Banck 12:19
Re: pgsql: Optimize btree insertions for common case of increasing values 📎 Pavan Deolasee 12:33
Re: pgsql: Transforms for jsonb to PL/Perl Anthony Bykov 13:11
Re: pgsql: Validate page level checksums in base backups Alvaro Herrera 13:47
Re: pgsql: Transforms for jsonb to PL/Perl Tom Lane 14:26
pgsql: Fix platform and Perl-version dependencies in new jsonb_plperl c Tom Lane 15:28
Re: pgsql: Transforms for jsonb to PL/Perl Tom Lane 15:45
pgsql: Remove less-portable-than-believed test case. Tom Lane 15:51
pgsql: Skip full index scan during cleanup of B-tree indexes when possi Teodor Sigaev 16:29
pgsql: Foreign keys on partitioned tables Alvaro Herrera 17:03
Re: pgsql: New files for MERGE Andres Freund 17:10
Re: pgsql: Optimize btree insertions for common case of increasing values Peter Geoghegan 17:16
Re: pgsql: Validate page level checksums in base backups Magnus Hagander 17:25
Re: pgsql: Validate page level checksums in base backups Michael Banck 18:22
pgsql: Improve FSM management for BRIN indexes. Tom Lane 18:26
Re: pgsql: New files for MERGE Pavan Deolasee 18:32
Re: pgsql: New files for MERGE Andres Freund 18:46
Re: pgsql: New files for MERGE Peter Geoghegan 18:53
Re: pgsql: New files for MERGE Pavan Deolasee 18:55
pgsql: docs: update ltree URL for the DMOZ catalog Bruce Momjian 19:06
pgsql: docs: update ltree URL for the DMOZ catalog Bruce Momjian 19:06
pgsql: docs: update ltree URL for the DMOZ catalog Bruce Momjian 19:06
pgsql: docs: update ltree URL for the DMOZ catalog Bruce Momjian 19:06
pgsql: docs: update ltree URL for the DMOZ catalog Bruce Momjian 19:06
pgsql: docs: update ltree URL for the DMOZ catalog Bruce Momjian 19:06
Re: pgsql: New files for MERGE Tom Lane 19:09
Re: pgsql: New files for MERGE Peter Geoghegan 19:26
pgsql: Rewrite pg_dump TAP tests Stephen Frost 19:27
pgsql: Restore erroneously removed ONLY from PK check Alvaro Herrera 19:38
Re: pgsql: Restore erroneously removed ONLY from PK check Andres Freund 19:41
Re: pgsql: Restore erroneously removed ONLY from PK check Tom Lane 19:47
Re: pgsql: New files for MERGE Simon Riggs 20:07
Re: pgsql: New files for MERGE Andres Freund 20:14
Re: pgsql: New files for MERGE Peter Geoghegan 20:24
Re: pgsql: New files for MERGE Simon Riggs 20:28
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi 📎 Alexander Korotkov 22:32

April 5, 2018

Thread Author Time
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Peter Geoghegan 00:00
pgsql: doc: Improve indentation of SQL examples Peter Eisentraut 00:58
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Tom Lane 00:58
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Michael Paquier 02:12
Re: pgsql: New files for MERGE Michael Paquier 02:13
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Peter Geoghegan 02:52
pgsql: Install errcodes.txt for use by extensions. Andrew Gierth 03:21
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Tom Lane 03:28
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Peter Geoghegan 03:35
pgsql: MERGE post-commit review Simon Riggs 08:56
pgsql: Fix typo Teodor Sigaev 10:04
pgsql: Fix misprint in documentation Teodor Sigaev 10:06
Re: pgsql: New files for MERGE Robert Haas 10:09
Re: pgsql: New files for MERGE Simon Riggs 10:15
pgsql: Remove unused vars and mark assert-only vars Teodor Sigaev 10:17
Re: pgsql: Validate page level checksums in base backups Magnus Hagander 11:02
pgsql: MERGE INSERT allows only one VALUES clause Simon Riggs 11:05
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Alexander Korotkov 11:16
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Alexander Korotkov 11:26
pgsql: MERGE fix variable warning in non-assert builds Simon Riggs 12:04
pgsql: MERGE minor errata Simon Riggs 12:19
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi 📎 Alexander Korotkov 12:24
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi Alexander Korotkov 12:29
Re: pgsql: Validate page level checksums in base backups 📎 Michael Banck 12:41
Re: pgsql: Validate page level checksums in base backups Alvaro Herrera 13:17
Re: pgsql: Optimize btree insertions for common case of increasing values Pavan Deolasee 13:27
pgsql: Fix handling of non-upgraded B-tree metapages Teodor Sigaev 14:56
pgsql: Add support of bool, bpchar, name and uuid to btree_gin Teodor Sigaev 15:19
pgsql: Add missing include Alvaro Herrera 15:20
Re: pgsql: MERGE INSERT allows only one VALUES clause Andrew Gierth 16:15
pgsql: Add websearch_to_tsquery Teodor Sigaev 16:55
Re: pgsql: Add websearch_to_tsquery Teodor Sigaev 17:01
pgsql: Allow background workers to bypass datallowconn Magnus Hagander 17:04
pgsql: Remove tsearch test contained russian characters, missed in Teodor Sigaev 17:06
Re: pgsql: Allow background workers to bypass datallowconn Teodor Sigaev 17:11

Browse Archives

Prev | Next