pgsql-committers - July 2019

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 1, 2019

Thread Author Time
pgsql: Don't read fields of a misaligned ExpandedObjectHeader or AnyArr Noah Misch 00:36
pgsql: Don't read fields of a misaligned ExpandedObjectHeader or AnyArr Noah Misch 00:36
pgsql: Don't read fields of a misaligned ExpandedObjectHeader or AnyArr Noah Misch 00:36
pgsql: Don't read fields of a misaligned ExpandedObjectHeader or AnyArr Noah Misch 00:36
pgsql: Don't read fields of a misaligned ExpandedObjectHeader or AnyArr Noah Misch 00:36
pgsql: Fix many typos and inconsistencies Michael Paquier 01:02
pgsql: Add missing serial commas Peter Eisentraut 11:28
pgsql: Convert some stragglers to new frontend logging API Peter Eisentraut 11:50
pgsql: Fix missing call to table_finish_bulk_insert during COPY David Rowley 13:23
Re: pgsql: Fix missing call to table_finish_bulk_insert during COPY David Rowley 14:06
pgsql: Remove surplus call to table_finish_bulk_insert David Rowley 15:17
Re: pgsql: Remove surplus call to table_finish_bulk_insert Tom Lane 15:33
pgsql: Revert fix missing call to table_finish_bulk_insert during COPY David Rowley 15:45
Re: pgsql: Remove surplus call to table_finish_bulk_insert David Rowley 15:46
pgsql: Doc: remove obsolete description of oid column as being "hidden" Tom Lane 16:09
pgsql: pgindent run prior to branching v12. Tom Lane 16:38
pgsql: Stamp HEAD as 13devel. Tom Lane 16:51
pgsql: Branch refs/heads/REL_12_STABLE was created noreply 16:54
pgsql: Remove support for non-ELF BSD systems Peter Eisentraut 23:02
pgsql: Revert "Insert temporary debugging output in regression tests." Tom Lane 23:48

July 2, 2019

Thread Author Time
pgsql: Refactor code of reindexdb for query generation Michael Paquier 02:44
pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier 05:09
pgsql: Remove obsolete nbtree "get root" comment. Peter Geoghegan 05:29
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 15:47
pgsql: Simplify psql \d's rule for ordering the indexes of a table. Tom Lane 16:32
pgsql: Fix tab completion of "SET variable TO|=" to not offer bogus com Tom Lane 18:05
pgsql: Don't treat complete_from_const as equivalent to complete_from_l Tom Lane 18:05
pgsql: Fix tab completion of "SET variable TO|=" to not offer bogus com Tom Lane 18:05
pgsql: Fix tab completion of "SET variable TO|=" to not offer bogus com Tom Lane 18:05
pgsql: Fix tab completion of "SET variable TO|=" to not offer bogus com Tom Lane 18:05
pgsql: Don't treat complete_from_const as equivalent to complete_from_l Tom Lane 18:05
pgsql: Fix tab completion of "SET variable TO|=" to not offer bogus com Tom Lane 18:05
pgsql: Remove redundant newlines from error messages Peter Eisentraut 22:39
pgsql: Remove redundant newlines from error messages Peter Eisentraut 22:39
pgsql: Fix accidentally swapped error message arguments Peter Eisentraut 22:45
pgsql: Fix accidentally swapped error message arguments Peter Eisentraut 22:45
pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier 23:59
pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier 23:59
pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier 23:59
pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier 23:59
pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier 23:59
pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier 23:59

July 3, 2019

