pgsql-committers since 2016-08-16 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

Aug. 16, 2016

Thread Author Time
pgsql: Disable parallel query by default. Robert Haas 12:37
pgsql: Doc: remove out-of-date claim that pg_am rows must be inserted b Tom Lane 14:59
pgsql: Doc: remove out-of-date claim that pg_am rows must be inserted b Tom Lane 14:59
pgsql: Doc: copy-editing in create_access_method.sgml. Tom Lane 15:35
pgsql: Doc: copy-editing in create_access_method.sgml. Tom Lane 15:35
pgsql: Remove separate version numbering for ecpg preprocessor. Tom Lane 16:49
pgsql: Fix possible crash due to incorrect allocation context. Robert Haas 17:29
pgsql: Fix possible crash due to incorrect allocation context. Robert Haas 17:29
pgsql: Automate the maintenance of SO_MINOR_VERSION for our shared libr Tom Lane 17:59
pgsql: Fix typos Peter Eisentraut 19:28
pgsql: Fix typos Peter Eisentraut 19:28
pgsql: doc: Remove some confusion from pg_archivecleanup doc Peter Eisentraut 19:36
pgsql: doc: Remove some confusion from pg_archivecleanup doc Peter Eisentraut 19:36
Re: pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Peter Eisentraut 19:46
pgsql: Fix assorted places in psql to print version numbers >= 10 in ne Tom Lane 19:59
pgsql: Fix assorted places in psql to print version numbers >= 10 in ne Tom Lane 19:59
pgsql: Fix assorted places in psql to print version numbers >= 10 in ne Tom Lane 19:59
pgsql: Fix assorted places in psql to print version numbers >= 10 in ne Tom Lane 19:59
pgsql: Fix assorted places in psql to print version numbers >= 10 in ne Tom Lane 19:59
Re: pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 20:03
pgsql: Suppress -Wunused-result warning for strtol(). Tom Lane 20:14
pgsql: Suppress -Wunused-result warning for strtol(). Tom Lane 20:14

Aug. 17, 2016

Thread Author Time
pgsql: Improve parsetree representation of special functions such as CU Tom Lane 00:33
pgsql: docs: my third pass over the 9.6 release notes Bruce Momjian 03:05
pgsql: docs: my third pass over the 9.6 release notes Bruce Momjian 03:05
pgsql: Disable update_process_title by default on Windows Magnus Hagander 08:45
pgsql: Disable update_process_title by default on Windows Magnus Hagander 08:45
pgsql: Improve plpgsql's memory management to fix some function-lifespa Tom Lane 18:51
pgsql: Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 19:51
pgsql: Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 19:51
pgsql: Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 19:51
pgsql: Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 19:51
pgsql: Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 19:51
pgsql: Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 19:51
pgsql: Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 19:51
pgsql: Properly re-initialize replication slot shared memory upon creat Andres Freund 20:22
pgsql: Properly re-initialize replication slot shared memory upon creat Andres Freund 20:22
pgsql: Properly re-initialize replication slot shared memory upon creat Andres Freund 20:22
pgsql: Properly re-initialize replication slot shared memory upon creat Andres Freund 20:22
pgsql: Implement regexp_match(), a simplified alternative to regexp_mat Tom Lane 22:33

Aug. 18, 2016

