pgsql-committers since 2012-02-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

Feb. 16, 2012

Thread Author Time
pgsql: Invent on_exit_nicely for pg_dump. Robert Haas 16:52
pgsql: Refactor pg_dump.c to avoid duplicating returns-one-row check. Robert Haas 17:10
pgsql: pg_dump: Remove global connection pointer. Robert Haas 18:03
pgsql: pg_dump: Miscellaneous tightening based on recent refactorings. Robert Haas 18:26
pgsql: Improve statistics estimation to make some use of DISTINCT in su Tom Lane 22:34

Feb. 17, 2012

Thread Author Time
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera Tom Lane 01:01
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera Tom Lane 01:01
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera Tom Lane 01:01
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera Tom Lane 01:01
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera Tom Lane 01:01

Feb. 18, 2012

Thread Author Time
pgsql: Sync regex code with Tcl 8.5.11. Tom Lane 00:44
pgsql: Make sure all connection paramters are used in call to PQconnect Michael Meskes 13:17
pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Michael Meskes 14:56
pgsql: gcc on Windows does not know about strtok_s. Michael Meskes 16:20
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Andrew Dunstan 16:26
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Michael Meskes 16:50
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Andrew Dunstan 17:24
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Michael Meskes 17:26
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Andrew Dunstan 17:40
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Michael Meskes 19:38
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Andrew Dunstan 20:12
pgsql: Update expected/collate.linux.utf8.out for recent plpgsql change Tom Lane 23:08

Feb. 19, 2012

Thread Author Time
pgsql: In ecpglib rewrote code that used strtok_r to not use library fu Michael Meskes 13:50
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. Michael Meskes 13:52
pgsql: Improve pretty printing of viewdefs. Andrew Dunstan 16:50
Re: pgsql: Improve pretty printing of viewdefs. Pavel Stehule 17:04
Re: pgsql: Improve pretty printing of viewdefs. Andrew Dunstan 21:18
Re: [COMMITTERS] pgsql: Improve pretty printing of viewdefs. Andrew Dunstan 21:19
pgsql: Create the beginnings of internals documentation for the regex c Tom Lane 23:58

Feb. 20, 2012

Thread Author Time
pgsql: Add caching of ctype.h/wctype.h results in regc_locale.c. Tom Lane 02:02
pgsql: Fix regex back-references that are directly quantified with *. Tom Lane 05:53
pgsql: Fix regex back-references that are directly quantified with *. Tom Lane 05:53
pgsql: Fix regex back-references that are directly quantified with *. Tom Lane 05:53
pgsql: Fix regex back-references that are directly quantified with *. Tom Lane 05:53
pgsql: Fix regex back-references that are directly quantified with *. Tom Lane 05:53
pgsql: Fix a couple of cases of JSON output. Andrew Dunstan 20:06
pgsql: Don't reject threaded Python on FreeBSD. Tom Lane 21:22
pgsql: Don't reject threaded Python on FreeBSD. Tom Lane 21:22
pgsql: Don't reject threaded Python on FreeBSD. Tom Lane 21:22
pgsql: Don't reject threaded Python on FreeBSD. Tom Lane 21:22
pgsql: Don't reject threaded Python on FreeBSD. Tom Lane 21:22

Feb. 21, 2012

Thread Author Time
pgsql: pg_regress: Add application name setting Peter Eisentraut 14:46
pgsql: Fix typo, noticed by Will Crawford. Andrew Dunstan 16:04
pgsql: Avoid double close of file handle in syslogger on win32 Magnus Hagander 16:15
pgsql: Avoid double close of file handle in syslogger on win32 Magnus Hagander 16:15
pgsql: Avoid double close of file handle in syslogger on win32 Magnus Hagander 16:15
pgsql: Avoid double close of file handle in syslogger on win32 Magnus Hagander 16:15
pgsql: Avoid double close of file handle in syslogger on win32 Magnus Hagander 16:15
Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Fujii Masao 16:46
Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Simon Riggs 17:16
pgsql: Don't clear btpo_cycleid during _bt_vacuum_one_page. Tom Lane 20:04
pgsql: Don't clear btpo_cycleid during _bt_vacuum_one_page. Tom Lane 20:04
pgsql: Don't clear btpo_cycleid during _bt_vacuum_one_page. Tom Lane 20:04
pgsql: Don't clear btpo_cycleid during _bt_vacuum_one_page. Tom Lane 20:04
pgsql: Don't clear btpo_cycleid during _bt_vacuum_one_page. Tom Lane 20:04
pgsql: Cosmetic cleanup for commit a760893dbda9934e287789d54bbd3c4ca391 Tom Lane 20:04
Re: Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Tom Lane 20:51

