pgsql-committers since 2022-07-20 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

July 20, 2022

Thread Author Time
pgsql: Add regression test for TRUNCATE on foreign table not supporting Fujii Masao 00:36
pgsql: Tweak detail and hint messages to be consistent with project pol Michael Paquier 00:51
pgsql: Tweak detail and hint messages to be consistent with project pol Michael Paquier 00:51
pgsql: Prevent BASE_BACKUP in the middle of another backup in the same Fujii Masao 00:57
pgsql: Fix assertion failure and segmentation fault in backup code. Fujii Masao 00:57
pgsql: Prevent BASE_BACKUP in the middle of another backup in the same Fujii Masao 00:58
pgsql: Fix assertion failure and segmentation fault in backup code. Fujii Masao 00:58
pgsql: Prevent BASE_BACKUP in the middle of another backup in the same Fujii Masao 00:58
pgsql: Fix assertion failure and segmentation fault in backup code. Fujii Masao 00:58
pgsql: Prevent BASE_BACKUP in the middle of another backup in the same Fujii Masao 00:58
pgsql: Fix assertion failure and segmentation fault in backup code. Fujii Masao 00:58
pgsql: Prevent BASE_BACKUP in the middle of another backup in the same Fujii Masao 00:58
pgsql: Fix assertion failure and segmentation fault in backup code. Fujii Masao 00:58
pgsql: Fix assertion failure and segmentation fault in backup code. Fujii Masao 00:59
pgsql: Prevent BASE_BACKUP in the middle of another backup in the same Fujii Masao 00:59
pgsql: Fix assertion failure and segmentation fault in backup code. Fujii Masao 00:59
pgsql: Prevent BASE_BACKUP in the middle of another backup in the same Fujii Masao 00:59
pgsql: Add wal_sync_method=fdatasync for Windows. Thomas Munro 01:58
pgsql: Fix warnings on Windows. Thomas Munro 04:12
pgsql: Add PGDLLEXPORTS to some plpgsql function declarations Alvaro Herrera 08:25
pgsql: Make subquery aliases optional in the FROM clause. Dean Rasheed 08:33
Re: pgsql: Default to hidden visibility for extension libraries where possi Alvaro Herrera 09:02
pgsql: Document the ability to specify TableAM for pgbench Alexander Korotkov 12:50
Re: pgsql: Default to hidden visibility for extension libraries where possi Tom Lane 13:38
Re: pgsql: Default to hidden visibility for extension libraries where possi Robert Haas 13:54
Re: pgsql: Default to hidden visibility for extension libraries where possi Alvaro Herrera 14:04
Re: pgsql: Default to hidden visibility for extension libraries where possi Tom Lane 14:09
Re: pgsql: Default to hidden visibility for extension libraries where possi Andres Freund 14:12
Re: Re: pgsql: Default to hidden visibility for extension libraries where possi Tom Lane 14:15
Re: pgsql: Default to hidden visibility for extension libraries where possi Tom Lane 14:20
[PATCH] Renumber confusing value for GUC_UNIT_BYTE Justin Pryzby 14:52
Re: pgsql: Default to hidden visibility for extension libraries where possi Andres Freund 15:05
Re: pgsql: Default to hidden visibility for extension libraries where possi 📎 Tom Lane 15:11
Re: pgsql: Default to hidden visibility for extension libraries where possi Dave Page 15:58
pgsql: Make serialization of Nodes' scalar-array fields more robust. Tom Lane 17:05
pgsql: Process shared_preload_libraries in single-user mode. Jeff Davis 17:17
pgsql: Process shared_preload_libraries in single-user mode. Jeff Davis 17:17
pgsql: Dump more fields when dumping planner internal data structures. Tom Lane 17:54

July 21, 2022

