pgsql-committers since 2016-08-09 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. 9, 2016

Thread Author Time
Re: pgsql: Fix several one-byte buffer over-reads in to_number Tom Lane 15:04
pgsql: Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM C Tom Lane 17:40
pgsql: Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM C Tom Lane 17:40
pgsql: Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM C Tom Lane 17:40
pgsql: Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM C Tom Lane 17:40
pgsql: Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM C Tom Lane 17:40
pgsql: Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM C Tom Lane 17:40
pgsql: Tag refs/tags/REL9_6_BETA4 was created pgsql 21:33
pgsql: Tag refs/tags/REL9_2_18 was created pgsql 21:33
pgsql: Tag refs/tags/REL9_5_4 was created pgsql 21:33
pgsql: Tag refs/tags/REL9_4_9 was created pgsql 21:33
pgsql: Tag refs/tags/REL9_3_14 was created pgsql 21:33
pgsql: Tag refs/tags/REL9_1_23 was created pgsql 21:33
pgsql: docs: my first pass over the 9.6 release notes Bruce Momjian 22:36
pgsql: Fix typo Peter Eisentraut 23:09
pgsql: Fix typo Peter Eisentraut 23:09
pgsql: Fix typo Peter Eisentraut 23:09
pgsql: Fix typo Peter Eisentraut 23:09
pgsql: Fix typo Peter Eisentraut 23:09
pgsql: Fix typo Peter Eisentraut 23:09

Aug. 11, 2016

Thread Author Time
pgsql: Doc: write some for adminpack. Tom Lane 01:40
pgsql: Doc: write some for adminpack. Tom Lane 01:40
pgsql: Doc: write some for adminpack. Tom Lane 01:40
pgsql: Doc: write some for adminpack. Tom Lane 01:40
pgsql: Doc: write some for adminpack. Tom Lane 01:40
pgsql: Doc: write some for adminpack. Tom Lane 01:40
pgsql: docs: my second pass over the 9.6 release notes Bruce Momjian 03:09
Re: pgsql: Doc: write some for adminpack. Peter Eisentraut 12:45
Re: pgsql: Doc: write some for adminpack. Tom Lane 13:28
pgsql: Doc: fix bad link in 9.1 branch only. Tom Lane 14:21
pgsql: Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 15:22
pgsql: Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 15:22
pgsql: Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 15:22
pgsql: Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 15:22
pgsql: Trivial cosmetic cleanup in bloom/blutils.c. Tom Lane 16:23
pgsql: Add ID property to replication slots' sect2 Alvaro Herrera 19:14
pgsql: Add ID property to replication slots' sect2 Alvaro Herrera 19:14

Aug. 12, 2016

Thread Author Time
pgsql: Correct TABLESAMPLE docs Simon Riggs 09:37
pgsql: Correct TABLESAMPLE docs Simon Riggs 09:37
pgsql: Code cleanup in SyncRepWaitForLSN() Simon Riggs 11:50
pgsql: Code cleanup in SyncRepWaitForLSN() Simon Riggs 11:50
pgsql: Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 16:13
pgsql: Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 16:13
pgsql: Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 16:13
pgsql: Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 16:13
pgsql: Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 16:13
pgsql: Doc: clarify that DROP ... CASCADE is recursive. Tom Lane 22:45

Aug. 13, 2016

Thread Author Time
pgsql: Fix regression test parallel-make hazard. Tom Lane 00:52
pgsql: Fix regression test parallel-make hazard. Tom Lane 00:52
pgsql: Fix regression test parallel-make hazard. Tom Lane 00:52
pgsql: Add SQL-accessible functions for inspecting index AM properties. Tom Lane 22:31

Aug. 14, 2016

Thread Author Time
pgsql: Fix assorted bugs in contrib/bloom. Tom Lane 02:25
pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 19:06
pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 19:06
pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 19:06
pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 19:06
pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 19:06
pgsql: Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 19:06

Aug. 15, 2016

Thread Author Time
pgsql: Simplify the process of perltidy'ing our Perl files. Tom Lane 15:32
pgsql: Final pgindent + perltidy run for 9.6. Tom Lane 17:42
pgsql: Branch refs/heads/REL9_6_STABLE was created pgsql 17:44
pgsql: Stamp HEAD as 10devel. Tom Lane 17:49
pgsql: Stamp shared-library minor version numbers for v10. Tom Lane 18:36
pgsql: Update git_changelog to know that there's a 9.6 branch. Tom Lane 19:24
pgsql: Allow .so minor version numbers above 9 in .gitignore. Tom Lane 21:35
pgsql: Once again allow LWLocks to be used within DSM segments. Robert Haas 22:15

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

Browse Archives

Prev | Next