Thread Author Time
pgsql: Fix small memory leak in ecpglib ecpg_update_declare_statement() Michael Meskes 01:17
pgsql: Use strtoint() instead of strtol() in pgtypeslib where the resul Michael Meskes 01:17
pgsql: Made ecpg compatibility mode and run-time behaviour options case Michael Meskes 01:17
pgsql: postgres_fdw: Remove redundancy in postgresAcquireSampleRowsFunc Etsuro Fujita 08:56
pgsql: Don't remove surplus columns from GROUP BY for inheritance paren David Rowley 11:48
pgsql: Don't remove surplus columns from GROUP BY for inheritance paren David Rowley 11:49
pgsql: Don't remove surplus columns from GROUP BY for inheritance paren David Rowley 11:49
pgsql: Don't remove surplus columns from GROUP BY for inheritance paren David Rowley 11:50
pgsql: Don't remove surplus columns from GROUP BY for inheritance paren David Rowley 11:51
pgsql: Show table persistence in psql's \dt+ and related commands. Tom Lane 15:46
pgsql: Doc: document table persistence display in \dt+. Tom Lane 16:18
pgsql: Ensure plpgsql result tuples have the right composite type marki Tom Lane 22:09
pgsql: Ensure plpgsql result tuples have the right composite type marki Tom Lane 22:09
pgsql: Ensure plpgsql result tuples have the right composite type marki Tom Lane 22:09

July 4, 2019

Thread Author Time
pgsql: Use appendStringInfoString and appendPQExpBufferStr where possib David Rowley 01:01
pgsql: Simplify TAP tests of pg_dump for connection strings Michael Paquier 02:35
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andrew Gierth 05:57
pgsql: Introduce safer encoding and decoding routines for base64.c Michael Paquier 07:12
pgsql: Sync our Snowball stemmer dictionaries with current upstream Peter Eisentraut 11:36
pgsql: Clean up whitespace a bit Peter Eisentraut 11:36
pgsql: Remove unnecessary casts from size_t to int Peter Eisentraut 15:02
pgsql: Unwind some workarounds for lack of portable int64 format specif Peter Eisentraut 15:02

July 5, 2019

Thread Author Time
pgsql: Simplify pg_mcv_list (de)serialization Tomas Vondra 01:06
pgsql: Speed-up build of MCV lists with many distinct values Tomas Vondra 01:06
pgsql: Fix pg_mcv_list_items() to produce text[] Tomas Vondra 01:06
pgsql: Update hardcoded DH parameters to IANA standards Michael Paquier 01:49
pgsql: Add min() and max() aggregates for pg_lsn Michael Paquier 03:21
pgsql: doc: Spell checking Peter Eisentraut 06:37
pgsql: doc: Spell checking Peter Eisentraut 06:37
pgsql: Improve comment in postgresql.conf.sample. Thomas Munro 09:05
pgsql: Fix pg_mcv_list_items() to produce text[] Tomas Vondra 15:55
pgsql: Simplify pg_mcv_list (de)serialization Tomas Vondra 15:55
pgsql: Speed-up build of MCV lists with many distinct values Tomas Vondra 15:55
pgsql: Add \warn command to psql. Tom Lane 16:32
pgsql: Remove unused variable in statext_mcv_serialize() Tomas Vondra 16:52
pgsql: Remove unused variable in statext_mcv_serialize() Tomas Vondra 16:52
pgsql: Remove dead encoding-conversion functions. Tom Lane 18:17
pgsql: Remove unreferenced function declarations. Tom Lane 23:28

July 6, 2019

Thread Author Time
pgsql: Add some test cases to improve test coverage of parse_expr.c. Tom Lane 03:56
pgsql: Add missing assertions for required table am callbacks. Amit Kapila 06:21
pgsql: Add missing assertions for required table am callbacks. Amit Kapila 06:21
pgsql: psql: Fix logging output format Peter Eisentraut 13:04
pgsql: psql: Fix logging output format Peter Eisentraut 13:04
pgsql: Add missing source files to nls.mk Peter Eisentraut 13:04
pgsql: Add missing source files to nls.mk Peter Eisentraut 13:04
pgsql: In pg_log_generic(), be more paranoid about preserving errno. Tom Lane 15:26
pgsql: In pg_log_generic(), be more paranoid about preserving errno. Tom Lane 15:26

July 7, 2019

Thread Author Time
pgsql: Remove more unreferenced function declarations Michael Paquier 01:03
pgsql: Use consistent style for checking return from system calls Peter Eisentraut 14:34

July 8, 2019