Thread Author Time
pgsql: Fix deletion of speculatively inserted TOAST on conflict Andres Freund 00:06
pgsql: Fix deletion of speculatively inserted TOAST on conflict Andres Freund 00:06
pgsql: Fix deletion of speculatively inserted TOAST on conflict Andres Freund 00:06
pgsql: Refactor sendAuthRequest. Heikki Linnakangas 10:29
pgsql: Update Windows timezone mapping from Windows 7 and 10 Magnus Hagander 10:38
pgsql: Update Windows timezone mapping from Windows 7 and 10 Magnus Hagander 10:38
pgsql: Refactor RandomSalt to handle salts of different lengths. Heikki Linnakangas 10:41
pgsql: Improve formatting of comments in plpgsql.h Peter Eisentraut 12:44
pgsql: Update Windows timezone mapping from Windows 7 and 10 Magnus Hagander 13:37
pgsql: Update Windows timezone mapping from Windows 7 and 10 Magnus Hagander 13:37
pgsql: Update Windows timezone mapping from Windows 7 and 10 Magnus Hagander 13:37
pgsql: Update Windows timezone mapping from Windows 7 and 10 Magnus Hagander 13:37
pgsql: Support the new regexp_match() function for citext. Tom Lane 14:52
pgsql: Improve psql's tab completion for ALTER EXTENSION foo UPDATE ... Tom Lane 15:17
pgsql: Improve psql's tab completion for \l. Tom Lane 15:29
pgsql: doc: Speed up XSLT builds Peter Eisentraut 17:55
pgsql: In plpgsql, don't try to convert int2vector or oidvector to expa Tom Lane 18:49
pgsql: In plpgsql, don't try to convert int2vector or oidvector to expa Tom Lane 18:49
pgsql: In plpgsql, don't try to convert int2vector or oidvector to expa Tom Lane 18:49
Re: [COMMITTERS] pgsql: Fix deletion of speculatively inserted TOAST on conflict Alvaro Herrera 19:39
pgsql: Update line count totals for psql help displays. Tom Lane 20:04
pgsql: Update line count totals for psql help displays. Tom Lane 20:04
pgsql: Update line count totals for psql help displays. Tom Lane 20:04
pgsql: Remove obsolete replacement system() on darwin Peter Eisentraut 22:10

Aug. 19, 2016

Thread Author Time
pgsql: Add alternative output for ON CONFLICT toast isolation test. Andres Freund 00:35
pgsql: Add alternative output for ON CONFLICT toast isolation test. Andres Freund 00:35
pgsql: doc: requirepeer is a way to avoid spoofing Bruce Momjian 01:42
pgsql: doc: requirepeer is a way to avoid spoofing Bruce Momjian 01:42
Re: pgsql: doc: requirepeer is a way to avoid spoofing Erik Rijkers 07:49
pgsql: Remove typedef celt from the regex library, along with macro NOC Tom Lane 16:51
pgsql: Clean up another pre-ANSI-C-ism in regex code: get rid of pcolor Tom Lane 17:31
pgsql: reorderbuffer: preserve errno while reporting error Alvaro Herrera 17:40
pgsql: reorderbuffer: preserve errno while reporting error Alvaro Herrera 17:40
pgsql: reorderbuffer: preserve errno while reporting error Alvaro Herrera 17:40
pgsql: reorderbuffer: preserve errno while reporting error Alvaro Herrera 17:40
pgsql: Speed up planner's scanning for parallel-query hazards. Tom Lane 18:03
pgsql: Guard against parallel-restricted functions in VALUES expression Tom Lane 18:35
pgsql: Guard against parallel-restricted functions in VALUES expression Tom Lane 18:35
pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 21:13
pgsql: Allow empty queries in pgbench. Tom Lane 21:33

Aug. 20, 2016

Thread Author Time
pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Tom Lane 19:05
pgsql: initdb now needs to reference libpq include files in MSVC builds Tom Lane 20:53

Aug. 22, 2016

Thread Author Time
pgsql: Retire escapeConnectionParameter(). Noah Misch 02:08
pgsql: initdb now needs submake-libpq and submake-libpgfeutils. Tom Lane 12:01
pgsql: Run select_parallel test by itself Peter Eisentraut 15:44
pgsql: Improve header comment for LockHasWaitersRelation. Robert Haas 16:00
pgsql: Fix possible sorting error when aborting use of abbreviated keys Robert Haas 19:33
pgsql: Fix possible sorting error when aborting use of abbreviated keys Robert Haas 19:33
pgsql: Fix possible sorting error when aborting use of abbreviated keys Robert Haas 19:33
pgsql: doc: fix typo in recent patch Bruce Momjian 21:21
pgsql: doc: fix typo in recent patch Bruce Momjian 21:21

Aug. 23, 2016

Thread Author Time
pgsql: Refactor some network.c code to create cidr_set_masklen_internal Tom Lane 13:40
pgsql: Remove duplicate word from comment. Robert Haas 14:07
pgsql: Add txid_current_ifassigned(). Robert Haas 14:32
pgsql: Improve SP-GiST opclass API to better support unlabeled nodes. Tom Lane 16:10
pgsql: doc: fix incorrect 'literal' tags Bruce Momjian 16:46
pgsql: doc: fix incorrect 'literal' tags Bruce Momjian 16:46
pgsql: Remove duplicate function prototype. Robert Haas 17:46
Re: pgsql: doc: requirepeer is a way to avoid spoofing Bruce Momjian 17:54
pgsql: Extend dsm API with a new function dsm_unpin_segment. Robert Haas 18:53
pgsql: Create an SP-GiST opclass for inet/cidr. Tom Lane 19:16
pgsql: Fix network_spgist.c build failures from missing AF_INET definit Tom Lane 20:25

