pgsql-committers - December 2010

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

Dec. 1, 2010

Thread Author Time
pgbulkload - pgbulkload: Fix a bug that indexes must have Invalid User Itagaki 03:10
orafce - orafce: work around for 9.1. User Itagaki 03:20
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54

Dec. 2, 2010

Thread Author Time
pgsql: Refactor the pg_dump zlib code from pg_backup_custom.c to a sepa Heikki Linnakangas 19:49
pgsql: Remove useless struct declaration Alvaro Herrera 21:01
pgsql: Silence compiler Alvaro Herrera 21:01
pgsql: Remove trailing whitespace Alvaro Herrera 21:01
pgsql: Move private struct declaration to compress_io.c Alvaro Herrera 21:01

Dec. 3, 2010

Thread Author Time
pgsql: Create core infrastructure for KNNGIST. Tom Lane 01:52
pgsql: Remove unnecessary string null-termination in pg_convert. Itagaki Takahiro 03:05
pgsql: Remove misleading comments. Move _Clone and _DeClone functions b Heikki Linnakangas 13:01
pgsql: Use GUC lexer for recovery.conf parsing. Robert Haas 13:57
pgsql: Remove now-outdated mention of quotes being required in recovery Robert Haas 14:00
pgsql: Clarify that LOCK TABLE requires a table-level privilege. Robert Haas 14:30

Dec. 4, 2010

Thread Author Time
pgsql: KNNGIST, otherwise known as order-by-operator support for GIST. Tom Lane 01:53
pgsql: Put back gistgettuple's check for backwards scan request. Tom Lane 03:43
pgsql: Add external documentation for KNNGIST. Tom Lane 04:49
pgsql: Add KNNGIST support to contrib/pg_trgm. Tom Lane 05:16
pgsql: Update comment to match later code changes. Tom Lane 08:22
pgsql: Make output width consistent for all ways of invoking a regressi Peter Eisentraut 15:36
pgsql: Fix two small bugs in new gistget.c logic. Tom Lane 18:48

Dec. 5, 2010

Thread Author Time
pgsql: Reduce memory consumption inside inheritance_planner(). Tom Lane 20:11

Dec. 6, 2010

Thread Author Time
pgsql: Put only single space after "Sort Method:", for consistency Peter Eisentraut 11:37
pgsql: Fix two typos, by Fujii Masao. Heikki Linnakangas 11:38
pgsql: Fix two typos, by Fujii Masao. Heikki Linnakangas 11:38
pgsql: Allow the low level COPY routines to read arbitrary numbers of f Andrew Dunstan 20:42

Dec. 7, 2010

Thread Author Time
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Fix bugs in the hot standby known-assigned-xids tracking logic. Heikki Linnakangas 08:41
pgsql: Fix bugs in the hot standby known-assigned-xids tracking logic. Heikki Linnakangas 08:41

Dec. 8, 2010

Thread Author Time
pgbulkload - pgbulkload: Fix a bug that avoid deadlock in case of User Mhasegawa 06:47
pgbulkload - pgbulkload: backport two bugs. User Mhasegawa 06:55
pgsql: Optimize commit_siblings in two ways to improve group commit. Simon Riggs 18:51
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Tom Lane 18:56
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Robert Haas 19:25
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Tom Lane 19:31
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Robert Haas 19:35
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Greg Smith 20:58
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Tom Lane 21:57
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Greg Smith 22:43

Dec. 9, 2010

Thread Author Time
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 09:45
pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 10:22
psqlodbc - psqlodbc: Change to read and skip the rest of result data User Hinoue 12:41
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs. Tom Lane 18:04
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs. Tom Lane 18:04

Dec. 10, 2010

Thread Author Time
pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 07:00
pgsql: Fix efficiency problems in tuplestore_trim(). Tom Lane 16:36
pgsql: Fix efficiency problems in tuplestore_trim(). Tom Lane 16:36
pgsql: Fix efficiency problems in tuplestore_trim(). Tom Lane 16:36
Re: pgsql: Reduce spurious Hot Standby conflicts from never-visible records Tom Lane 19:21
pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 22:35

Dec. 11, 2010