Thread Author Time
pgsql: Fix inconsistencies in the code Michael Paquier 04:15
pgsql: Fix small memory leak in ecpglib ecpg_update_declare_statement() Michael Meskes 06:31
pgsql: doc: Clarify logical replication documentation Peter Eisentraut 12:45
pgsql: doc: Clarify logical replication documentation Peter Eisentraut 12:45
pgsql: doc: Clarify logical replication documentation Peter Eisentraut 12:45
pgsql: doc: Clarify logical replication documentation Peter Eisentraut 12:45
pgsql: tableam: Provide helper functions for relation sizing. Robert Haas 19:15
pgsql: Remove unused C structure member Bruce Momjian 23:31
pgsql: Adjust ssl_ciphers to be specific to OpenSSL Bruce Momjian 23:39

July 9, 2019

Thread Author Time
pgsql: doc: adjust to_timestamp()/to_date() wording Bruce Momjian 03:04
pgsql: doc: adjust to_timestamp()/to_date() wording Bruce Momjian 03:04
pgsql: Force hash joins to be enabled in the hash join regression tests Thomas Munro 06:34
pgsql: Force hash joins to be enabled in the hash join regression tests Thomas Munro 06:34
pgsql: Force hash joins to be enabled in the hash join regression tests Thomas Munro 06:35
pgsql: Message style improvements Peter Eisentraut 16:04
pgsql: Message style improvements Peter Eisentraut 16:04
pgsql: Propagate trigger arguments to partitions Alvaro Herrera 21:23
pgsql: Propagate trigger arguments to partitions Alvaro Herrera 21:23
pgsql: Propagate trigger arguments to partitions Alvaro Herrera 21:23
pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro 22:17
pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro 22:17
pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro 22:17
pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro 22:18

July 10, 2019

Thread Author Time
pgsql: Fix few typos and minor word smithing in tableam comments. Amit Kapila 02:35
pgsql: Fix few typos and minor wordsmithing in tableam comments. Amit Kapila 02:35
pgsql: Fix missing calls to table_finish_bulk_insert during COPY, take David Rowley 04:02
pgsql: Fix missing calls to table_finish_bulk_insert during COPY, take David Rowley 04:03
pgsql: Assorted fixes for jsonpath documentation Alexander Korotkov 04:52
pgsql: Fix variable initialization when using buffering build with GiST Michael Paquier 06:17
pgsql: Fix variable initialization when using buffering build with GiST Michael Paquier 06:17
pgsql: Fix variable initialization when using buffering build with GiST Michael Paquier 06:17
pgsql: Fix variable initialization when using buffering build with GiST Michael Paquier 06:17
pgsql: Fix variable initialization when using buffering build with GiST Michael Paquier 06:17
pgsql: Fix variable initialization when using buffering build with GiST Michael Paquier 06:17
pgsql: Fix variable initialization when using buffering build with GiST Michael Paquier 06:17
Re: pgsql: Propagate trigger arguments to partitions 📎 Michael Paquier 07:01
pgsql: Assorted fixes for jsonpath documentation Alexander Korotkov 12:51
Re: pgsql: Propagate trigger arguments to partitions Alvaro Herrera 12:53
Re: pgsql: Propagate trigger arguments to partitions Michael Paquier 13:11
pgsql: Mention limitation of unique in partitioned tables Alvaro Herrera 13:15
pgsql: Fix compile failure Alvaro Herrera 13:15
pgsql: Mention limitation of unique in partitioned tables Alvaro Herrera 13:15
pgsql: Mention limitation of unique in partitioned tables Alvaro Herrera 13:15
pgsql: docs: remove pg_roles mention of the oid column being displayed Bruce Momjian 18:24
pgsql: docs: remove pg_roles mention of the oid column being displayed Bruce Momjian 18:24
pgsql: Reduce memory consumption for multi-statement query strings. Tom Lane 18:32

July 11, 2019

Thread Author Time
pgsql: Fixes for jsonpath filter expression elements table in docs Alexander Korotkov 15:20
pgsql: Fixes for jsonpath filter expression elements table in docs Alexander Korotkov 15:22

July 12, 2019

