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

June 8, 2012

Thread Author Time
pgsql: Revert "Wake WALSender to reduce data loss at failover for async Tom Lane 03:09
pgsql: Documentation style improvements Peter Eisentraut 07:29
pgsql: When using libpq URI syntax, error out on invalid parameter name Robert Haas 12:47
pgsql: Fix bug in early startup of Hot Standby with subtransactions. Simon Riggs 16:34
pgsql: Fix bug in early startup of Hot Standby with subtransactions. Simon Riggs 16:36
pgsql: Fix bug in early startup of Hot Standby with subtransactions. Simon Riggs 16:36

June 9, 2012

Thread Author Time
pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Simon Riggs 15:36
Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Tom Lane 15:46
Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Simon Riggs 16:07
Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Tom Lane 16:19

June 10, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented Simon Riggs 07:36
pgsql: Revert error message on GLOBAL/LOCAL pending further discussion Simon Riggs 07:42
pgsql: Make include files work without having to include other ones fir Peter Eisentraut 09:46
pgsql: Error message capitalization fix Magnus Hagander 10:23
pgsql: Fix pg_basebackup/pg_receivexlog for floating point timestamps Magnus Hagander 10:23
pgsql: Update pgindent install instructions and update typedef list. Bruce Momjian 19:16
pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 19:20

June 11, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Alvaro Herrera 00:55
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 02:37
pgsql: Revert behaviour of -x/--xlog to 9.1 semantics Magnus Hagander 13:01
pgsql: Prevent non-streaming replication connections from being selecte Magnus Hagander 13:19
pgsql: Prevent non-streaming replication connections from being selecte Magnus Hagander 13:19
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Robert Haas 16:06
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Alvaro Herrera 16:20
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 19:44
pgsql: pg_receivexlog: Rename option --dir to --directory Peter Eisentraut 21:57
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Alvaro Herrera 21:57
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Robert Haas 22:03

June 12, 2012

Thread Author Time
pgsql: Fix pg_dump output to a named tar-file archive. Tom Lane 01:56
pgsql: Ensure pg_ctl behaves sanely when data directory is not specifie Tom Lane 02:47
pgsql: Copy-editing of release notes. Robert Haas 13:54
pgsql: Mark JSON error detail messages for translation. Robert Haas 14:42
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 15:04
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Noah Misch 17:50
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 18:02
Re: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Robert Haas 18:40
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 18:40
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas 18:49
pgsql: Minor code review for json.c. Tom Lane 20:23
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 20:52
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Alvaro Herrera 21:10
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 21:26

June 13, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 01:52
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas 02:07
pgsql: Improve documentation of postgres -C option Peter Eisentraut 10:42
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 14:35
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas 15:03
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Andres Freund 15:06
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas 15:18
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Andres Freund 15:22
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 15:55
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas 16:00
pgsql: In pg_upgrade, verify that the install user has the same oid on Bruce Momjian 16:19
pgsql: In pg_upgrade, verify that the install user has the same oid on Bruce Momjian 16:19
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. 📎 Tom Lane 16:27
pgsql: In pg_upgrade, report pre-PG 8.1 plpython helper functions left Bruce Momjian 16:34
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas 16:45
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 17:04
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Robert Haas 18:09
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 18:55
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Dimitri Fontaine 19:33
pgsql: Support Linux's oom_score_adj API as well as the older oom_adj A Tom Lane 19:36
pgsql: Deprecate use of GLOBAL and LOCAL in temp table creation. Tom Lane 21:48
pgsql: Fix description of SQL-standard meaning of CREATE LOCAL TEMP TAB Tom Lane 22:48
pgsql: Revert "Reduce checkpoints and WAL traffic on low activity datab Tom Lane 22:49
pgsql: Remove release note entry for reverted patch. Tom Lane 22:57
pgsql: Revisit error message details for JSON input parsing. Tom Lane 23:43
Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation. Tom Lane 23:49
pgsql: Branch refs/heads/REL9_2_STABLE was created pgsql 23:57

June 14, 2012

Thread Author Time
pgsql: Stamp HEAD as 9.3devel. Tom Lane 00:03
pgsql: Stamp library minor versions for 9.3. Tom Lane 02:06
pgsql: Flesh out RELEASE_CHANGES instructions for branching in git. Tom Lane 02:11
pgsql: Add 9.2 branch to git_changelog's list. Tom Lane 02:23
Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Greg Stark 02:49
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Tom Lane 04:14
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Dimitri Fontaine 08:38
pgsql: Make \conninfo print SSL information. Robert Haas 13:44
pgsql: Remove RELKIND_UNCATALOGED. Robert Haas 13:48
pgsql: Remove misplaced sanity check from heap_create(). Robert Haas 14:01
pgsql: Add new function log_newpage_buffer. Robert Haas 14:13
pgsql: During transaction cleanup, release locks before deleting files. Robert Haas 14:20
pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Robert Haas 17:29
pgsql: Doc corrections for pg_is_in_backup patch. Robert Haas 18:31
pgsql: Improve readability and error messages in pg_backup_start_time. Robert Haas 19:20
pgsql: Add more message pluralization Peter Eisentraut 23:03
pgsql: Add more message pluralization Peter Eisentraut 23:03