Thread Author Time
pgsql: Move a couple of initdb's subroutines into src/port/. Tom Lane 00:43
pgsql: Minor documentation cleanup. Robert Haas 04:25
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 13:18
pgsql: Add required new port files to MSVC builds. Magnus Hagander 13:20
pgsql: Allow bidirectional copy messages in streaming replication mode. Robert Haas 14:36
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 15:27
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:13
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:18
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:23
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:33
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:38
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:44
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:55
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:59
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 17:13
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 17:46
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 17:55
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 18:00
pgsql: Provide a complete set of file-permission-bit macros in win32.h. Tom Lane 18:11
pgsql: Clean up some copied-and-pasted code in pg_upgrade. Tom Lane 19:18
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Heikki Linnakangas 21:03

Dec. 12, 2010

Thread Author Time
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 10:15
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:16
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Andrew Dunstan 17:22
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 17:37
pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Tom Lane 18:43
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Andrew Dunstan 18:47
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Tom Lane 18:54
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Magnus Hagander 19:07
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Tom Lane 19:15
pgsql: Reset all database-level stats in pgstat_recv_resetcounter(). Tom Lane 20:10

Dec. 13, 2010

Thread Author Time
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Glen Knowles 05:54
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Fujii Masao 08:02
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 12:56
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Heikki Linnakangas 13:23
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 14:01
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Heikki Linnakangas 14:10
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Heikki Linnakangas 14:17
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Fujii Masao 15:09
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 15:20
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Andrew Dunstan 16:37
pgsql: Generalize concept of temporary relations to "relation persisten Robert Haas 17:35
Re: pgsql: Generalize concept of temporary relations to "relation persisten Tom Lane 17:38
Re: pgsql: Generalize concept of temporary relations to "relation persisten Robert Haas 17:40
pgsql: Update time zone data files to tzdata release 2010o: DST law cha Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2010o: DST law cha Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2010o: DST law cha Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2010o: DST law cha Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2010o: DST law cha Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2010o: DST law cha Tom Lane 17:45
Re: pgsql: Generalize concept of temporary relations to "relation persisten Robert Haas 18:03
Re: pgsql: Generalize concept of temporary relations to "relation persisten Tom Lane 18:07
pgsql: Document replacement of pg_class.relistemp with relpersistence. Robert Haas 18:10
Re: pgsql: Generalize concept of temporary relations to "relation persisten Robert Haas 18:12
pgsql: Translation updates for release 8.2.19 Peter Eisentraut 21:25
pgsql: Translation updates for release 8.4.6 Peter Eisentraut 21:25
pgsql: Translation updates for release 9.0.2 Peter Eisentraut 21:25
pgsql: Translation updates for release 8.1.23 Peter Eisentraut 21:25
pgsql: Remove recently reintroduced CVS keyword Peter Eisentraut 21:25
pgsql: Translation updates for release 8.3.13 Peter Eisentraut 21:25

Dec. 14, 2010

Thread Author Time
pgsql: Allow plugins to suppress inlining and hook function entry/exit/ Robert Haas 00:16
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 00:28
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, Tom Lane 01:24
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, Tom Lane 01:24
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, Tom Lane 01:24
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, Tom Lane 01:24
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, Tom Lane 01:24
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, Tom Lane 01:24
pgsql: Tag 9.0.2. Marc G. Fournier 03:14
pgsql: Tag 8.3.13. Marc G. Fournier 03:14
pgsql: Tag 8.4.6. Marc G. Fournier 03:14
pgsql: Tag 8.2.19. Marc G. Fournier 03:14
pgsql: Tag 8.1.23. Marc G. Fournier 03:14
pgsql: Improved tab completion for views with triggers. Robert Haas 03:47
pgsql: Tag 8.1.23. Marc G. Fournier 03:52
pgsql: Tag 8.3.13. Marc G. Fournier 03:52
pgbulkload - pgbulkload: Add asynchronous read for pg_bulkload 3.1. User Mhasegawa 09:15
pginstaller - pginst: Update for 8.2.19 Dave Page 13:21
pgsql: Instrument checkpoint sync calls. Robert Haas 14:29
pginstaller - pginst: Update for 8.3.13 Dave Page 20:21

Dec. 15, 2010

Thread Author Time
pgsql: Use "upgrade" in preference over "migrate" in pg_upgrade message Bruce Momjian 12:12
pgsql: Add pg_read_binary_file() and whole-file-at-once versions of pg_ Itagaki Takahiro 22:04

Dec. 16, 2010

