pgsql-committers since 2018-09-18 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. 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
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru 📎 Nasby, Jim 18:25
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Andres Freund 18:29
pgsql: Use ppoll(2), if available, to wait for input in pgbench. Tom Lane 18:41
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Nasby, Jim 19:53
pgsql: Fast default trigger and expand_tuple fixes Andrew Dunstan 20:21
pgsql: Fast default trigger and expand_tuple fixes Andrew Dunstan 20:21
pgsql: Make EXPLAIN output for JIT compilation more dense. Andres Freund 20:45
pgsql: auto_explain: Include JIT information if applicable. Andres Freund 20:45
pgsql: Make EXPLAIN output for JIT compilation more dense. Andres Freund 20:45
pgsql: auto_explain: Include JIT information if applicable. Andres Freund 20:45
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Sergei Kornilov 20:55
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Alvaro Herrera 21:11
pgsql: Sync our Snowball stemmer dictionaries with current upstream. Tom Lane 21:30

Sept. 25, 2018

Thread Author Time
pgsql: Revoke pg_stat_statements_reset() permissions Michael Paquier 00:57
pgsql: Revoke pg_stat_statements_reset() permissions Michael Paquier 00:57
pgsql: Revoke pg_stat_statements_reset() permissions Michael Paquier 00:57
pgsql: Ignore publication tables when --no-publications is used Michael Paquier 02:07
pgsql: Ignore publication tables when --no-publications is used Michael Paquier 02:07
pgsql: Ignore publication tables when --no-publications is used Michael Paquier 02:07
pgsql: Constify dsa_size_class_map and use a better type. Thomas Munro 02:59
pgsql: Avoid unnecessary precision loss for pgbench's --rate target. Tom Lane 15:09
pgsql: Make some fixes to allow building Postgres on macOS 10.14 ("Moja Tom Lane 17:24
pgsql: Make some fixes to allow building Postgres on macOS 10.14 ("Moja Tom Lane 17:24
pgsql: Make some fixes to allow building Postgres on macOS 10.14 ("Moja Tom Lane 17:24
pgsql: Make some fixes to allow building Postgres on macOS 10.14 ("Moja Tom Lane 17:24
pgsql: Make some fixes to allow building Postgres on macOS 10.14 ("Moja Tom Lane 17:24
pgsql: Make some fixes to allow building Postgres on macOS 10.14 ("Moja Tom Lane 17:24
pgsql: Make some fixes to allow building Postgres on macOS 10.14 ("Moja Tom Lane 17:24
pgsql: Collect JIT instrumentation from workers. Andres Freund 20:16
pgsql: Collect JIT instrumentation from workers. Andres Freund 20:16
pgsql: Remove fmgr.h inclusion from partition.h Alvaro Herrera 20:53
pgsql: Remove obsolete comment Alvaro Herrera 20:57
pgsql: Remove obsolete comment Alvaro Herrera 20:57
pgsql: Remove obsolete comment Alvaro Herrera 20:57
pgsql: Change TupleTableSlot->tts_nvalid to type AttrNumber. Andres Freund 23:00
pgsql: Remove function list from prologue of execTuples.c. Andres Freund 23:39
pgsql: Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBuffer Andres Freund 23:39
pgsql: Remove absolete function TupleDescGetSlot(). Andres Freund 23:39

Sept. 26, 2018

Thread Author Time
Re: pgsql: Remove absolete function TupleDescGetSlot(). Michael Paquier 00:04
Re: pgsql: Remove absolete function TupleDescGetSlot(). Andres Freund 00:10
pgsql: Rework activation of commit timestamps during recovery Michael Paquier 01:33
pgsql: Rework activation of commit timestamps during recovery Michael Paquier 01:33
pgsql: Rework activation of commit timestamps during recovery Michael Paquier 01:33
pgsql: Rework activation of commit timestamps during recovery Michael Paquier 01:33
pgsql: Rework activation of commit timestamps during recovery Michael Paquier 01:33
Re: pgsql: Remove absolete function TupleDescGetSlot(). Michael Paquier 01:38
Re: pgsql: Remove absolete function TupleDescGetSlot(). Andres Freund 01:42
Re: pgsql: Remove absolete function TupleDescGetSlot(). Michael Paquier 03:41
pgsql: Add basic regression tests for default monitoring roles Michael Paquier 06:28
pgsql: Improve test coverage of geometric types Tomas Vondra 09:09
pgsql: Fix problems in handling the line data type Tomas Vondra 09:09
pgsql: Update dummy CREATE ASSERTION grammar Peter Eisentraut 11:30
pgsql: Convert elog.c's useful_strerror() into a globally-used strerror Tom Lane 15:06
pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 16:36
pgsql: Always use our own versions of *printf(). Tom Lane 17:14
pgsql: Implement %m in src/port/snprintf.c, and teach elog.c to rely on Tom Lane 17:32
Re: pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Peter Eisentraut 18:04
pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut 18:53
pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut 18:53
pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut 18:53
pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut 18:53
pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut 18:53
pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut 18:53
pgsql: Recurse to sequences on ownership change for all relkinds Peter Eisentraut 18:53
Re: pgsql: Remove absolete function TupleDescGetSlot(). Andres Freund 19:35
Re: pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 20:28
pgsql: Fix link failures due to snprintf/strerror changes. Tom Lane 20:48
Re: pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 20:49
pgsql: Clean up *printf macros to avoid conflict with format archetypes Tom Lane 21:35
pgsql: Try another way to detect the result type of strerror_r(). Tom Lane 22:23
pgsql: Switch flags tracking pending interrupts to sig_atomic_t Michael Paquier 22:48
pgsql: Fix another portability issue from commit 758ce9b77. Tom Lane 23:03

Sept. 27, 2018

Thread Author Time
Re: pgsql: Incorporate strerror_r() into src/port/snprintf.c, too. Peter Eisentraut 12:08
pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 15:23
pgsql: Clean up in the wake of TupleDescGetSlot() removal / 10763358c3f Andres Freund 18:42
Re: pgsql: Remove absolete function TupleDescGetSlot(). Andres Freund 18:42
pgsql: Remove extra usage of BoxPGetDatum() macro Alexander Korotkov 20:31
pgsql: Minor formatting cleanup for 2a6368343f Alexander Korotkov 20:31
pgsql: Fix assorted bugs in pg_get_partition_constraintdef(). Tom Lane 22:15
pgsql: Fix assorted bugs in pg_get_partition_constraintdef(). Tom Lane 22:15
pgsql: Fix assorted bugs in pg_get_partition_constraintdef(). Tom Lane 22:15

Sept. 28, 2018

Thread Author Time
pgsql: Fix WAL recycling on standbys depending on archive_mode Michael Paquier 03:01
pgsql: Fix WAL recycling on standbys depending on archive_mode Michael Paquier 03:01
pgsql: Fix WAL recycling on standbys depending on archive_mode Michael Paquier 03:01
pgsql: Fix WAL recycling on standbys depending on archive_mode Michael Paquier 03:01
pgsql: Fix WAL recycling on standbys depending on archive_mode Michael Paquier 03:01

Browse Archives

Prev | Next