pgsql-committers since 2010-01-17 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

Jan. 17, 2010

Thread Author Time
pg-migrator - pg_migrator: Create script to delete old cluster. User Bmomjian 00:14
pg-migrator - pg_migrator: Create script to delete old cluster. User Bmomjian 00:14
pg-migrator - pg_migrator: Use MAXPGPATH more consistently. User Bmomjian 00:17
pg-migrator - pg_migrator: Release 8.4.12. User Bmomjian 00:43
pg-migrator - pg_migrator: Fix version typo. User Bmomjian 00:48
pg-migrator - pg_migrator: Ajdust source code alignment. User Bmomjian 01:21
pgsql: Remove unnecessary, inconsistent flag resets in Tom Lane 04:27
pgsql: Silence compiler warning, noted by Stefan Kaltenbrunner Magnus Hagander 12:11
psqlodbc - psqlodbc: 1) Allow password which contains special characters User Hinoue 13:10
pgsql: Add include directory for dblink to find fmgroids.h on VS2008 Magnus Hagander 13:21
pgsql: Improve the handling of SET CONSTRAINTS commands by having them Tom Lane 22:56

Jan. 18, 2010

Thread Author Time
pgsql: Update SET CONSTRAINTS reference page --- it failed to mention Tom Lane 00:32
npgsql - Npgsql2: Added a fix for 64 bits windows. User Fxjr 02:06
npgsql - Npgsql2: Changed NpgsqlInet test method name to better explain User Fxjr 02:14
pgsql: Fix portalmem.c to avoid keeping a dangling pointer to a cached Tom Lane 02:30
pgsql: Fix portalmem.c to avoid keeping a dangling pointer to a cached Tom Lane 02:30
pgsql: Fix portalmem.c to avoid keeping a dangling pointer to a cached Tom Lane 02:30
Re: pgsql: Fix portalmem.c to avoid keeping a dangling pointer to a cached Tatsuo Ishii 03:44
Re: pgsql: Fix portalmem.c to avoid keeping a dangling pointer to a cached Tom Lane 04:11
pgsql: Fix incorrect comparison of scan key in GIN. Teodor Sigaev 11:50
pgsql: Fix incorrect comparison of scan key in GIN. Teodor Sigaev 11:53
pg-migrator - pg_migrator: Improve tablespace handling for 8.5 User Bmomjian 14:06
pg-migrator - pg_migrator: Improve tablespace handling for 8.5 User Bmomjian 14:06
pg-migrator - pg_migrator: File reorganization, for clarity. User Bmomjian 17:10
pg-migrator - pg_migrator: File reorganization, for clarity. User Bmomjian 17:10
pgsql: Fix an oversight in convert_EXISTS_sublink_to_join: we can't Tom Lane 18:17
pgsql: Fix an oversight in convert_EXISTS_sublink_to_join: we can't Tom Lane 18:17
pg-migrator - pg_migrator: Major code restructing for clarity. User Bmomjian 19:33
pg-migrator - pg_migrator: Comment cleanup; add 'static' User Bmomjian 21:28
pg-migrator - pg_migrator: pgindent run. User Bmomjian 21:29
pgsql: Cast slightly abused enum to int, so that GCC 4.5 won't warn Peter Eisentraut 22:19
pg-migrator - pg_migrator: Reorganize location of version check User Bmomjian 22:21
pg-migrator - pg_migrator: Stamp 8.4.13. User Bmomjian 22:22
pg-migrator - pg_migrator: Stamp 8.4.13. User Bmomjian 22:22
pg-migrator - pg_migrator: Update comment for User Bmomjian 22:58

Jan. 19, 2010

Thread Author Time
pgsql: Add "USING expressions" option to plpgsql's OPEN cursor FOR Tom Lane 01:35
pgsql: Add pg_table_size() and pg_indexes_size() to provide more Tom Lane 05:50
pgsql: Add pg_stat_reset_shared('bgwriter') to reset the cluster-wide Magnus Hagander 14:11
pgsql: Fix thinko in my recent change to put an explicit argisrow field Tom Lane 16:33
pgsql: When doing a parallel restore, we must guard against out-of-range Tom Lane 18:39
pgsql: When doing a parallel restore, we must guard against out-of-range Tom Lane 18:39

