pgsql-committers - February 2012

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. 1, 2012

Thread Author Time
pgsql: Code review for plpgsql fn_signature patch. Tom Lane 07:14
pgsql: Resolve timing issue with logging locks for Hot Standby. Simon Riggs 09:31
pgsql: Resolve timing issue with logging locks for Hot Standby. Simon Riggs 09:33
pgsql: Properly free the sslcompression field in PGconn Magnus Hagander 15:52
pgsql: Implement dry-run mode for pg_archivecleanup Alvaro Herrera 17:23
pgsql: Try to be more consistent about accepting denormalized float8 nu Tom Lane 18:14
pgsql: Add some regression test cases for denormalized float8 input. Tom Lane 18:14
pgsql: psql: Case preserving completion of SQL key words Peter Eisentraut 18:19
pgsql: initdb: Add options --auth-local and --auth-host Peter Eisentraut 19:20

Feb. 2, 2012

Thread Author Time
pgsql: Avoid re-checking for visibility map extension too frequently. Robert Haas 01:40
npgsql - Npgsql2: Applied patch #1011157. User Fxjr 13:46
pgsql: Allow spgist's text_ops to handle pattern-matching operators. Robert Haas 18:12
pgsql: ecpg: Improve test building Peter Eisentraut 18:33

Feb. 3, 2012

Thread Author Time
pgsql: Add array_to_json and row_to_json functions. Andrew Dunstan 17:37

Feb. 4, 2012

Thread Author Time
pgsql: Applied Peter's patch to PQconnectdbParams in ecpglib instead of Michael Meskes 00:18
pgsql: Remove tabs in SGML file. Bruce Momjian 12:11
pgsql: Revert "Add some regression test cases for denormalized float8 i Tom Lane 20:54

Feb. 5, 2012

Thread Author Time
pgsql: Allow SQL-language functions to reference parameters by name. Tom Lane 00:24
pgsql: Improve comment. Tom Lane 03:37
pgsql: Add missing Assert and fix inaccurate elog message in standby_re Tom Lane 03:37
Re: pgsql: Applied Peter's patch to PQconnectdbParams in ecpglib instead of Bernd Helmle 12:53
pgsql: Fix transient clobbering of shared buffers during WAL replay. Tom Lane 20:51
pgsql: Fix transient clobbering of shared buffers during WAL replay. Tom Lane 20:51
pgsql: Fix transient clobbering of shared buffers during WAL replay. Tom Lane 20:51

Feb. 6, 2012

Thread Author Time
pgsql: fe-misc.c depends on pg_config_paths.h Alvaro Herrera 14:51
pgsql: fe-misc.c depends on pg_config_paths.h Alvaro Herrera 14:54
pgsql: fe-misc.c depends on pg_config_paths.h Alvaro Herrera 14:54
pgsql: Remove dead declaration. Robert Haas 17:09
pgsql: Add locking around WAL-replay modification of shared-memory vari Tom Lane 17:34
pgsql: pg_dump: Reduce dependencies on global variables. Robert Haas 18:06
pgsql: Avoid problems with OID wraparound during WAL replay. Tom Lane 18:15
pgsql: Avoid problems with OID wraparound during WAL replay. Tom Lane 18:15
pgsql: Avoid problems with OID wraparound during WAL replay. Tom Lane 18:15
pgsql: Avoid problems with OID wraparound during WAL replay. Tom Lane 18:15
pgsql: pg_dump: Remove global Archive pointer. Robert Haas 19:09
pgsql: Avoid throwing ERROR during WAL replay of DROP TABLESPACE. Tom Lane 19:44
pgsql: Avoid throwing ERROR during WAL replay of DROP TABLESPACE. Tom Lane 19:44
pgsql: Avoid throwing ERROR during WAL replay of DROP TABLESPACE. Tom Lane 19:44
pgsql: Allow the connection keyword array to carry all seven items in e Michael Meskes 19:58
pgsql: Fix postmaster to attempt restart after a hot-standby crash. Tom Lane 20:30
pgsql: Fix postmaster to attempt restart after a hot-standby crash. Tom Lane 20:30
pgsql: Fix postmaster to attempt restart after a hot-standby crash. Tom Lane 20:30

Feb. 7, 2012