June 15, 2012

Thread Author Time
Re: pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 05:52
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Robert Haas 12:16
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 14:54
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Thom Brown 15:08
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 15:09
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Thom Brown 15:11
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Heikki Linnakangas 15:14
pgsql: Improve reporting of permission errors for array types Peter Eisentraut 21:38
pgsql: Improve reporting of permission errors for array types Peter Eisentraut 21:38
pgsql: Improve pg_upgrade wording for pg_ctl start failure; could be Bruce Momjian 23:57
pgsql: Improve pg_upgrade wording for pg_ctl start failure; could be Bruce Momjian 23:57

June 16, 2012

Thread Author Time
pgsql: Update pgindent Perl indentation instructions based on feedback Bruce Momjian 02:43
pgsql: Update pgindent Perl indentation instructions based on feedback Bruce Momjian 02:43
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 02:45
Re: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Tom Lane 02:48
pgsql: In pgindent, suppress reading the perltidy RC file using --nopro Bruce Momjian 02:50
pgsql: In pgindent, suppress reading the perltidy RC file using --nopro Bruce Momjian 02:50
Re: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 03:20
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 03:49
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Noah Misch 05:10
pgsql: Remove 'for' loop perltidy argument, and move args to perltidyrc Bruce Momjian 14:13
pgsql: Remove 'for' loop perltidy argument, and move args to perltidyrc Bruce Momjian 14:13
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 14:15

June 17, 2012

Thread Author Time
pgsql: Add missing subtitle for compressed archive logs Magnus Hagander 13:24
pgsql: Add missing subtitle for compressed archive logs Magnus Hagander 13:24
pgsql: Add missing subtitle for compressed archive logs Magnus Hagander 13:24
pgsql: Reorder basebackup options, to list pg_basebackup first Magnus Hagander 13:24
pgsql: Reorder basebackup options, to list pg_basebackup first Magnus Hagander 13:24
pgsql: Fix stats collector to recover nicely when system clock goes bac Tom Lane 21:12
pgsql: Make documentation of --help and --version options more consiste Peter Eisentraut 23:57
pgsql: Make documentation of --help and --version options more consiste Peter Eisentraut 23:57

June 18, 2012

Thread Author Time
pgsql: Refer to the default foreign key match style as MATCH SIMPLE int Tom Lane 00:17
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Daniel Farina 03:39
pgtcl - libpgtcl: * Add new -withoutnulls option to pg_select, if set User Karl 05:01
pgtcl - libpgtcl: Reference variable name as a string, not an object, User Karl 05:06
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Albe Laurenz 07:22
pgsql: Change ON UPDATE SET NULL/SET DEFAULT referential actions to mee Tom Lane 16:13
pgsql: Update SQL spec references in ri_triggers code to match SQL:2008 Tom Lane 16:19
pgsql: pg_dump: Add missing newlines at end of messages Peter Eisentraut 21:00
pgsql: pg_dump: Add missing newlines at end of messages Peter Eisentraut 21:00
pgsql: Remove derived fields from RI_QueryKey, and do a bit of other cl Tom Lane 22:51
pgsql: Allow ON UPDATE/DELETE SET DEFAULT plans to be cached. Tom Lane 23:37

June 19, 2012

Thread Author Time
pgsql: Improve comments about why SET DEFAULT triggers must recheck for Tom Lane 02:46
pgsql: Share RI trigger code between NO ACTION and RESTRICT cases. Tom Lane 18:32
pgsql: Remove confusing half sentence from legal notice Peter Eisentraut 21:13
pgsql: Remove confusing half sentence from legal notice Peter Eisentraut 21:13
pgsql: Update copyright year in forgotten places Peter Eisentraut 21:13
pgsql: Update copyright year in forgotten places Peter Eisentraut 21:13
pgsql: Update copyright year in forgotten places Peter Eisentraut 21:13
pgsql: Update copyright year in forgotten places Peter Eisentraut 21:13
pgsql: pg_dump: Fix verbosity level in LO progress messages Alvaro Herrera 21:20
pgsql: pg_dump: Fix verbosity level in LO progress messages Alvaro Herrera 21:28
pgsql: pg_dump: Fix verbosity level in LO progress messages Alvaro Herrera 21:28
pgsql: pg_dump: Fix verbosity level in LO progress messages Alvaro Herrera 21:28
pgsql: pg_dump: Fix verbosity level in LO progress messages Alvaro Herrera 21:28
pgsql: Add pgbench option to add foreign key constraints to the standar Tom Lane 22:34

June 20, 2012

Thread Author Time
pgsql: Improve tests for whether we can skip queueing RI enforcement tr Tom Lane 00:08
Re: pgsql: Remove confusing half sentence from legal notice Magnus Hagander 09:40
pgsql: Cache the results of ri_FetchConstraintInfo in a backend-local c Tom Lane 21:24
pgsql: Increase MAX_SYSCACHE_CALLBACKS from 20 to 32. Tom Lane 23:48