Thread Author Time
pgsql: Fix RANGE partition pruning with multiple boolean partition keys David Rowley 07:11
pgsql: Fix RANGE partition pruning with multiple boolean partition keys David Rowley 07:12
pgsql: Fix RANGE partition pruning with multiple boolean partition keys David Rowley 07:13
pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. Tom Lane 20:25
pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. Tom Lane 20:25
pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. Tom Lane 20:25

July 13, 2019

Thread Author Time
pgsql: Warn if wal_level is too low when creating a publication. Thomas Munro 01:08
pgsql: Introduce timed waits for condition variables. Thomas Munro 03:01
pgsql: Forward received condition variable signals on cancel. Thomas Munro 03:01
pgsql: Fix tab completion for UPDATE. Thomas Munro 04:53
pgsql: Tab completion for CREATE TYPE. Thomas Munro 04:53
pgsql: Fix and improve several places in the docs Michael Paquier 05:44
pgsql: Fix and improve several places in the docs Michael Paquier 05:44
pgsql: Fix some inconsistencies in MSVC scripts Michael Paquier 07:52
pgsql: Revive test of concurrent OID generation. Noah Misch 20:36
pgsql: Revive test of concurrent OID generation. Noah Misch 20:36

July 14, 2019

Thread Author Time
pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro 03:00
pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro 03:01
pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro 03:02
pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro 03:02
pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro 03:02
pgsql: Teach pg_stat_statements not to ignore FOR UPDATE clauses Andrew Gierth 11:18
pgsql: Add missing commutators for distance operators Alexander Korotkov 12:18
pgsql: Add support for <-> (box, point) operator to GiST box_ops Alexander Korotkov 12:18
pgsql: Add support for <-> (box, point) operator to SP-GiST box_ops Alexander Korotkov 12:18
pgsql: Forgotten catversion bump Alexander Korotkov 12:27
Re: pgsql: Forgotten catversion bump Alexander Korotkov 12:29
pgsql: Add gen_random_uuid function Peter Eisentraut 12:38

July 15, 2019

Thread Author Time
pgsql: Provide XLogRecGetFullXid(). Thomas Munro 05:08
pgsql: Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 17:42
pgsql: Fix pathological nbtree split point choice issue. Peter Geoghegan 20:19
pgsql: Fix pathological nbtree split point choice issue. Peter Geoghegan 20:19
pgsql: Correct nbtsplitloc.c comment. Peter Geoghegan 21:35
pgsql: Correct nbtsplitloc.c comment. Peter Geoghegan 21:35
pgsql: Report the time taken by pgbench initialization steps. Thomas Munro 23:43

July 16, 2019

Thread Author Time
pgsql: Provide pgbench --show-script to dump built-in scripts. Thomas Munro 00:02
pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian 00:57
pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian 00:57
pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian 00:57
pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian 00:57
pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian 00:57
pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian 00:57
pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian 00:57
pgsql: doc: Fix Tamil language mention in PG 12 docs Bruce Momjian 01:18
pgsql: Remove dead code. Tom Lane 03:27
pgsql: Fix inconsistencies and typos in the tree Michael Paquier 04:24
Re: pgsql: Represent Lists as expansible arrays, not chains of cons-cells. Michael Paquier 05:08
Re: pgsql: Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13:24
pgsql: Redesign the API for list sorting (list_qsort becomes list_sort) Tom Lane 16:04
pgsql: Clean up some ad-hoc code for sorting and de-duplicating Lists. Tom Lane 16:04
Re: pgsql: Represent Lists as expansible arrays, not chains of cons-cells. Andrew Dunstan 16:18
pgsql: Remove lappend_cell...() family of List functions. Tom Lane 17:12
pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane 22:18
pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane 22:18
pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane 22:18
pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane 22:18
pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane 22:18
pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane 22:18
pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane 22:18

July 17, 2019

Thread Author Time
pgsql: Move some md.c-specific logic from smgr.c to md.c. Thomas Munro 03:01
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Thomas Munro 07:16

Browse Archives

Prev | Next