Thread Author Time
pgsql: Fix various memory leaks in psql's describe commands \d* Michael Paquier 01:42
pgsql: Fix various memory leaks in psql's describe commands \d* Michael Paquier 01:42
pgsql: Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM Michael Paquier 02:01
pgsql: docs: Improve pg_settings_get_flags docs. Fujii Masao 02:58
pgsql: Allow users to skip logical replication of data having origin. Amit Kapila 03:29
pgsql: Correct some uses of e.g. and i.e. in message strings and docume John Naylor 05:26
pgsql: Add missing space in comments. Amit Kapila 11:04
pgsql: relnotes: improve PG 15 schema permission change wording Bruce Momjian 17:43
pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane 17:56
pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane 17:56
pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane 17:56
pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane 17:56
pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane 17:56
pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane 17:56
pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane 17:56
pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 17:58
pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 17:58
pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 17:58
pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 17:58
pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 17:58
pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 17:58
pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 17:58
pgsql: Make the name optional in CREATE STATISTICS. Dean Rasheed 18:25
pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 18:55
pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 18:55
pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 18:55
pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 18:55
pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 18:55
pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 18:55
pgsql: Remove fls(), use pg_leftmost_one_pos32() instead. Thomas Munro 22:44
pgsql: Extend size_t support in pg_bitutils.h. Thomas Munro 22:44

July 22, 2022

Thread Author Time
pgsql: Remove O_FSYNC and associated macros. Thomas Munro 00:42
pgsql: postgres_fdw: Fix bug in checking of return value of PQsendQuery Fujii Masao 03:02
pgsql: postgres_fdw: Fix bug in checking of return value of PQsendQuery Fujii Masao 03:02
pgsql: postgres_fdw: Fix bug in checking of return value of PQsendQuery Fujii Masao 03:02
pgsql: Fix get_dirent_type() for Windows junction points. Thomas Munro 05:02
pgsql: Fix get_dirent_type() for Windows junction points. Thomas Munro 05:02
pgsql: Fix get_dirent_type() for Windows junction points. Thomas Munro 05:02
pgsql: Remove unnecessary Windows-specific basebackup code. Thomas Munro 05:43
pgsql: Remove unnecessary Windows-specific basebackup code. Thomas Munro 05:43
pgsql: Update src/backend/parser/README Alvaro Herrera 11:15
pgsql: parser: centralize common auxiliary productions Alvaro Herrera 11:15
pgsql: Fix minor memory leaks in psql's tab completion. Tom Lane 14:53
pgsql: Fix minor memory leaks in psql's tab completion. Tom Lane 14:53
pgsql: Close old gap in dependency checks for functions returning compo Tom Lane 16:46
pgsql: Close old gap in dependency checks for functions returning compo Tom Lane 16:46
pgsql: Rework grammar for REINDEX Alvaro Herrera 17:24
pgsql: Fix [install]check in interfaces/libpq/Makefile Alvaro Herrera 18:22
pgsql: Fix [install]check in interfaces/libpq/Makefile Alvaro Herrera 18:22

July 23, 2022

Thread Author Time
pgsql: Remove configure probe for sys/tas.h. Thomas Munro 03:00
pgsql: Remove configure probe for wctype.h. Thomas Munro 04:55
pgsql: Increase minimum supported GNU make version to 3.81. Tom Lane 16:12
pgsql: Increase minimum supported GNU make version to 3.81. Tom Lane 16:12
pgsql: Doc: update recovery/README. Tom Lane 20:10
pgsql: Doc: update recovery/README. Tom Lane 20:10
pgsql: Remove dead getrusage replacement code. Thomas Munro 21:31
pgsql: Remove dead handling for pre-POSIX sigwait(). Thomas Munro 21:42
pgsql: Remove dead getpwuid_r replacement code. Thomas Munro 21:46
pgsql: Doc: improve documentation about random(). Tom Lane 23:00
pgsql: Doc: improve documentation about random(). Tom Lane 23:00
pgsql: Doc: improve documentation about random(). Tom Lane 23:00
pgsql: Doc: improve documentation about random(). Tom Lane 23:00
pgsql: Doc: improve documentation about random(). Tom Lane 23:00

