pgsql-committers before 2017-04-19 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

April 6, 2017

Thread Author Time
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Thomas Munro 22:07
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Andres Freund 22:16
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 22:20
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Tom Lane 22:21
pgsql: Fix the RTE_NAMEDTUPLESTORE case in get_rte_attribute_is_dropped Kevin Grittner 22:38
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 23:10
pgsql: Reset API of clause_selectivity() Simon Riggs 23:13
Re: [COMMITTERS] pgsql: Collect and use multi-column dependency stats Simon Riggs 23:14

April 7, 2017

Thread Author Time
pgsql: Clean up after insufficiently-researched optimization of tuple c Tom Lane 01:10
pgsql: Remove use of Jade and DSSSL Peter Eisentraut 02:17
pgsql: Make json_populate_record and friends operate recursively Andrew Dunstan 02:22
Re: pgsql: Identity columns 📎 David Rowley 03:13
pgsql: Remove extraneous comma to satisfy picky compiler Andrew Dunstan 03:28
pgsql: Fix typo in comment Magnus Hagander 07:30
pgsql: Use SASLprep to normalize passwords for SCRAM authentication. Heikki Linnakangas 11:58
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 16:06
pgsql: Fix planner error (or assert trap) with nested set operations. Tom Lane 16:18
pgsql: Fix planner error (or assert trap) with nested set operations. Tom Lane 16:18
pgsql: Remove duplicate assignment. Heikki Linnakangas 16:20
pgsql: Ensure that ExecPrepareExprList's result is all in one memory co Tom Lane 16:54
pgsql: Add ProcArrayGroupUpdate wait event. Robert Haas 17:47
pgsql: Use English, instead of internal names, for translatable message Robert Haas 19:40
pgsql: Fix new BRIN desummarize WAL record Alvaro Herrera 20:13
pgsql: Avoid using a C++ keyword in header file Peter Eisentraut 20:34
pgsql: Fix compiler warning Peter Eisentraut 21:37
Re: pgsql: Identity columns Peter Eisentraut 21:39
pgsql: Improve 64bit atomics support. Andres Freund 21:50
pgsql: Reduce the number of pallocs() in BRIN Alvaro Herrera 22:09
pgsql: Fix printf format to use %zd when printing sizes Alvaro Herrera 22:27
pgsql: doc: Add SPFLAGS to osx calls Peter Eisentraut 22:30
pgsql: doc: Add missing closing tag Peter Eisentraut 22:30
Re: [COMMITTERS] pgsql: Improve 64bit atomics support. Alvaro Herrera 22:55
Re: pgsql: Improve 64bit atomics support. Alexander Korotkov 23:16
Re: [COMMITTERS] pgsql: Improve 64bit atomics support. Andres Freund 23:36

April 8, 2017

Thread Author Time
pgsql: Fix issues in e8fdbd58fe. Andres Freund 00:16
Re: [COMMITTERS] pgsql: Improve 64bit atomics support. Andres Freund 00:18
Re: pgsql: Improve 64bit atomics support. Andres Freund 00:19
Re: pgsql: Use SASLprep to normalize passwords for SCRAM authentication. Tom Lane 01:23
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Euler Taveira 01:26
Re: pgsql: Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 01:51
pgsql: Optimize joins when the inner relation can be proven unique. Tom Lane 02:20
pgsql: Add GUCs for predicate lock promotion thresholds. Kevin Grittner 02:43
pgsql: doc: Add some markup Peter Eisentraut 02:45
pgsql: Fix the new SASLprep tests to work with non-UTF-8 locales. Heikki Linnakangas 10:33
Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) Heikki Linnakangas 10:33
Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) Michael Paquier 14:01
Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) Andres Freund 14:05
Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) Andrew Dunstan 14:26
Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) Tom Lane 16:11
Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) 📎 Heikki Linnakangas 16:12
pgsql: Add newly-symlinked files to "make clean" target. Tom Lane 18:25
Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) Andrew Dunstan 18:49
pgsql: Clean up bugs in clause_selectivity() cleanup. Tom Lane 20:38

April 9, 2017

Thread Author Time
Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) Andrew Dunstan 02:37
pgsql: Add partitioned table support to sepgsql Joe Conway 21:02
pgsql: Make sepgsql regression tests robust vs. collation differences Joe Conway 22:59