Jan. 20, 2010

Thread Author Time
pgsql: Reformat documentation of libpq escaping functions. Robert Haas 00:42
pgsql: Add utility functions to PLPerl: quote_literal, Andrew Dunstan 01:08
Re: pgsql: Add utility functions to PLPerl: quote_literal, Tom Lane 03:13
pgsql: Fix doc build, which was broken by PL/perl utility functions Robert Haas 03:37
Re: pgsql: Add utility functions to PLPerl: quote_literal, Robert Haas 03:39
Re: pgsql: Add utility functions to PLPerl: quote_literal, Andrew Dunstan 03:39
Re: pgsql: Add utility functions to PLPerl: quote_literal, Andrew Dunstan 04:09
Re: pgsql: Add utility functions to PLPerl: quote_literal, Robert Haas 04:13
pgsql: Build plperl's new Util.xs Andrew Dunstan 04:14
Re: pgsql: Add utility functions to PLPerl: quote_literal, Tom Lane 04:19
pgsql: Fix typo in Mkvcbuild.pl Andrew Dunstan 04:29
pgsql: Before attempting to create a composite type, check whether a Peter Eisentraut 05:47
pgsql: New Directory Heikki Linnakangas 09:10
pgsql: Rethink the way walreceiver is linked into the backend. Instead Heikki Linnakangas 09:16
pgsql: Adjust MSVC build script too, now that the walreceiver dynamic Heikki Linnakangas 09:22
pgsql: Adjust windows makefiles too, now that the walreceiver dynamic Heikki Linnakangas 09:30
Re: pgsql: Rethink the way walreceiver is linked into the backend. Instead Fujii Masao 10:52
pgsql: Add missing "!= NULL", for the sake of consistency. Heikki Linnakangas 11:58
Re: pgsql: Rethink the way walreceiver is linked into the backend. Instead Heikki Linnakangas 11:59
pgsql: Now that much of walreceiver has been pulled back into the Heikki Linnakangas 18:54
pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 19:43
pgsql: Fix bogus subdir setting. Heikki Linnakangas 20:34
pgsql: Add user-specific .pg_service.conf file This extends the Peter Eisentraut 21:15
pgsql: Well, the systemtap guys moved the goalposts again: with the Tom Lane 23:12
pgsql: Well, the systemtap guys moved the goalposts again: with the Tom Lane 23:12

Jan. 21, 2010

Thread Author Time
pgsql: Better internal documentation of locking for Hot Standby conflict Simon Riggs 00:53
Re: pgsql: Write a WAL record whenever we perform an operation without Robert Haas 03:40
Re: pgsql: Write a WAL record whenever we perform an operation without Takahiro Itagaki 03:56
pgsql: Adjust psql to use pg_get_triggerdef(pretty=true) to remove extra Takahiro Itagaki 06:11
pgsql: Fix bogus comments. Heikki Linnakangas 08:19
pgsql: Add missing flag reset to ensure subsequent manual cancelation Simon Riggs 09:30
pg-migrator - pg_migrator: Improve code in check_for_libpq_envvars; User Bmomjian 14:25
pgsql: Add new escaping functions PQescapeLiteral and Robert Haas 14:58
Re: pgsql: Add new escaping functions PQescapeLiteral and Tom Lane 17:37
Re: pgsql: Add new escaping functions PQescapeLiteral and Robert Haas 17:39
pgsql: Fix unsafe loop test, and declare as_ident as bool rather than Robert Haas 18:43

Jan. 22, 2010

