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

March 14, 2012

Thread Author Time
pgsql: Add additional safety check against invalid backup label file Peter Eisentraut 20:51
pgsql: pg_dump: Fix some minor memory leaks Peter Eisentraut 20:51
pgsql: COPY: Add an assertion Peter Eisentraut 20:51
pgsql: Add missing va_end() calls Peter Eisentraut 20:51
pgsql: Improve EncodeDateTime and EncodeTimeOnly APIs Peter Eisentraut 21:05
pgsql: Uppercase pg_upgrade status output title. Bruce Momjian 23:22

March 15, 2012

Thread Author Time
pgsql: Remove unused tzn arguments for timestamp2tm() Peter Eisentraut 19:19
pgsql: Add const qualifier to tzn returned by timestamp2tm() Peter Eisentraut 19:19
pgsql: sepgsql_setcon(). Robert Haas 20:13
pgsql: Copy editing of sepgsql documentation. Robert Haas 20:45
pgsql: A couple more fixes for the sepgsql documentation. Robert Haas 20:50

March 16, 2012

Thread Author Time
pgsql: Add comments explaining why our Itanium spinlock implementation Heikki Linnakangas 08:22
pgsql: Revisit handling of UNION ALL subqueries with non-Var output col Tom Lane 17:12
pgsql: Revisit handling of UNION ALL subqueries with non-Var output col Tom Lane 17:12
pgsql: Improve commentary in match_pathkeys_to_index(). Tom Lane 18:08
pgsql: pg_dump: Fix crash with invalid pg_cast row Peter Eisentraut 18:39
pgsql: backend: Fix minor memory leak in configuration file processing Peter Eisentraut 18:39
pgsql: libpq: Fix minor memory leaks Peter Eisentraut 18:39
pgsql: psql: Remove inappropriate const qualifiers Peter Eisentraut 18:39
pgsql: pg_restore: Fix memory and file descriptor leak with directory f Peter Eisentraut 18:39
pgsql: pg_restore: Fix memory and file descriptor leak with directory f Peter Eisentraut 18:39
pgsql: In pg_upgrade, create a script to incrementally generate more ac Bruce Momjian 22:54

March 17, 2012

Thread Author Time
pgsql: Add note about column privilege behavior to REVOKE reference pag Peter Eisentraut 08:34
pgsql: In pg_upgrade, move new echo quote define into include file. Bruce Momjian 13:56
pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan 21:25
pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan 21:25
pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan 21:25
pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan 21:25
pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan 21:31

March 19, 2012

Thread Author Time
pgsql: In pg_upgrade, remove dependency on pg_config, as that might not Bruce Momjian 13:32
pgsql: In pg_upgrade, remove dependency on pg_config, as that might not Bruce Momjian 13:32
pgsql: plperl: Package-qualify _TD Alvaro Herrera 20:39
pgsql: plperl: Package-qualify _TD Alvaro Herrera 20:39
pgsql: pg_dump: fix double free of query results Alvaro Herrera 20:56

March 20, 2012

Thread Author Time
pgsql: Restructure SELECT INTO's parsetree representation into CreateTa Tom Lane 01:38
pgsql: pg_upgrade: Add new generated file to .gitignore Peter Eisentraut 18:41
pgsql: pg_dump: Remove undocumented "files" output format Peter Eisentraut 18:41
pgsql: Remove stray word from sepgsql documentation. Robert Haas 19:10
pgsql: Update struct Trigger in docs Alvaro Herrera 19:39
pgsql: Update struct Trigger in docs Alvaro Herrera 19:39
pgsql: Update struct Trigger in docs Alvaro Herrera 19:39
pgsql: Update struct Trigger in docs Alvaro Herrera 19:39
pgsql: Update struct Trigger in docs Alvaro Herrera 19:39
Re: pgsql: Update struct Trigger in docs 📎 Thom Brown 19:55
pgsql: Fix trigger example code to match header changes Alvaro Herrera 20:06
Re: pgsql: Update struct Trigger in docs Alvaro Herrera 20:13
Re: pgsql: Update struct Trigger in docs Thom Brown 20:15
pgsql: pg_dump: get rid of die_horribly Alvaro Herrera 21:59
pgsql: Improve the -l (limit) option recently added to contrib/vacuumlo Tom Lane 23:05