Feb. 22, 2012

Thread Author Time
npgsql - Npgsql2: adding helper script for building policy dll. User Jbcooley 01:22
npgsql - Npgsql2: Added release notes for 2.0.12 beta3 (2.0.11.93) User Fxjr 01:49
npgsql - Npgsql2: Updated to 2.0.12 beta3 release (2.0.11.93) User Fxjr 02:00
npgsql - Npgsql2: Updated to Npgsql 2.0.12 beta 3 (2.0.11.93) release. User Fxjr 02:39
npgsql - Npgsql2: Updated to Npgsql 2.0.12 beta 3 (2.0.11.93) release. User Jbcooley 02:40
Re: pgsql: Have pg_receivexlog always send an invalid log position in statu Magnus Hagander 13:51
pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Simon Riggs 13:54
pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Simon Riggs 13:55
pgsql: REASSIGN OWNED: Support foreign data wrappers and servers Alvaro Herrera 20:34
pgsql: REASSIGN OWNED: Support foreign data wrappers and servers Alvaro Herrera 20:34
pgsql: REASSIGN OWNED: Support foreign data wrappers and servers Alvaro Herrera 20:34
pgsql: Add parameters for controlling locations of server-side SSL file Peter Eisentraut 21:46
pgsql: Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. Tom Lane 23:12
pgsql: Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. Tom Lane 23:12
pgsql: Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. Tom Lane 23:12
pgsql: Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. Tom Lane 23:12
pgsql: Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. Tom Lane 23:12
pgsql: Improve wording of pg_upgrade logfile option: Bruce Momjian 23:40

Feb. 23, 2012

Thread Author Time
pgsql: Fix typo in comment. Robert Haas 00:48
pgsql: Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those wr Robert Haas 01:35
pgsql: Don't install hstore--1.0.sql any more. Robert Haas 01:38
pgsql: Fix build without OpenSSL Peter Eisentraut 08:21
pgsql: Remove inappropriate quotes Peter Eisentraut 10:53
pgsql: Remove inappropriate quotes Peter Eisentraut 10:53
pgsql: Remove inappropriate quotes Peter Eisentraut 10:53
Re: pgsql: Don't install hstore--1.0.sql any more. Tom Lane 16:25
Re: pgsql: Don't install hstore--1.0.sql any more. Peter Geoghegan 16:33
pgsql: Translation updates Peter Eisentraut 18:47
pgsql: Translation updates Peter Eisentraut 18:47
pgsql: Translation updates Peter Eisentraut 18:47
pgsql: Translation updates Peter Eisentraut 18:47
pgsql: Allow MinGW builds to use standardly-named OpenSSL libraries. Tom Lane 20:05
pgsql: Allow MinGW builds to use standardly-named OpenSSL libraries. Tom Lane 20:05
pgsql: Remove arbitrary limitation on length of common name in SSL cert Tom Lane 23:04
pgsql: Convert newlines to spaces in names written in pg_dump comments. Tom Lane 23:04
pgsql: Require execute permission on the trigger function for CREATE TR Tom Lane 23:04
pgsql: Stamp 9.1.3. Tom Lane 23:04
pgsql: Stamp 8.4.11. Tom Lane 23:04
pgsql: Stamp 9.0.7. Tom Lane 23:04
pgsql: Last-minute release note updates. Tom Lane 23:04
pgsql: Last-minute release note updates. Tom Lane 23:04
pgsql: Last-minute release note updates. Tom Lane 23:04
pgsql: Last-minute release note updates. Tom Lane 23:04
pgsql: Remove arbitrary limitation on length of common name in SSL cert Tom Lane 23:04
pgsql: Convert newlines to spaces in names written in pg_dump comments. Tom Lane 23:04
pgsql: Convert newlines to spaces in names written in pg_dump comments. Tom Lane 23:04
pgsql: Remove arbitrary limitation on length of common name in SSL cert Tom Lane 23:04
pgsql: Require execute permission on the trigger function for CREATE TR Tom Lane 23:04
pgsql: Require execute permission on the trigger function for CREATE TR Tom Lane 23:04
pgsql: Convert newlines to spaces in names written in pg_dump comments. Tom Lane 23:04
pgsql: Remove arbitrary limitation on length of common name in SSL cert Tom Lane 23:04
pgsql: Require execute permission on the trigger function for CREATE TR Tom Lane 23:04
pgsql: Stamp 8.3.18. Tom Lane 23:04
pgsql: Last-minute release note updates. Tom Lane 23:04
pgsql: Require execute permission on the trigger function for CREATE TR Tom Lane 23:04
pgsql: Convert newlines to spaces in names written in pg_dump comments. Tom Lane 23:04