Thread Author Time
pgbulkload - pgbulkload: Support XLogReportUnloggedStatement if User Itagaki 06:02
pgstatsinfo - pg_reporter: New Directory User Itagaki 07:59
pgstatsinfo - pg_reporter: Added template for pg_statsinfo. User Itagaki 08:00
pgbulkload - pgbulkload: - Support input data filter function (FILTER = User Mhasegawa 09:30
pgbulkload - pgbulkload: If ENCODING not specified and "INFILE = stdin", User Mhasegawa 10:39
pgsql: Applied patch by Boszormenyi Zoltan <[email protected]> to fix Michael Meskes 14:13
pgsql: Make argument const char * as per Takahiro Itagaki's suggestion. Michael Meskes 14:19
pgsql: PL/Python DO handler Also cleaned up some redundancies between Peter Eisentraut 15:45
pgsql: Document that the HTML documentation must be built before the PDF Bruce Momjian 15:49
pgsql: Replace ALTER TABLE ... Robert Haas 16:40
pgsql: Fix several oversights in previous commit - attribute options Robert Haas 16:42
Re: [COMMITTERS] pgsql: Replace ALTER TABLE ... Devrim GÜNDÜZ 17:13
Re: [COMMITTERS] pgsql: Replace ALTER TABLE ... Robert Haas 17:22
Re: [COMMITTERS] pgsql: Replace ALTER TABLE ... Tom Lane 17:25
pgsql: Fix mismatched tags introduced by attribute options patch. Robert Haas 17:30
Re: [COMMITTERS] pgsql: Replace ALTER TABLE ... Robert Haas 17:32
pg-migrator - pg_migrator: Fix argument handling problems on Solaris. User Bmomjian 20:39
pg-migrator - pg_migrator: Stamp 8.4.14. User Bmomjian 20:43
pg-migrator - pg_migrator: Stamp 8.4.14. User Bmomjian 20:43
pg-migrator - pg_migrator: Clarify email address for news. User Bmomjian 20:46
pgsql: Revert mention that HTML documentation has to be built first. Bruce Momjian 22:50

Jan. 23, 2010

Thread Author Time
psqlodbc - psqlodbc: Removed "#define SQL_WCHART_CONVERT" which causes User Hinoue 12:03
pgbuildfarm - client-code: . autoconfig port to use based on a single User Andrewd 15:02
pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 16:37
Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 16:42
pgsql: Add explanatory detail to Hot Standby cancelation error messages Simon Riggs 17:04
Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Greg Stark 17:33
Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Greg Stark 17:35
Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 20:28
Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 20:39
pgsql: Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to Tom Lane 21:29
pgsql: Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to Tom Lane 21:29
pgsql: Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to Tom Lane 21:29
pgsql: Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to Tom Lane 21:29
pgsql: Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to Tom Lane 21:29
Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Greg Stark 21:40
Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 21:59

Jan. 24, 2010

Thread Author Time
psqlodbc - psqlodbc: Removed the use of misused strcat_s together with User Hinoue 07:56
pgsql: Add missing closing tag. Magnus Hagander 14:46
autodoc - autodoc: Apply a fix to the function signatures that was User Rbt 20:01
pgsql: Fix assorted core dumps and Assert failures that could occur Tom Lane 21:49
pgsql: Fix assorted core dumps and Assert failures that could occur Tom Lane 21:49
pgsql: Fix assorted core dumps and Assert failures that could occur Tom Lane 21:49
pgsql: Fix assorted core dumps and Assert failures that could occur Tom Lane 21:49
pgsql: Fix assorted core dumps and Assert failures that could occur Tom Lane 21:49
pgsql: Fix assorted core dumps and Assert failures that could occur Tom Lane 21:50
pgsql: Rewrite dblink_record_internal() and dblink_fetch() to use a Joe Conway 22:19

Jan. 25, 2010

Thread Author Time
pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 01:58
pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 01:58
pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 01:58
pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 01:58
pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 01:58
pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 01:58
pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 01:58
pgbulkload - pgbulkload: New Directory User Itagaki 03:56
pgbulkload - pgbulkload: Add RPM spec files. User Itagaki 03:57
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Heikki Linnakangas 07:52
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 08:49
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Heikki Linnakangas 08:56
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Heikki Linnakangas 08:59
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 09:19
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Heikki Linnakangas 14:22
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs 14:25
pgsql: Add note that PREPARE TRANSACTION is for transaction managers, Heikki Linnakangas 18:23
Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Josh Berkus 18:50
pgsql: Add get_bit/set_bit functions for bit strings, paralleling those Tom Lane 20:55

Jan. 26, 2010

Thread Author Time
pgsql: Fix longstanding gripe that we check for 0000000001.history at Simon Riggs 00:07
pgsql: Make the default pg_hba.conf and pg_ident.conf align at Peter Eisentraut 06:45
pgsql: Reformat the comments in pg_hba.conf and pg_ident.conf These Peter Eisentraut 06:58
pgsql: Applied patch by Boszormenyi Zoltan <[email protected]> to add Michael Meskes 09:07
pgsql: Finally applied patch by Boszormenyi Zoltan <[email protected]> to Michael Meskes 09:10
pgsql: Added test case that was part of Zoltan's patch but apparently Michael Meskes 10:31
pgsql: Remove tabs in SGML. Bruce Momjian 14:21
pgsql: Un-break initdb logic for commenting out IPv6 pg_hba.conf line. Tom Lane 16:18
pgsql: Remove the default_do_language parameter, instead making DO use a Tom Lane 16:33
Re: [COMMITTERS] pgsql: Remove tabs in SGML. David Fetter 18:20
npgsql - Npgsql2: User Fxjr 21:35
pgsql: Various small improvements and cleanups for PL/Perl. Andrew Dunstan 23:11

Jan. 27, 2010

Thread Author Time
pgsql: Fix plperl.sgml errors from recent commit. Andrew Dunstan 02:55
pgsql: Add support for RADIUS authentication. Magnus Hagander 12:12
Re: pgsql: Add support for RADIUS authentication. Thom Brown 13:01
pgsql: Fix typo. Magnus Hagander 13:03
Re: pgsql: Add support for RADIUS authentication. Magnus Hagander 13:07
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Peter Eisentraut 14:52
pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 15:27
pgsql: Fix bug in wasender's xlogid boundary handling, reported by Erik Heikki Linnakangas 16:41
Re: [COMMITTERS] pgsql: Remove tabs in SGML. David Fetter 17:04
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Tom Lane 17:27
Re: [COMMITTERS] pgsql: Remove tabs in SGML. David Fetter 17:30
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Joshua D. Drake 17:33
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Tom Lane 17:41
Re: [COMMITTERS] pgsql: Remove tabs in SGML. David Fetter 17:42
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Peter Eisentraut 21:23

Jan. 28, 2010

Thread Author Time
reorg - pg_reorg: version 1.0.7. User Itagaki 06:02
pgsql: Introduce two new libpq connection functions, PQconnectdbParams Joe Conway 06:28
pgsql: Change a few remaining calls of XLogArchivingActive() to use Heikki Linnakangas 07:31
pgsql: Use malloc() in GetLockConflicts() when called InHotStandby to Simon Riggs 10:05
pgsql: Define INADDR_NONE on Solaris when it's missing. Magnus Hagander 11:36
pgsql: Add functions to reset the statistics counter for a single Magnus Hagander 14:25
Re: pgsql: Use malloc() in GetLockConflicts() when called InHotStandby to Tom Lane 15:43
Re: pgsql: Use malloc() in GetLockConflicts() when called InHotStandby to Simon Riggs 15:46
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Tom Lane 15:46
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Magnus Hagander 15:53
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Tom Lane 16:04
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Magnus Hagander 16:09
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Tom Lane 16:16
pgsql: Fix crashing bug at the end of recovery in Streaming Replication, Heikki Linnakangas 19:17
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Magnus Hagander 20:07
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Tom Lane 20:16
Re: pgsql: Define INADDR_NONE on Solaris when it's missing. Magnus Hagander 20:19
pgsql: Fix bug found by warning from recent gcc. Andrew Dunstan 23:06
pgsql: Type table feature This adds the CREATE TABLE name OF type Peter Eisentraut 23:21
pgsql: Add new make targets "world", "install-world" and Andrew Dunstan 23:59

Jan. 29, 2010

Thread Author Time
pgsql: Fix thinko in new installcheck-world target Andrew Dunstan 01:06
npgsql - Npgsql2: New Directory User Fxjr 02:02
npgsql - Npgsql2: New Directory User Fxjr 02:04
npgsql - Npgsql2: New Directory User Fxjr 02:12
npgsql - Npgsql2: New Directory User Fxjr 02:12
npgsql - Npgsql2: New Directory User Fxjr 02:12
npgsql - Npgsql2: New Directory User Fxjr 02:12
npgsql - Npgsql2: New Directory User Fxjr 02:18
npgsql - Npgsql2: Added Tools/FxCop to Npgsql2 User Fxjr 02:55
npgsql - Npgsql2: New Directory User Fxjr 03:00

Browse Archives

Prev | Next