March 21, 2012

Thread Author Time
pgsql: Add some CHECK_FOR_INTERRUPTS() calls to the heap-sort call path Robert Haas 01:26
Re: [COMMITTERS] pgsql: Improve the -l (limit) option recently added to contrib/vacuumlo Heikki Linnakangas 07:10
Re: [COMMITTERS] pgsql: Improve the -l (limit) option recently added to contrib/vacuumlo Tom Lane 13:54
pgsql: Improve connectMaintenanceDatabase() error reporting. Robert Haas 14:58
pgsql: Fix bug where walsender goes into a busy loop if connection is t Heikki Linnakangas 15:48
pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas 16:40
pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas 16:40
pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas 16:40
pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas 16:40
pgsql: Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and Tom Lane 17:05
pgsql: Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and Tom Lane 17:05
pgsql: Allow new relmapper entries when allow_system_table_mods is true Tom Lane 18:09
pgsql: Doc updates for index-only scans. Robert Haas 18:53
pgsql: Add installing entab to pgindent instructions Peter Eisentraut 21:33
pgsql: Clean up compiler warnings from unused variables with asserts di Peter Eisentraut 21:33

March 22, 2012

Thread Author Time
pgsql: Fix configure's search for collateindex.pl. Tom Lane 04:46
pgsql: If a role has a password expiration date, show that in psql's \d Tom Lane 06:08
pgsql: Refactor to eliminate duplicate copies of conninfo default-findi Tom Lane 16:09
pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane 18:14
pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane 18:14
pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane 18:14
pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane 18:14
pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane 18:14
pgsql: Update docs on numeric storage requirements. Robert Haas 19:41
pgsql: Doc clarifications regarding use of varlena. Robert Haas 19:49