Thread Author Time
pgsql: Document timestamptz a little better. Robert Haas 02:10
pgsql: Some copy editing of pg_read_binary_file() patch. Robert Haas 02:10
pgsql: Fix contrib/seg's GiST picksplit method. Tom Lane 02:25
pgsql: Fix contrib/seg's GiST picksplit method. Tom Lane 02:25
pgsql: Fix contrib/seg's GiST picksplit method. Tom Lane 02:25
pgsql: Fix contrib/seg's GiST picksplit method. Tom Lane 02:25
pgsql: Fix contrib/seg's GiST picksplit method. Tom Lane 02:25
pgsql: Fix up getopt() reset management so it works on recent mingw. Tom Lane 04:51
pgsql: Fix up getopt() reset management so it works on recent mingw. Tom Lane 04:51
pgsql: Fix up getopt() reset management so it works on recent mingw. Tom Lane 04:51
pgsql: Fix up getopt() reset management so it works on recent mingw. Tom Lane 04:51
pgsql: Fix up getopt() reset management so it works on recent mingw. Tom Lane 04:51
pgsql: Tag refs/tags/REL9_0_2 was created pgsql 05:12
pgsql: Tag refs/tags/REL8_4_6 was created pgsql 05:12
pgsql: Tag refs/tags/REL8_1_23 was created pgsql 05:12
pgsql: Tag refs/tags/REL8_3_13 was created pgsql 05:12
pgsql: Tag refs/tags/REL8_2_19 was created pgsql 05:12
npgsql - Npgsql2: Fixed: [#1010951] AllowPartiallyTrustedCallers for User Fxjr 12:34
libpqtypes - libpqtypes: fixed type->array join to properly use typarray User Merlinm 14:29
libpqtypes - libpqtypes: fixed type->array join to properly use typarray User Merlinm 14:41
libpqtypes - libpqtypes: fixed type->array join to properly use typarray User Merlinm 14:42
pgsql: Fix crash caused by NULL lookup when reporting IP address of fai Bruce Momjian 15:14
pgsql: Add some minor missing error checks Alvaro Herrera 15:38
pgsql: Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to SignalChildren( Alvaro Herrera 15:38
pgsql: Fix inconsequential FILE pointer leakage Alvaro Herrera 19:47
Re: pgsql: Fix inconsequential FILE pointer leakage Tom Lane 20:00
pgsql: Avoid clobbering errno, per comment from Tom. Alvaro Herrera 20:16
Re: pgsql: Fix inconsequential FILE pointer leakage Alvaro Herrera 20:16
pgsql: Remove optreset from src/port/ implementations of getopt and get Tom Lane 21:23
pgsql: Remove optreset from src/port/ implementations of getopt and get Tom Lane 21:23
pgsql: Remove optreset from src/port/ implementations of getopt and get Tom Lane 21:23
pgsql: Improve comments around startup_hacks() code. Tom Lane 22:58

Dec. 17, 2010

Thread Author Time
pgsql: Waiting for complete startup is now a well-defined operation. Robert Haas 01:58
pgsql: Reset 'ps' display just once when resolving VXID conflicts. Robert Haas 13:34
Re: pgsql: Reset 'ps' display just once when resolving VXID conflicts. Tom Lane 14:52
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts. 📎 Robert Haas 16:13
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts. Tom Lane 16:20
pgsql: Try to save a kernel call in ResolveRecoveryConflictWithVirtualX Robert Haas 16:33
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts. Robert Haas 16:34
pgsql: Backpatch plperl GNUmakefile fixes to allow building release 8.2 Andrew Dunstan 17:00
pgsql: Remove unnecessary definition for autovacuum in SignalSomeChildr Alvaro Herrera 19:00
pgsql: set_ps_display when calling functions via fastpath Alvaro Herrera 21:52

Dec. 18, 2010

Thread Author Time
pgsql: Work around make changes on modern Mingw to allow release 8.2 re Andrew Dunstan 00:50
pgsql: Document unavailable parameters in some configurations Magnus Hagander 16:12
pgsql: Document unavailable parameters in some configurations Magnus Hagander 16:12
pgsql: Document unavailable parameters in some configurations Magnus Hagander 16:12
pgsql: Document unavailable parameters in some configurations Magnus Hagander 16:12
pgsql: Make GUC variables for syslog and SSL always visible Magnus Hagander 16:12
pgsql: Properly print the IP number and "localhost" for failed localhos Bruce Momjian 16:26

Dec. 19, 2010

Thread Author Time
pgsql: Support for collecting crash dumps on Windows Magnus Hagander 15:48
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression) | Tom Lane 17:49
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression) | Tom Lane 17:49

Browse Archives

Prev | Next