pgsql-committers - February 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

Feb. 1, 2010

Thread Author Time
pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane 02:45
pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane 02:45
pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane 02:45
pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane 02:45
pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane 02:45
pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane 02:46
pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane 02:46
pgsql: Add string_agg aggregate functions. Takahiro Itagaki 03:14
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Simon Riggs 08:40
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 09:33
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Simon Riggs 09:53
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Fujii Masao 09:58
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 10:11
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Simon Riggs 10:14
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Fujii Masao 10:15
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 10:27
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 10:30
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Fujii Masao 10:36
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Fujii Masao 10:38
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 10:40
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Simon Riggs 10:46
stackbuilder - wizard: Fix some compiler warnings. Dave Page 11:43
Re: [COMMITTERS] pgsql: Define INADDR_NONE on Solaris when it's missing. 📎 Magnus Hagander 13:07
pgsql: Revoke augmentation of WAL records for btree delete, per Simon Riggs 13:40
npgsql - Npgsql2: Added a lot of functionality and fixes to User Fxjr 13:54
slony1-ctl - slony-ctl: Modification of the "grep chain" in various User Sas 14:54
pgsql: Minor documentation improvements for new string_agg aggregate. Robert Haas 15:38
pgsql: Augment EXPLAIN output with more details on Hash nodes. Robert Haas 15:43
pgsql: Remove tabs in sgml. Bruce Momjian 15:48
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Tom Lane 16:13
Re: Re: [COMMITTERS] pgsql: Define INADDR_NONE on Solaris when it's missing. Tom Lane 16:23
Re: pgsql: Augment EXPLAIN output with more details on Hash nodes. Tom Lane 16:53
Re: pgsql: Augment EXPLAIN output with more details on Hash nodes. Robert Haas 17:01
Re: pgsql: Augment EXPLAIN output with more details on Hash nodes. Tom Lane 17:12
Re: [COMMITTERS] pgsql: Augment EXPLAIN output with more details on Hash nodes. Robert Haas 17:28
pgsql: Tighten integrity checks on ALTER TABLE ... Robert Haas 19:28
pgsnap - pgsnap: Add collation and ctype info in the databases report. User Gleu 20:38
pgsnap - pgsnap: Copyright updates. User Gleu 20:42
pgsnap - pgsnap: Release 0.5. User Gleu 20:44
pgsnap - pgsnap: Of course, I forgot the man page update... User Gleu 20:46
pgsnap - pgsnap: Update index. User Gleu 20:53

Feb. 2, 2010

Thread Author Time
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without 📎 Fujii Masao 04:40
pgbulkload - pgbulkload: Read control files in the client program, and User Itagaki 11:08
pgsql: Fixed NaN/Infinity problems in ECPG for Michael Meskes 16:09
pgsql: The particular table names used in the new inheritance regression Tom Lane 18:16
pgsql: Remove copyright mention of Andrew Yu, per author's permission. Bruce Momjian 18:52
pgsql: Remove copyright mention of Andrew Yu, per author's permission. Bruce Momjian 18:52
pgsql: Fold FindConversion() into FindConversionByName() and remove ACL Robert Haas 18:52
pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get Magnus Hagander 19:09
Re: [COMMITTERS] pgsql: Define INADDR_NONE on Solaris when it's missing. Magnus Hagander 19:10
pgsql: CLUSTER specified the wrong namespace when renaming toast tables Tom Lane 19:12
pgsql: CLUSTER specified the wrong namespace when renaming toast tables Tom Lane 19:12
pgsql: Fix assorted poorly-thought-out message strings: use %u not %d Tom Lane 22:01

Feb. 3, 2010