July 25, 2022

Thread Author Time
pgsql: Remove useless arguments in ReadCheckpointRecord(). Fujii Masao 01:59
pgsql: Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 06:09
pgsql: Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 06:09
pgsql: Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 06:09
pgsql: Process session_preload_libraries within InitPostgres's transact Tom Lane 14:27
pgsql: Process session_preload_libraries within InitPostgres's transact Tom Lane 14:27
pgsql: Add xheader_width pset option to psql Andrew Dunstan 18:25
pgsql: Add test for session_preload_libraries and parameter permissions Tom Lane 19:45
pgsql: Add test for session_preload_libraries and parameter permissions Tom Lane 19:45

July 26, 2022

Thread Author Time
pgsql: Fix a few issues with REINDEX grammar Michael Paquier 01:16
pgsql: Eliminate duplicate code in table.c. Amit Kapila 02:59
pgsql: Fix path reference when parsing pg_ident.conf for pg_ident_file_ Michael Paquier 06:58
pgsql: Fix path reference when parsing pg_ident.conf for pg_ident_file_ Michael Paquier 06:58
pgsql: Reduce overhead of renaming archive status files. Fujii Masao 07:02
pgsql: doc: Add note about re-archiving of same WAL files in docs. Fujii Masao 07:04
pgsql: Force immediate commit after CREATE DATABASE etc in extended pro Tom Lane 17:07
pgsql: Force immediate commit after CREATE DATABASE etc in extended pro Tom Lane 17:07
pgsql: Force immediate commit after CREATE DATABASE etc in extended pro Tom Lane 17:07
pgsql: Force immediate commit after CREATE DATABASE etc in extended pro Tom Lane 17:07
pgsql: Force immediate commit after CREATE DATABASE etc in extended pro Tom Lane 17:07
pgsql: Force immediate commit after CREATE DATABASE etc in extended pro Tom Lane 17:07
pgsql: Force immediate commit after CREATE DATABASE etc in extended pro Tom Lane 17:07
Re: Unstable tests for recovery conflict handling Tom Lane 17:57
Re: Unstable tests for recovery conflict handling Andres Freund 18:16
Re: Unstable tests for recovery conflict handling Tom Lane 18:30
pgsql: Do not allow removal of superuser privileges from bootstrap user Robert Haas 18:39
pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas 19:10
pgsql: Fix brain fade in e530be2c5ce77475d56ccf8f4e0c4872b666ad5f. Robert Haas 19:14
pgsql: Improve makeArrayTypeName's algorithm for choosing array type na Tom Lane 19:38
Re: Unstable tests for recovery conflict handling Andres Freund 20:03

July 27, 2022

Thread Author Time
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Michael Paquier 04:34
pgsql: Add overflow protection for block-related data in WAL records Michael Paquier 04:37
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Thomas Munro 05:01
pgsql: Add new Tuplesortstate.removeabbrev function Alexander Korotkov 05:29
pgsql: Move memory management away from writetup() and tuplesort_put*() Alexander Korotkov 05:29
pgsql: Split TuplesortPublic from Tuplesortstate Alexander Korotkov 05:29
pgsql: Split tuplesortvariants.c from tuplesort.c Alexander Korotkov 05:29
pgsql: Put abbreviation logic into puttuple_common() Alexander Korotkov 05:29
pgsql: Remove Tuplesortstate.copytup function Alexander Korotkov 05:29
pgsql: Allow "in place" tablespaces. Alvaro Herrera 06:03
pgsql: Allow "in place" tablespaces. Alvaro Herrera 06:03
pgsql: Allow "in place" tablespaces. Alvaro Herrera 06:03
pgsql: Allow "in place" tablespaces. Alvaro Herrera 06:03
pgsql: Allow "in place" tablespaces. Alvaro Herrera 06:03
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. 📎 Thomas Munro 06:06
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. 📎 Thomas Munro 06:21
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Michael Paquier 10:25
pgsql: Refactor code in charge of grabbing the relations of a subscript Michael Paquier 10:51
pgsql: Fix read_relmap_file() concurrency on Windows. Robert Haas 15:20
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas 15:20
pgsql: Add missing PGDLLEXPORT markings in contrib/pg_prewarm. Tom Lane 16:00
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Alvaro Herrera 17:19
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas 17:38
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Tom Lane 17:42
pgsql: Convert macros to static inline functions (buf_internals.h) Robert Haas 18:08
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas 18:13
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas 18:24
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Alvaro Herrera 18:45
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Tom Lane 19:17
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas 19:39
Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Tom Lane 20:05
pgsql: Bump catversion for commit d8cd0c6c95c0120168df93aae095df4e0682a Robert Haas 20:22
pgsql: Fix new auto_explain test case for Windows. Tom Lane 22:58
pgsql: Fix new auto_explain test case for Windows. Tom Lane 22:58