April 10, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Sync pg_dump and pg_dumpall output Noah Misch 04:01
Re: [COMMITTERS] pgsql: Sync pg_dump and pg_dumpall output Michael Paquier 04:43
pgsql: Document the "replication" option in StartupMessage. Heikki Linnakangas 11:12
pgsql: Fix indentation. Heikki Linnakangas 11:13
Re: [COMMITTERS] pgsql: Sync pg_dump and pg_dumpall output Andrew Dunstan 13:00
pgsql: Move isolationtester's is-blocked query into C code for speed. Tom Lane 14:27
pgsql: Fix whitespace Peter Eisentraut 15:18
pgsql: Fix reporting of violations in ExecConstraints, again. Robert Haas 16:47
pgsql: Support configuration reload in logical replication workers Peter Eisentraut 17:44
pgsql: Fix typo in comment Peter Eisentraut 17:44
pgsql: Improve castNode notation by introducing list-extraction-specifi Tom Lane 17:52
pgsql: Improve castNode notation by introducing list-extraction-specifi Tom Lane 17:52
pgsql: Improve castNode notation by introducing list-extraction-specifi Tom Lane 17:52
pgsql: Improve castNode notation by introducing list-extraction-specifi Tom Lane 17:52
pgsql: Improve castNode notation by introducing list-extraction-specifi Tom Lane 17:52
pgsql: Improve castNode notation by introducing list-extraction-specifi Tom Lane 17:52
pgsql: Fix initialization of dsa.c free area counter. Andres Freund 19:02
pgsql: Use weaker locks when updating pg_subscription_rel Peter Eisentraut 19:14
pgsql: Run most pg_dump and pg_dumpall tests with --no-sync Andrew Dunstan 23:57

April 11, 2017

Thread Author Time
Re: pgsql: Use SASLprep to normalize passwords for SCRAM authentication. Noah Misch 04:22
pgsql: Document that bytea is best represented as char * in C for ecpg. Michael Meskes 12:00
pgsql: Fix pgbench's --progress-timestamp option to print Unix-epoch ti Tom Lane 12:59
pgsql: Fix possibile deadlock when dropping partitions. Robert Haas 13:18
pgsql: Remove symbol WIN32_ONLY_COMPILER Magnus Hagander 13:35
pgsql: Remove support for bcc and msvc standalone libpq builds Magnus Hagander 13:35
pgsql: docs: Improve window function docs Bruce Momjian 14:47
pgsql: Add max_sync_workers_per_subscription to postgresql.conf.sample. Fujii Masao 15:11
pgsql: Handle restriction clause lists more uniformly in postgres_fdw. Tom Lane 15:59
pgsql: Fix failure when a shared tidbitmap has only one page. Robert Haas 16:09
pgsql: doc: clearify pg_upgrade default copy behavior Bruce Momjian 16:14
pgsql: Fix confusion of max_parallel_workers mechanism following crash. Robert Haas 16:52
Re: pgsql: Fix confusion of max_parallel_workers mechanism following crash. Robert Haas 16:55
pgsql: Add an Assert() to max_parallel_workers enforcement. Robert Haas 17:08
pgsql: Allow a rule on partitioned table to be renamed. Robert Haas 17:20
pgsql: Simplify handling of remote-qual pass-forward in postgres_fdw. Tom Lane 17:53
pgsql: Remove bogus redefinition of _MSC_VER. Tom Lane 19:32
Re: pgsql: Remove bogus redefinition of _MSC_VER. Magnus Hagander 19:36

April 12, 2017

Thread Author Time
pgsql: Fix reversed check of return value from sync Magnus Hagander 11:52
pgsql: Code review for c94e6942cefe7d20c5feed856e27f672734b1e2b. Robert Haas 15:35
pgsql: Fix pgstattuple's handling of unused hash pages. Robert Haas 16:22
pgsql: Remove some tabs in SQL code in C string literals Peter Eisentraut 18:47
pgsql: Mark finished Plan nodes with parallel_safe flags. Tom Lane 19:13
pgsql: git_changelog: improve instructions for finding branch commits Bruce Momjian 19:40
pgsql: doc: Tweak CSS Peter Eisentraut 19:41
pgsql: Avoid transferring parallel-unsafe subplans to parallel workers. Tom Lane 20:07
pgsql: Speed up hash_index regression test. Tom Lane 20:17

April 13, 2017

Thread Author Time
pgsql: Improve tab-completion of DDL for publication and subscription. Fujii Masao 02:27
pgsql: Improve documentations for ALTER PUBLICATION and ALTER SUBSCRIPT Fujii Masao 02:30
pgsql: Move pg_stat_progress_vacuum to the table of Dynamic Statistics Fujii Masao 03:10
pgsql: Move pg_stat_progress_vacuum to the table of Dynamic Statistics Fujii Masao 03:10
pgsql: Mention pg_index changes also cause relcache invalidation Simon Riggs 09:09
pgsql: git_changelog: improve comment Bruce Momjian 13:13
pgsql: docs: update major release instructions Bruce Momjian 14:19
pgsql: Remove pg_stats_ext view Alvaro Herrera 14:39