Aug. 24, 2016

Thread Author Time
pgsql: Suppress compiler warnings in non-cassert builds. Tom Lane 03:21
pgsql: Suppress compiler warnings in non-cassert builds. Tom Lane 03:21
pgsql: Build libpgfeutils before pg_isready. Noah Misch 03:42
pgsql: Build libpgfeutils before pg_isready. Noah Misch 03:42
pgsql: Build libpgfeutils before src/bin/pg_basebackup programs. Noah Misch 03:42
pgsql: doc: Fix XSLT speedup with older upstream stylesheet versions Peter Eisentraut 15:11
Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature Alvaro Herrera 17:40
Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 18:00
pgsql: Remove unnecessary #include. Kevin Grittner 18:22
pgsql: Remove unnecessary #include. Kevin Grittner 18:22
Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 18:25
pgsql: Fix improper repetition of previous results from a hashed aggreg Tom Lane 18:38
pgsql: Fix improper repetition of previous results from a hashed aggreg Tom Lane 18:38
pgsql: Fix improper repetition of previous results from a hashed aggreg Tom Lane 18:38
pgsql: Fix improper repetition of previous results from a hashed aggreg Tom Lane 18:38
pgsql: Fix improper repetition of previous results from a hashed aggreg Tom Lane 18:38
pgsql: Fix improper repetition of previous results from a hashed aggreg Tom Lane 18:38
pgsql: Fix improper repetition of previous results from a hashed aggreg Tom Lane 18:38
pgsql: postgres_fdw: Cosmetic cleanup. Robert Haas 20:29
Re: pgsql: Mark read/write expanded values as read-only in ValuesNext(), to Andres Freund 23:41

Aug. 25, 2016

Thread Author Time
pgsql: doc: more replacement of <literal> with something better Bruce Momjian 01:11
pgsql: doc: more replacement of <literal> with something better Bruce Momjian 01:11
pgsql: Fix small query-lifespan memory leak in bulk updates. Tom Lane 02:20
pgsql: Fix small query-lifespan memory leak in bulk updates. Tom Lane 02:20
pgsql: Fix small query-lifespan memory leak in bulk updates. Tom Lane 02:20
pgsql: Fix small query-lifespan memory leak in bulk updates. Tom Lane 02:20
pgsql: Fix instability in parallel regression tests. Tom Lane 13:58
pgsql: Fix instability in parallel regression tests. Tom Lane 13:58
pgsql: Fix instability in parallel regression tests. Tom Lane 13:58
pgsql: Fix instability in parallel regression tests. Tom Lane 13:58
pgsql: Fix instability in parallel regression tests. Tom Lane 13:58
pgsql: Fix instability in parallel regression tests. Tom Lane 13:58
pgsql: Fix instability in parallel regression tests. Tom Lane 13:58
Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Alvaro Herrera 19:56
Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Kevin Grittner 20:19
Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Kevin Grittner 21:38
Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Alvaro Herrera 21:51

Aug. 26, 2016

Thread Author Time
Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Kevin Grittner 12:34
pgsql: Support OID system column in postgres_fdw. Heikki Linnakangas 13:34
pgsql: Fix logic for adding "parallel worker" context line to worker er Tom Lane 14:07
pgsql: Fix logic for adding "parallel worker" context line to worker er Tom Lane 14:07
pgsql: Put static forward declarations in elog.c back into same order a Tom Lane 18:19
pgsql: Fix assorted small bugs in ThrowErrorData(). Tom Lane 18:19
pgsql: Fix assorted small bugs in ThrowErrorData(). Tom Lane 18:19
pgsql: Fix assorted small bugs in ThrowErrorData(). Tom Lane 18:19
pgsql: Put static forward declarations in elog.c back into same order a Tom Lane 18:19
pgsql: Fix potential memory leakage from HandleParallelMessages(). Tom Lane 19:04
pgsql: Fix potential memory leakage from HandleParallelMessages(). Tom Lane 19:04
pgsql: Fix potential memory leakage from HandleParallelMessages(). Tom Lane 19:04
pgsql: Add a nonlocalized version of the severity field to client error Tom Lane 20:20
pgsql: Add a nonlocalized version of the severity field to client error Tom Lane 20:20
Re: pgsql: Change the way that LWLocks for extensions are allocated. Andres Freund 22:00