Feb. 24, 2012

Thread Author Time
pgsql: Correctly handle NULLs in JSON output. Andrew Dunstan 04:45
pgsql: Fix the general case of quantified regex back-references. Tom Lane 06:41
pgsql: Add some enumeration commas, for consistency Peter Eisentraut 09:05
Re: pgsql: Add some enumeration commas, for consistency Thom Brown 09:16
Re: pgsql: Add some enumeration commas, for consistency Peter Eisentraut 09:28
Re: pgsql: Add some enumeration commas, for consistency Thom Brown 09:48
pginstaller - pginst: Bump version number Dave Page 11:12
pgsql: Put Debian package list back in alphabetical order Peter Eisentraut 18:41
pgsql: Update src/tools/make_ctags to avoid Exuberant tags option Bruce Momjian 21:17
pgsql: Mention original ctags option name. Bruce Momjian 21:19
pgsql: Remove useless "retry memory" logic within regex engine. Tom Lane 23:40
pgsql: Merge dissect() into cdissect() to remove a pile of near-duplica Tom Lane 23:40
pgsql: Avoid repeated creation/freeing of per-subre DFAs during regex s Tom Lane 23:40

Feb. 25, 2012

Thread Author Time
pgsql: Make each pg_stat_ view into it's own table in the documentation Magnus Hagander 14:33
pgsql: Merge the list of statistics functions into the view documentati Magnus Hagander 14:33
Re: pgsql: Make each pg_stat_ view into it's own table in the documentation 📎 Thom Brown 15:20
Re: pgsql: Merge the list of statistics functions into the view documentati Thom Brown 15:22
pgsql: Fix some typos and correct wording in the monitoring docs patch Magnus Hagander 15:34
pgsql: Tag refs/tags/REL9_0_7 was created pgsql 18:26
pgsql: Tag refs/tags/REL8_4_11 was created pgsql 18:26
pgsql: Tag refs/tags/REL8_3_18 was created pgsql 18:26
pgsql: Tag refs/tags/REL9_1_3 was created pgsql 18:26

Feb. 26, 2012

Thread Author Time
pgsql: Remove useless const qualifier Peter Eisentraut 13:25
pgsql: Remove useless cast Peter Eisentraut 13:31
pgsql: Fix some more bugs in GIN's WAL replay logic. Tom Lane 20:12
pgsql: Fix some more bugs in GIN's WAL replay logic. Tom Lane 20:12
pgsql: Fix some more bugs in GIN's WAL replay logic. Tom Lane 20:12
pgsql: Fix some more bugs in GIN's WAL replay logic. Tom Lane 20:12
Re: pgsql: Don't install hstore--1.0.sql any more. Robert Haas 22:07
Re: pgsql: Don't install hstore--1.0.sql any more. Tom Lane 22:26

Feb. 27, 2012

Thread Author Time
Re: pgsql: Make each pg_stat_ view into it's own table in the documentation Thom Brown 10:14
pgsql: Call check_keywords.pl in maintainer-check Peter Eisentraut 11:54
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Peter Eisentraut 11:55
pgsql: ALTER TABLE: skip FK validation when it's safe to do so Alvaro Herrera 22:16
Re: pgsql: ALTER TABLE: skip FK validation when it's safe to do so Tom Lane 22:49

Feb. 28, 2012

Thread Author Time
pgsql: psql: when tab-completing, use quotes on file names that need th Alvaro Herrera 04:15
pgsql: Add const qualifiers where they are accidentally cast away Peter Eisentraut 10:44
pgsql: Fix thinko in new match_join_clauses_to_index() logic. Tom Lane 23:10

Feb. 29, 2012