July 28, 2022

Thread Author Time
pgsql: Fix get_dirent_type() for symlinks on MinGW/MSYS. Thomas Munro 02:30
pgsql: Fix get_dirent_type() for symlinks on MinGW/MSYS. Thomas Munro 02:30
pgsql: Fix get_dirent_type() for symlinks on MinGW/MSYS. Thomas Munro 02:31
pgsql: Fix comment in procarray.c. Fujii Masao 05:57
pgsql: Fix replay of create database records on standby Alvaro Herrera 06:39
pgsql: Fix replay of create database records on standby Alvaro Herrera 06:39
pgsql: Fix replay of create database records on standby Alvaro Herrera 06:39
pgsql: Fix replay of create database records on standby Alvaro Herrera 06:39
pgsql: Fix replay of create database records on standby Alvaro Herrera 06:39
pgsql: Fix replay of create database records on standby Alvaro Herrera 06:39
pgsql: Fix replay of create database records on standby Alvaro Herrera 06:41
pgsql: Clean up some residual confusion between OIDs and RelFileNumbers Robert Haas 14:27
Re: pgsql: Clean up some residual confusion between OIDs and RelFileNumbers Robert Haas 14:31
pgsql: doc: avoid saying "inheritance" ... Alvaro Herrera 16:25
pgsql: doc: avoid saying "inheritance" ... Alvaro Herrera 16:25
pgsql: Improve speed of hash index build. Tom Lane 18:34
pgsql: Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Robert Haas 20:16
pgsql: Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Robert Haas 20:16

July 29, 2022

Thread Author Time
pgsql: Move related functions next to each other in pg_publication.c. Amit Kapila 08:59
pgsql: Fix test instability Alvaro Herrera 10:54
pgsql: Fix test instability Alvaro Herrera 10:54
pgsql: Fix test instability Alvaro Herrera 10:54
pgsql: Fix test instability Alvaro Herrera 10:54
pgsql: Fix test instability Alvaro Herrera 10:54
pgsql: Fix test instability Alvaro Herrera 10:54
pgsql: Fix test instability Alvaro Herrera 10:54
Re: pgsql: Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Dilip Kumar 11:00
Re: pgsql: Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Robert Haas 12:23
pgsql: Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca. Robert Haas 15:27
pgsql: Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca. Robert Haas 15:27
pgsql: In transformRowExpr(), check for too many columns in the row. Tom Lane 17:31
pgsql: In transformRowExpr(), check for too many columns in the row. Tom Lane 17:31
pgsql: In transformRowExpr(), check for too many columns in the row. Tom Lane 17:31
pgsql: In transformRowExpr(), check for too many columns in the row. Tom Lane 17:31
pgsql: In transformRowExpr(), check for too many columns in the row. Tom Lane 17:31

Browse Archives

Prev | Next