Aug. 27, 2016

Thread Author Time
pgsql: Add macros to make AllocSetContextCreate() calls simpler and saf Tom Lane 21:50
pgsql: Add macros to make AllocSetContextCreate() calls simpler and saf Tom Lane 21:50

Aug. 28, 2016

Thread Author Time
pgsql: Update 9.6 release notes through today. Tom Lane 16:37
pgsql: Update 9.6 release notes through today. Tom Lane 16:37
pgsql: Make another editorial pass over the 9.6 release notes. Tom Lane 21:40
pgsql: Make another editorial pass over the 9.6 release notes. Tom Lane 21:40
pgsql: Fix stray reference to the old genbki.sh script. Tom Lane 21:44
pgsql: Fix stray reference to the old genbki.sh script. Tom Lane 21:44

Aug. 29, 2016

Thread Author Time
pgsql: Fix pg_xlogdump so that it handles cross-page XLP_FIRST_IS_CONTR Fujii Masao 06:51
pgsql: Fix pg_xlogdump so that it handles cross-page XLP_FIRST_IS_CONTR Fujii Masao 06:51
pgsql: Fix pg_xlogdump so that it handles cross-page XLP_FIRST_IS_CONTR Fujii Masao 06:51
pgsql: Fix pg_xlogdump so that it handles cross-page XLP_FIRST_IS_CONTR Fujii Masao 06:51
pgsql: Fix pg_xlogdump so that it handles cross-page XLP_FIRST_IS_CONTR Fujii Masao 06:51
pgsql: Fix typos in comments. Fujii Masao 07:07
pgsql: Fix pg_receivexlog --synchronous Simon Riggs 11:19
pgsql: Fix pg_receivexlog --synchronous Simon Riggs 11:19
pgsql: Fix pg_receivexlog --synchronous Simon Riggs 11:19
Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous Tom Lane 11:34
Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous 📎 Michael Paquier 12:16
pgsql: Doc: improve 9.6 description of SP-GiST traverse values. Tom Lane 12:57
pgsql: Make AllocSetContextCreate throw an error for bad context-size p Tom Lane 13:29
Re: pgsql: Fix pg_receivexlog --synchronous Andrew Dunstan 14:08
pgsql: Translation updates Peter Eisentraut 14:36
Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous Andres Freund 15:39
Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous Tom Lane 15:49
Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous Bruce Momjian 16:24
Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. Robert Haas 16:39
pgsql: Remove support for OpenSSL versions older than 0.9.8. Heikki Linnakangas 17:16
pgsql: Stamp 9.6rc1. Tom Lane 20:23
pgsql: Fix pg_receivexlog compile Alvaro Herrera 21:18
pgsql: Split hash.h hash_xlog.h Alvaro Herrera 22:01
Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. Alvaro Herrera 22:13

Aug. 30, 2016

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. Amit Kapila 02:27
Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. Andres Freund 02:31
Re: [COMMITTERS] pgsql: Split hash.h → hash_xlog.h Robert Haas 03:30
Re: pgsql: Split hash.h → hash_xlog.h Alvaro Herrera 03:33
Re: [COMMITTERS] pgsql: Split hash.h → hash_xlog.h Robert Haas 09:25
pgsql: Fix initdb misbehavior when user mis-enters superuser password. Tom Lane 19:25
pgsql: Fix initdb misbehavior when user mis-enters superuser password. Tom Lane 19:25
pgsql: Simplify correct use of simple_prompt(). Tom Lane 21:02
pgsql: Fix a bunch of places that called malloc and friends with no NUL Tom Lane 22:22
pgsql: Tag refs/tags/REL9_6_RC1 was created pgsql 23:11

Aug. 31, 2016

Thread Author Time
pgsql: Update comments to reflect code rearrangement. Robert Haas 07:12
pgsql: Update comments to reflect code rearrangement. Robert Haas 07:12
pgsql: Prevent starting a standalone backend with standby_mode on. Tom Lane 12:52
pgsql: Prevent starting a standalone backend with standby_mode on. Tom Lane 12:52

Browse Archives

Prev | Next