Thread Author Time
pgsql: Assorted cleanups in preparation for using a map file to support Tom Lane 01:14
pgsql: Fix timing-sensitive regression test result I just created :-( Tom Lane 03:21
pgsql: Add #include <float.h> --- guessing the lack of this is why Tom Lane 03:25
Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get Tom Lane 03:53
pgexternaltable - src: User Maosen 04:17
pgbulkload - pgbulkload: Support TRUNCATE option and cleanup error User Itagaki 05:45
pgsql: Fix unwarranted assumption that a cached rowtype would stick Tom Lane 05:46
Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get Magnus Hagander 06:10
Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get Tom Lane 06:16
Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get Magnus Hagander 06:22
pgsql: Forgot to back-patch CLUSTER test fix to 8.4. Tom Lane 06:36
pgsql: Add a message type header to the CopyData messages sent from Heikki Linnakangas 09:47
pgsql: Move the responsibility of writing a "unlogged WAL operation" Heikki Linnakangas 10:01
Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 10:03
Re: pgsql: Assorted cleanups in preparation for using a map file to support Simon Riggs 10:05
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Tatsuo Ishii 10:19
Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas 10:50
pgsql: Fixed some typos in ECPG regression test suite that resulted in Michael Meskes 13:56
Re: [COMMITTERS] pgsql: Assorted cleanups in preparation for using a map file to support Tom Lane 15:48
Re: [COMMITTERS] pgsql: Assorted cleanups in preparation for using a map file to support Simon Riggs 16:21
pgsql: Proofreading improvements for the Administration documentation Bruce Momjian 17:25
Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get Magnus Hagander 19:17
npgsql - Npgsql2: Fixed corrupted files uploaded first time. User Fxjr 20:43
npgsql - Npgsql2: Added configuration files for Gendarme and FxCop. User Fxjr 21:00
pgsql: Mention "unquoted" identifiers are case-insensitive. Bruce Momjian 22:48
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:01
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:01
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:01
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:01
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:02
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:02
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:02
pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 23:02

Feb. 4, 2010

Thread Author Time
pgsql: Restructure CLUSTER/newstyle VACUUM FULL/ALTER TABLE support so Tom Lane 00:09
Re: pgsql: Check to ensure the number of primary key fields supplied does Tom Lane 00:14
pgsql: Three out of four of us like this phrasing better. Tom Lane 00:19
Re: pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 00:36
Re: pgsql: Three out of four of us like this phrasing better. Robert Haas 02:20
pgsql: Streamlined array handling code in libecpg a little bit, in the Michael Meskes 09:41
pgsql: Usage of isnan() in ECPG regression tests probably needs Michael Meskes 11:23
Re: Re: [COMMITTERS] pgsql: Assorted cleanups in preparation for using a map file to support Tom Lane 18:02
Re: Re: [COMMITTERS] pgsql: Assorted cleanups in preparation for using a map file to support Simon Riggs 18:21
slony1-ctl - slony-ctl: Per Richard Yen: "We need an extra sync event User Sas 19:26

Feb. 5, 2010

Thread Author Time
pgsql: Rewrite intagg/Makefile from scratch, to avoid copyright mention. Bruce Momjian 03:06
pgsql: Modify recently added PQconnectdbParams() with new argument, Joe Conway 03:09
pgsql: Rewrite rint() to enable removal of copyright mention; patch Bruce Momjian 03:20
reorg - pg_reorg: Fix crashes when cluster indexes have storage options User Itagaki 03:24
pgsql: Remove /contrib/isn copyright mention for German Mendez Bravo, Bruce Momjian 04:34
pgsql: Add a note to the documentation of pg_standby that it's important Heikki Linnakangas 11:08
pgsql: Add SGML 'check-tabs' Makefile rule to check for tabs. Bruce Momjian 14:51
Re: [COMMITTERS] pgsql: Remove tabs in SGML. 📎 Bruce Momjian 14:52
pgsql: Improve PL/Perl documentation of database access functions. Bruce Momjian 18:11
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Alvaro Herrera 19:04
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Bruce Momjian 19:09
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Alvaro Herrera 19:13
pgsql: Bruce Momjian 19:28
pgsql: Previous commit was to have tab checking as part of gmake check. Bruce Momjian 19:31
Re: [COMMITTERS] pgsql: Remove tabs in SGML. 📎 Bruce Momjian 19:32
pgsql: Properly document that OVER and WINDOW are Postgres reserved Bruce Momjian 19:34
pgsql: Previous commit was: Properly document that OVER and WINDOW are Bruce Momjian 19:38
pgsql: Add C comment about process_settings() setting order. Bruce Momjian 20:26
pgsql: Document that archive_timeout will force new WAL files even if a Bruce Momjian 23:37
pgsql: Mention warm and now "hot" standby servers in the high Bruce Momjian 23:53

Feb. 6, 2010

Thread Author Time
pgsql: Avoid changing the sign of zero. Tom Lane 05:42

Feb. 7, 2010

Thread Author Time
pgexternaltable - src: fix mmap bug User Maosen 07:29
pgmemcache: pgmemcache Makefile NEWS pgmemcache.c ormod 08:50
pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c ormod 09:23
pgmemcache: pgmemcache pgmemcache.c ormod 09:38
pgmemcache: pgmemcache COPYING pgmemcache.c pgmemcache.h pgmemcache.sql.in ormod 10:02
psqlodbc - psqlodbc: Fix a bug about pre-execute behavior in case of User Hinoue 12:51
pgsql: Create a "relation mapping" infrastructure to support changing Tom Lane 20:48
pgsql: Looks like we need #include <sys/stat.h> here on some platforms. Tom Lane 22:00
Re: pgsql: Create a "relation mapping" infrastructure to support changing Simon Riggs 22:29
pgsql: Work around deadlock problems with VACUUM FULL/CLUSTER on system Tom Lane 22:40
Re: pgsql: Create a "relation mapping" infrastructure to support changing Tom Lane 22:52
Re: pgsql: Create a "relation mapping" infrastructure to support changing Simon Riggs 23:06

Feb. 8, 2010

Thread Author Time
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:33
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:33
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:34
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:34
pgstatsinfo - pg_statsinfo: pg_statsinfo version 2. User Itagaki 03:35
pgstatsinfo - pg_statsinfo: Add Makefile in the top dir. User Itagaki 03:40
pgexternaltable - src: User Maosen 04:24
pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 04:33
pgsql: Remove some more dead VACUUM-FULL-only code. Tom Lane 05:17
pgrpm - pgrpm: - convert the right variable from binary to hex value for User Nanardon 05:19
pgsql: Remove CatalogCacheFlushRelation, and the reloidattr Tom Lane 05:53
pgsql: Remove piece of code to zero out minRecoveryPoint when starting Heikki Linnakangas 09:08
pgsql: Update high availability/replication documentation chart for new Bruce Momjian 13:41
Re: [COMMITTERS] pgsql: Create a "relation mapping" infrastructure to support changing Alvaro Herrera 13:47
pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Bruce Momjian 14:10
Re: [COMMITTERS] pgsql: Create a "relation mapping" infrastructure to support changing Tom Lane 15:15
Re: pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Tom Lane 15:51
Re: pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Bruce Momjian 16:46
pgsql: Fix serious performance bug in new implementation of VACUUM FULL: Tom Lane 16:50
Re: pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Bruce Momjian 17:14
pgsql: Remove obsolete comment about 'fsm' argument, which isn't an Heikki Linnakangas 19:59
pgsql: Remove obsolete comment about 'fsm' argument, which isn't an Heikki Linnakangas 20:00
pgsql: Create an official API function for C functions to use to check Tom Lane 20:39

Feb. 9, 2010

Thread Author Time
pgsql: Rearrange lazy-vacuum code a little bit to reduce the window Tom Lane 00:28
pgsql: Allow free space map vacuuming to be interrupted. Tom Lane 00:28
pgsql: First try to make this one ecpg regression test work on Windows Michael Meskes 08:57
pgstatsinfo - pg_statsinfo: Remove unused features and variables. User Itagaki 09:59
pgsql: Move "Warm Standby Servers for High Availability" and "Hot Heikki Linnakangas 16:50
pgsql: Define the value for in6addr_any on MingW, since it provides the Magnus Hagander 19:55
Re: pgsql: Define the value for in6addr_any on MingW, since it provides the Thom Brown 20:04
pgsql: Typo fix, per Thom Brown Magnus Hagander 20:22
Re: pgsql: Define the value for in6addr_any on MingW, since it provides the Magnus Hagander 20:22
pgsql: Fix bug in GIN WAL redo cleanup function: don't free fake Heikki Linnakangas 20:31
pgsql: Fix bug in GIN WAL redo cleanup function: don't free fake Heikki Linnakangas 20:31
pgsql: Fix up rickety handling of relation-truncation interlocks. Tom Lane 21:43

Feb. 10, 2010

Thread Author Time
pgsql: Improve planner's choices about when to use hashing vs sorting Tom Lane 03:38
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Fujii Masao 05:05
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 07:32
pgsql: Now that streaming replication switches between streaming mode Heikki Linnakangas 08:25
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Fujii Masao 09:19
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Aidan Van Dyk 13:45
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 16:53

Feb. 11, 2010

Thread Author Time
psqlodbc - psqlodbc: Addition changes. User H-saito 04:46
Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Simon Riggs 10:10
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 10:37
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Andres Freund 11:04
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 12:22
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 12:27
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 12:44
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Heikki Linnakangas 12:53
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 13:06
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Simon Riggs 13:22
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 13:28
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Dimitri Fontaine 13:41
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 13:46
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 13:50
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 13:55
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Aidan Van Dyk 14:01
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 14:17
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 14:17
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 14:22
pgsql: Generic implementation of red-black binary tree. Teodor Sigaev 14:29
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 14:38
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Aidan Van Dyk 14:42
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Greg Smith 14:55
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 15:21
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Euler Taveira de Oliveira 15:29
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 15:55
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 16:27
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 17:04
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 17:29

Browse Archives

Prev | Next