Thread Author Time
pgsql: When building with LWLOCK_STATS, initialize the stats in LWLockW Heikki Linnakangas 08:15
pgsql: createuser: Disable prompting by default Peter Eisentraut 12:58
pgsql: pg_dump: Further reduce reliance on global variables. Robert Haas 15:07
pgsql: Add TIMING option to EXPLAIN, to allow eliminating of timing ove Robert Haas 16:29
pgsql: Add a transform function for numeric typmod coercisions. Robert Haas 17:08
pgsql: Add a transform function for varbit typmod coercisions. Robert Haas 17:43
pgsql: Support fls(). Robert Haas 18:57
pgsql: Fix typo in comment. Heikki Linnakangas 19:22
pgsql: pg_regress: Use target-specific variable instead of overriding m Peter Eisentraut 20:44
pgsql: pg_dump: Add some const qualifiers Peter Eisentraut 21:21

Feb. 8, 2012

Thread Author Time
pgsql: Add opensp as a requirement for building the docs on Debian --- Bruce Momjian 01:30
pgsql: Fix typos pointed out by Noah Misch. Robert Haas 02:41
pgsql: Rename LWLockWaitUntilFree to LWLockAcquireOrWait. Heikki Linnakangas 07:26
pgsql: Add transform functions for various temporal typmod coercisions. Robert Haas 14:34
pgsql: Mark some more I/O-conversion-invoking functions as stable not v Tom Lane 16:29
pgsql: Support min/max index optimizations on boolean columns. Tom Lane 17:41
pgsql: Check misplaced window functions before checking aggregate/group Tom Lane 18:15
pgsql: Fix up dumping conditions for extension configuration tables. Tom Lane 20:23
pgsql: Throw error sooner for unlogged GiST indexes. Tom Lane 21:19
pgsql: Throw error sooner for unlogged GiST indexes. Tom Lane 21:19

Feb. 9, 2012

Thread Author Time
pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Heikki Linnakangas 09:42
pgsql: Have pg_receivexlog always send an invalid log position in statu Magnus Hagander 13:14
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Alvaro Herrera 13:45
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Tom Lane 15:17
Re: pgsql: Have pg_receivexlog always send an invalid log position in statu Heikki Linnakangas 16:35
Re: pgsql: Have pg_receivexlog always send an invalid log position in statu Jaime Casanova 16:56
pgsql: Improve interval_transform function to detect a few more cases. Robert Haas 17:24
pgsql: Add a comment to AdjustIntervalForTypmod to reduce chance of fut Robert Haas 17:24
pgsql: Attempt to fix MSVC builds and other fls-related breakage. Robert Haas 17:40
pgsql: psql: Support zero byte field and record separators Peter Eisentraut 18:20
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. 📎 Alvaro Herrera 18:25
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Tom Lane 18:30
Re: pgsql: Have pg_receivexlog always send an invalid log position in statu Magnus Hagander 23:14

Feb. 10, 2012

Thread Author Time
Re: pgsql: Have pg_receivexlog always send an invalid log position in statu Fujii Masao 03:34
pgsql: Add ORDER BY to a query to prevent occasional regression test fa Tom Lane 07:33
pgsql: Fix pg_dump for better handling of inherited columns. Tom Lane 18:28
pgsql: Fix pg_dump for better handling of inherited columns. Tom Lane 18:28
pgsql: Fix pg_dump for better handling of inherited columns. Tom Lane 18:28
pgsql: Fix pg_dump for better handling of inherited columns. Tom Lane 18:28
pgsql: Fix pg_dump for better handling of inherited columns. Tom Lane 18:28
pgsql: Fix brain fade in previous pg_dump patch. Tom Lane 19:10
pgsql: Fix brain fade in previous pg_dump patch. Tom Lane 19:10
pgsql: Fix brain fade in previous pg_dump patch. Tom Lane 19:10
pgsql: Fix brain fade in previous pg_dump patch. Tom Lane 19:10
pgsql: Fix brain fade in previous pg_dump patch. Tom Lane 19:10
pgsql: Fix oversight in pg_dump's handling of extension configuration t Tom Lane 20:22
pgsql: Fix oversight in pg_dump's handling of extension configuration t Tom Lane 20:22