Thread Author Time
pgsql: Move CRC tables to libpgport, and provide them in a separate inc Tom Lane 00:54
pgsql: Fix typo in comment Alvaro Herrera 03:27
pgsql: Fix MSVC builds for previous patch's addition of a src/port file Tom Lane 05:24
pgsql: Correctly detect SSI conflicts of prepared transactions after cr Heikki Linnakangas 13:55
pgsql: Correctly detect SSI conflicts of prepared transactions after cr Heikki Linnakangas 13:55
pgsql: Simplify references to backslash-doubling in func.sgml. Tom Lane 17:11
pgsql: Simplify references to backslash-doubling in func.sgml. Tom Lane 17:11
Re: pgsql: Fix MSVC builds for previous patch's addition of a src/port file Magnus Hagander 21:54

March 1, 2012

Thread Author Time
pgsql: Remove TOAST table from pg_database Alvaro Herrera 15:53
pgsql: psql: Improve error display for psql -f - Peter Eisentraut 18:02
pgsql: Don't link pg_isolation_regress with libpq Peter Eisentraut 18:52
pgsql: Small possible clarification in pg_basebackup reference page Peter Eisentraut 19:18

March 2, 2012

Thread Author Time
pgsql: When a GiST page is split during index build, it might not have Heikki Linnakangas 11:25
pgsql: Add a rule to optionally build docs with the stylesheet from the Magnus Hagander 11:33
pgsql: ecpg: Clean up some const usage Peter Eisentraut 18:51
pgsql: Add COLLATION FOR expression Peter Eisentraut 19:18
pgsql: Allow child-relation entries to be made in ec_has_const Equivale Tom Lane 19:29
pgsql: Allow child-relation entries to be made in ec_has_const Equivale Tom Lane 19:29
pgsql: Re-add "make check" target in src/test/isolation/Makefile Peter Eisentraut 20:12
pgsql: Fix incorrect uses of gzFile Peter Eisentraut 20:37

March 3, 2012

Thread Author Time
pgsql: Allow CREATE TABLE (LIKE ...) from composite type Peter Eisentraut 14:04
pgsql: Provide environment overrides for psql file locations. Andrew Dunstan 21:43
Re: pgsql: Provide environment overrides for psql file locations. Andrew Dunstan 21:47

March 4, 2012

Thread Author Time
pgsql: Collect and use element-frequency statistics for arrays. Tom Lane 01:21
pgsql: More carefully validate xlog location string inputs Magnus Hagander 11:27
pgsql: Add function pg_xlog_location_diff to help comparisons Magnus Hagander 11:27
pgsql: Improve histogram-filling loop in new compute_array_stats() code Tom Lane 20:40
pgsql: Remove useless "rough estimate" path from mcelem_array_contained Tom Lane 21:03

March 5, 2012

Thread Author Time
pgsql: Rewrite GiST support code for rangetypes. Tom Lane 03:50
pgsql: Add isolation test to check-world and installcheck-world Peter Eisentraut 18:20
pgsql: Improve documentation around logging_collector and use of stderr Tom Lane 19:09
pgsql: Improve documentation around logging_collector and use of stderr Tom Lane 19:09
pgsql: Improve documentation around logging_collector and use of stderr Tom Lane 19:09
pgsql: Improve documentation around logging_collector and use of stderr Tom Lane 19:09
pgsql: Improve documentation around logging_collector and use of stderr Tom Lane 19:09
Re: pgsql: Add isolation test to check-world and installcheck-world Simon Riggs 19:37
pgsql: Redesign PlanForeignScan API to allow multiple paths for a forei Tom Lane 21:16

March 6, 2012

Thread Author Time
pgsql: In pg_upgrade, only lock the old cluster if link mode is used, a Bruce Momjian 02:20
pgsql: Remove extra copies of LogwrtResult. Heikki Linnakangas 08:18
pgsql: Simplify the way changes to full_page_writes are logged. Heikki Linnakangas 08:18
pgsql: Make the comments more clear on the fact that UpdateFullPageWrit Heikki Linnakangas 08:47
Re: [COMMITTERS] pgsql: Remove extra copies of LogwrtResult. 📎 Fujii Masao 12:06
pgsql: Typo fix. Robert Haas 13:24
Re: [COMMITTERS] pgsql: Remove extra copies of LogwrtResult. Robert Haas 13:24
pgsql: Add a hook for processing messages due to be sent to the server Tom Lane 20:35
pgsql: libpq: Small code clarification, and avoid casting away const Peter Eisentraut 21:22

March 7, 2012

Thread Author Time
pgsql: Expose an API for calculating catcache hash values. Tom Lane 19:51
pgsql: psql: Fix invalid memory access Peter Eisentraut 21:54
pgsql: libpq: Fix memory leak Peter Eisentraut 21:54

Browse Archives

Prev | Next