June 21, 2012

Thread Author Time
pgsql: Remove incomplete/incorrect support for zero-column foreign keys Tom Lane 00:15
pgsql: Add a small cache of locks owned by a resource owner in Resource Heikki Linnakangas 12:30
pgsql: Repair comment mangled by a pgindent run long ago Alvaro Herrera 19:38
pgsql: Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 21:27
pgsql: Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 21:27
pgsql: Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 21:27
pgsql: Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 21:27
pgsql: Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 21:27
pgsql: Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 21:27
Re: pgsql: Remove confusing half sentence from legal notice Peter Eisentraut 22:50
pgsql: Make placeholders in SQL command help more consistent and precis Peter Eisentraut 22:57
pgsql: Make placeholders in SQL command help more consistent and precis Peter Eisentraut 22:57

June 22, 2012

Thread Author Time
pgsql: Document that && can be used to search arrays. Robert Haas 13:02
pgsql: Make pgbench -i emit only one-tenth as many status messages. Robert Haas 13:06

June 24, 2012

Thread Author Time
pgsql: Move WAL continuation record information to WAL page header. Heikki Linnakangas 16:22
pgsql: Allow WAL record header to be split across pages. Heikki Linnakangas 16:22
pgsql: Don't waste the last segment of each 4GB logical log file. Heikki Linnakangas 16:22
pgsql: Replace XLogRecPtr struct with a 64-bit integer. Heikki Linnakangas 16:22
pgsql: Use LL suffix for 64-bit constants. Heikki Linnakangas 17:02
pgsql: Oops. Remove stray paren. Heikki Linnakangas 17:04
Re: pgsql: Remove confusing half sentence from legal notice Magnus Hagander 18:31
pgsql: Use UINT64CONST for 64-bit integer constants. Heikki Linnakangas 18:57
pgsql: I missed some references to xlogid/xrecoff in Win32-only code. F Heikki Linnakangas 19:15
pgsql: Replace int2/int4 in C code with int16/int32 Peter Eisentraut 23:41

June 25, 2012

Thread Author Time
Re: [COMMITTERS] pgsql: Replace XLogRecPtr struct with a 64-bit integer. Alvaro Herrera 03:16
pgsql: Fix warning for 64-bit literal on 32-bit build. Kevin Grittner 12:47
pgsql: Remove sanity test in XRecOffIsValid. Robert Haas 16:18
Re: [COMMITTERS] pgsql: Remove sanity test in XRecOffIsValid. Tom Lane 16:35
Re: [COMMITTERS] pgsql: Remove sanity test in XRecOffIsValid. Robert Haas 17:12
pgsql: Unbreak pg_resetxlog -l. Robert Haas 18:00
pgsql: Fix typo in DEBUG message, introduced by recent WAL refactoring. Robert Haas 18:00
pgsql: Unify calling conventions for postgres/postmaster sub-main funct Peter Eisentraut 18:32
pgsql: Tighten up includes in sinvaladt.h, twophase.h, proc.h Alvaro Herrera 22:45

June 26, 2012

Thread Author Time
pgsql: Make pg_dump emit more accurate dependency information. Tom Lane 01:21
pgsql: Make pg_dump emit more accurate dependency information. Tom Lane 01:21
pgsql: Improve pg_dump's dependency-sorting logic to enforce section du Tom Lane 01:21
pgsql: Improve pg_dump's dependency-sorting logic to enforce section du Tom Lane 01:21
pgsql: Improve pg_dump's dependency-sorting logic to enforce section du Tom Lane 01:21
pgsql: Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refacto Heikki Linnakangas 04:52
pgsql: Backport fsync queue compaction logic to all supported branches. Robert Haas 10:47
pgsql: Backport fsync queue compaction logic to all supported branches. Robert Haas 10:47
pgsql: Backport fsync queue compaction logic to all supported branches. Robert Haas 10:47
pgsql: Reduce use of heavyweight locking inside hash AM. Robert Haas 11:50
pgsql: Make DROP FUNCTION hint more informative. Robert Haas 17:35
pgsql: Cope with smaller-than-normal BLCKSZ setting in SPGiST indexes o Tom Lane 18:36
pgsql: Cope with smaller-than-normal BLCKSZ setting in SPGiST indexes o Tom Lane 18:36
pgsql: When LWLOCK_STATS is defined, count spindelays. Robert Haas 20:06
pgsql: Allow pg_terminate_backend() to be used on backends with matchin Robert Haas 20:48

June 27, 2012

Thread Author Time
pgsql: Use system install program when available and usable Peter Eisentraut 11:01
pgsql: Allow pg_terminate_backend() to be used on backends with matchin Robert Haas 12:35
pgsql: Update release notes for pg_terminate_backend changes. Robert Haas 12:45
pgsql: Update release notes for pg_terminate_backend changes. Robert Haas 12:45
Re: pgsql: Use system install program when available and usable Tom Lane 13:49
pgsql: I neglected many comments in the log+seg -> 64-bit segno patch. Heikki Linnakangas 14:54

Browse Archives

Prev | Next