Feb. 11, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. 📎 Alex Hunsaker 09:57
pgsql: Fix I/O-conversion-related memory leaks in plpgsql. Tom Lane 23:07
pgsql: Fix I/O-conversion-related memory leaks in plpgsql. Tom Lane 23:07
pgsql: Fix I/O-conversion-related memory leaks in plpgsql. Tom Lane 23:07
pgsql: Fix I/O-conversion-related memory leaks in plpgsql. Tom Lane 23:07
pgsql: Fix I/O-conversion-related memory leaks in plpgsql. Tom Lane 23:07

Feb. 13, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Fujii Masao 02:17
pgsql: Silence warning about deprecated assignment to $[ in check_keywo Heikki Linnakangas 07:20
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. Heikki Linnakangas 07:20
pgsql: Fix heap_multi_insert to set t_self field in the caller's tuples Heikki Linnakangas 08:23
pgsql: Fix auto-explain JSON output to be valid JSON. Andrew Dunstan 13:23
pgsql: Fix auto-explain JSON output to be valid JSON. Andrew Dunstan 13:24
pgsql: Fix auto-explain JSON output to be valid JSON. Andrew Dunstan 13:24
pgsql: Do not use the variable name when defining a varchar structure i Michael Meskes 15:08
pgsql: Do not use the variable name when defining a varchar structure i Michael Meskes 15:08
pgsql: Do not use the variable name when defining a varchar structure i Michael Meskes 15:08

Feb. 14, 2012

Thread Author Time
pgsql: Improve labeling of pg_test_fsync open_sync test output. Bruce Momjian 02:48
pgsql: Allow LEAKPROOF functions for better performance of security vie Robert Haas 03:22
pgsql: Fix new create_function_3 regression tests not to rely on tuple Robert Haas 03:49
pgsql: Remove new, intermittently failing regression test. Robert Haas 04:44
pgsql: Change contrib/pg_test_fsync to control tests in terms of second Bruce Momjian 16:10
pgsql: Document that the pg_test_fsync defaults allow the program to co Bruce Momjian 16:14
pgsql: Document random page cost is only 4x seqeuntial, and not 40x. Bruce Momjian 21:55
pgsql: Preserve column names in the execution-time tupledesc for a RowE Tom Lane 22:35
pgsql: Improve fsync documentation by stating that -W _0_ turns of writ Bruce Momjian 22:42
Re: pgsql: Document random page cost is only 4x seqeuntial, and not 40x. Thom Brown 22:44
Re: pgsql: Document random page cost is only 4x seqeuntial, and not 40x. Bruce Momjian 22:46
Re: pgsql: Document random page cost is only 4x seqeuntial, and not 40x. Thom Brown 22:58

Feb. 15, 2012

Thread Author Time
pgsql: Try to get pg_test_thread to compile on Windows by using a sleep Bruce Momjian 02:53
Re: pgsql: Have pg_receivexlog always send an invalid log position in statu Magnus Hagander 09:44
pgsql: Fix pg_test_fsync Win32 problems reported by the build farm; ad Bruce Momjian 12:10
pgsql: sepgsql: Reword and fix typo in docs on DML permissions. Robert Haas 14:58
pgsql: Make CREATE/ALTER FUNCTION support NOT LEAKPROOF. Robert Haas 15:48
pgsql: More regression tests for LEAKPROOF/NOT LEAKPROOF stuff. Robert Haas 15:57
pgsql: Speed up in-memory tuplesorting. Robert Haas 17:20
Re: pgsql: Have pg_receivexlog always send an invalid log position in statu Fujii Masao 17:28
pgsql: sepgsql: Move some code from hooks.c to label.c Robert Haas 19:04
pgsql: Have pg_upgrade output 'link' or 'copy' when reporting its statu Bruce Momjian 19:23
Re: [COMMITTERS] pgsql: Speed up in-memory tuplesorting. Tom Lane 19:24
Re: [COMMITTERS] pgsql: Speed up in-memory tuplesorting. Robert Haas 19:54
pgsql: Fix VPATH builds, broken by my recent commit to speed up tupleso Robert Haas 20:54
Re: [COMMITTERS] pgsql: Speed up in-memory tuplesorting. Robert Haas 20:54
pgsql: Run a portal's cleanup hook immediately when pushing it to FAILE Tom Lane 21:19
pgsql: Run a portal's cleanup hook immediately when pushing it to FAILE Tom Lane 21:19

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

Browse Archives

Prev | Next