March 23, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: Update docs on numeric storage requirements. Fujii Masao 01:21
pgsql: Clarify that PQconninfoParse returns an array with all legal opt Robert Haas 02:11
Re: [COMMITTERS] pgsql: Update docs on numeric storage requirements. Robert Haas 02:12
Re: [COMMITTERS] pgsql: Update docs on numeric storage requirements. Fujii Masao 02:36
npgsql - Npgsql2: [#1011161] Bug in NpgsqlCommand while getting readers User Fxjr 12:45
pgsql: Update docs on numeric storage requirements. Robert Haas 12:50
Re: [COMMITTERS] pgsql: Update docs on numeric storage requirements. Robert Haas 12:51
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Tom Lane 14:55
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Robert Haas 15:25
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Noah Misch 15:31
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Tom Lane 15:31
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Tom Lane 15:36
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Noah Misch 16:09
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Tom Lane 16:27
Re: [COMMITTERS] pgsql: Add notion of a "transform function" that can simplify function Tom Lane 16:52
pgsql: Code review for protransform patches. Tom Lane 21:30
pgsql: Refactor simplify_function et al to centralize argument simplifi Tom Lane 23:16

March 24, 2012

Thread Author Time
pgsql: Cast some printf arguments to avoid possibly-nonportable behavio Tom Lane 00:18
pgsql: Cast some printf arguments to avoid possibly-nonportable behavio Tom Lane 00:18
pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane 20:22
pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane 20:22
pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane 20:22
pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane 20:22

March 26, 2012

Thread Author Time
pgsql: Replace empty locale name with implied value in CREATE DATABASE Tom Lane 01:47
pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane 03:18
pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane 03:18
pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane 03:18
pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane 03:18
Re: [COMMITTERS] pgsql: Replace empty locale name with implied value in CREATE DATABASE Stefan Kaltenbrunner 08:05
Re: Re: [COMMITTERS] pgsql: Replace empty locale name with implied value in CREATE DATABASE Tom Lane 14:29
pgsql: Code cleanup for heap_freeze_tuple. Robert Haas 15:05
pgsql: Improve PL/Python database access function documentation Peter Eisentraut 18:26
pgsql: Remove dead assignment Peter Eisentraut 18:26
Re: Re: [COMMITTERS] pgsql: Replace empty locale name with implied value in CREATE DATABASE Stefan Kaltenbrunner 19:06
Re: [COMMITTERS] pgsql: Remove dead assignment Tom Lane 19:15
Re: [COMMITTERS] pgsql: Remove dead assignment Peter Eisentraut 19:29
Re: [COMMITTERS] pgsql: Remove dead assignment Tom Lane 19:53

March 27, 2012

Thread Author Time
pgsql: pg_dump: Small message adjustment for consistency Peter Eisentraut 17:40
pgsql: Silence compiler warning about uninitialized variable. Tom Lane 18:47
pgsql: New GUC, track_iotiming, to track I/O timings. Robert Haas 18:56
pgsql: Add some infrastructure for contrib/pg_stat_statements. Tom Lane 19:18
pgsql: Bend parse location rules for the convenience of pg_stat_stateme Tom Lane 19:18
pgsql: Expose track_iotiming information via pg_stat_statements. Robert Haas 19:19
pgsql: pg_test_timing utility, to measure clock monotonicity and timing Robert Haas 20:17

March 28, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing 📎 Fujii Masao 02:10
pgsql: Doc fix for pg_test_timing. Robert Haas 12:19
Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Robert Haas 12:19
pgsql: pg_basebackup: Error message improvements. Robert Haas 12:43
Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Marko Kreen 12:46
Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Marko Kreen 12:51
Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Robert Haas 12:57
Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Marko Kreen 13:13
Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing 📎 Fujii Masao 14:43
Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Tom Lane 15:15
Re: pgsql: pg_test_timing utility, to measure clock monotonicity and timing Alvaro Herrera 16:02
Re: pgsql: pg_test_timing utility, to measure clock monotonicity and timing Robert Haas 16:09
pgsql: pg_basebackup: Error handling fixes. Robert Haas 16:22
pgsql: pg_basebackup: Error handling fixes. Robert Haas 16:22
pgsql: Attempt to unbreak pg_test_timing on Windows. Robert Haas 16:24
Re: [COMMITTERS] pgsql: Remove dead assignment Peter Eisentraut 16:56
pgsql: Run maintainer-check on all PO files, not only configured ones Peter Eisentraut 18:14
pgsql: Tweak markup to avoid extra whitespace in man pages Peter Eisentraut 18:14

March 29, 2012

Thread Author Time
pgsql: Improve contrib/pg_stat_statements to lump "similar" queries tog Tom Lane 01:02
Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Fujii Masao 02:33
Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Tom Lane 02:45
pgsql: Remove now redundant pgpipe code. Andrew Dunstan 03:24
pgsql: Inherit max_safe_fds to child processes in EXEC_BACKEND mode. Heikki Linnakangas 05:25
pgsql: Unbreak Windows builds broken by pgpipe removal. Andrew Dunstan 08:13
pgsql: Correct epoch of txid_current() when executed on a Hot Standby s Simon Riggs 13:56
pgsql: Correct epoch of txid_current() when executed on a Hot Standby s Simon Riggs 13:57
pgsql: Correct epoch of txid_current() when executed on a Hot Standby s Simon Riggs 13:58
pgsql: initdb: Mark more messages for translation Peter Eisentraut 18:39
pgsql: Improve handling of utility statements containing plannable stat Tom Lane 19:33
pgsql: Improve contrib/pg_stat_statements' handling of PREPARE/EXECUTE Tom Lane 20:42
pgsql: Fix dblink's failure to report correct connection name in error Tom Lane 21:53
pgsql: Fix dblink's failure to report correct connection name in error Tom Lane 21:53
pgsql: Fix dblink's failure to report correct connection name in error Tom Lane 21:53
pgsql: Fix dblink's failure to report correct connection name in error Tom Lane 21:53

March 30, 2012

Thread Author Time
pgsql: pg_test_timing: Lame hack to work around compiler warning. Robert Haas 12:19
Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing Robert Haas 12:19
pgsql: Replace printf format %i by %d Peter Eisentraut 17:49
pgsql: Add new files to NLS file lists Peter Eisentraut 17:49
pgsql: pgxs: Supply default values for BISON and FLEX variables Peter Eisentraut 17:49

March 31, 2012

Thread Author Time
pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. Tom Lane 14:56
pgsql: Fix glitch recently introduced in psql tab completion. Tom Lane 15:19
Re: pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. Andrew Dunstan 15:41
Re: [COMMITTERS] pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. Tom Lane 15:59
Re: [COMMITTERS] pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. Andrew Dunstan 16:52
pgsql: Rename frontend keyword arrays to avoid conflict with backend. Tom Lane 17:16
Re: [COMMITTERS] pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. Tom Lane 17:17
pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane 18:43
pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane 18:43
pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane 18:43
pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane 18:43
pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane 18:43
pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane 19:51
pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane 19:51
pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane 19:51
pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane 19:51
pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane 19:51

April 1, 2012

Thread Author Time
pgsql: Fix recently introduced typo in NLS file lists Peter Eisentraut 23:40

April 2, 2012

Thread Author Time
pgsql: NLS: Seed Language field in PO header Peter Eisentraut 00:12

April 3, 2012

Thread Author Time
pgsql: Add support for renaming domain constraints Peter Eisentraut 05:15
pgsql: Arrange for on_exit_nicely to be thread-safe. Robert Haas 12:39

April 4, 2012

Thread Author Time
pgsql: Fix a couple of contrib/dblink bugs. Tom Lane 00:44
pgsql: Fix a couple of contrib/dblink bugs. Tom Lane 00:44
pgsql: Fix a couple of contrib/dblink bugs. Tom Lane 00:44
pgsql: Fix a couple of contrib/dblink bugs. Tom Lane 00:44
pgsql: Fix a couple of contrib/dblink bugs. Tom Lane 00:44
pgsql: Fix syslogger to not lose log coherency under high load. Tom Lane 19:06
pgsql: Fix syslogger to not lose log coherency under high load. Tom Lane 19:06
pgsql: Fix syslogger to not lose log coherency under high load. Tom Lane 19:06
pgsql: Fix syslogger to not lose log coherency under high load. Tom Lane 19:06
pgsql: Fix syslogger to not lose log coherency under high load. Tom Lane 19:06
pgsql: Remove useless PGRES_COPY_BOTH "support" in psql. Tom Lane 20:15
pgsql: Add a "row processor" API to libpq for better handling of large Tom Lane 22:40
pgsql: Improve efficiency of dblink by using libpq's new row processor Tom Lane 22:40

April 5, 2012

Thread Author Time
pgsql: Fix plpgsql named-cursor-parameter feature for variable name con Tom Lane 01:50
pgsql: Expose track_iotiming data via the statistics collector. Robert Haas 15:46
pgsql: Correctly explain units used by function-timing stats functions. Robert Haas 15:52
pgsql: Update obsolete comment. Tom Lane 17:05
pgsql: Publish checkpoint timing information to pg_stat_bgwriter. Robert Haas 18:04
pgsql: Allow pg_archivecleanup to strip optional file extensions. Robert Haas 18:19
pgsql: NLS: Use msgmerge/xgettext --no-wrap and --sort-by-file Peter Eisentraut 19:28
Re: pgsql: Publish checkpoint timing information to pg_stat_bgwriter. Guillaume Lelarge 20:52

April 6, 2012

Thread Author Time
pgsql: checkopint -> checkpoint Robert Haas 01:37

Browse Archives

Prev | Next