Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-11 Chronological Index (2/2)
Last updated: Wed Jan 18 01:51:42 2012
294 messages
16 November 2006
pgsql: Reconfigure failover/replication doc items to be varlist entries, Bruce Momjian (21:43)
pgsql: Clarify replication items, and define some terms. Bruce Momjian (18:26)
pgsql: Message fix Peter Eisentraut (14:41)
npgsql - Npgsql: Fixed typo. User H-saito (14:33)
pgsql: String fix Peter Eisentraut (14:28)
15 November 2006
pgsql: Improve broadcast wording for failover/clustering documentation. Bruce Momjian (01:09)
14 November 2006
Re: pgsql: pg_stop_backup was callingXLogArchiveNotify() twice for the Simon Riggs (22:29)
pgsql: Add URL for case identifiers. Bruce Momjian (22:26)
pgsql: Fix xrefs for failover changes. Bruce Momjian (22:25)
pgsql: Update failover docs, per suggestions from Chris Browne. Bruce Momjian (21:43)
psqlodbc - psqlodbc: added a revision history. User H-saito (18:11)
psqlodbc - psqlodbc: The version is now 8.2.0201. User Hinoue (15:29)
pgsql: Fix URL for patch hold queue. Bruce Momjian (04:21)
dbi-link - dbi-link: Changed elog NOTICE and elog ERROR to warn and die, David Fetter (00:18)
13 November 2006
pgimport - pgimport: New Directory User Dim (23:45)
pgimport - pgimport: Importing new version of pgloader, which could have User Dim (23:25)
pgimport - pgimport: New Directory User Dim (23:23)
pgimport - pgimport: New Directory User Dim (23:23)
pgimport - pgimport: New Directory User Dim (23:23)
pgimport - pgimport: New Directory User Dim (23:22)
pgimport - pgimport: Imported Sources User Dim (23:17)
pgsql: Force plperl and plperlu to run in separate interpreters. Andrew Dunstan (17:14)
12 November 2006
npgsql - Npgsql2: 2006-11-12 Francisco Figueiredo Jr. User Fxjr (15:37)
npgsql - Npgsql2: 2006-11-12 Francisco Figueiredo Jr. User Fxjr (15:36)
npgsql - Npgsql2: 2006-11-12 Francisco Figueiredo Jr. User Fxjr (15:35)
pginstaller - pginst: Welcome translation update, from Jomar. User Mha (13:40)
pgsql: Fix some typos in comments. Neil Conway (06:56)
pgsql: Do a round of copy-editing for the system catalog chapter. Neil Conway (06:54)
pgsql: Minor improvements to the description of archive_timeout. Neil Conway (06:42)
11 November 2006
pginstaller - pginst: Update turkish and russian translations, from User Mha (22:50)
pgsql: Suppress a few 'uninitialized variable' warnings that gcc emits Tom Lane (01:14)
10 November 2006
pgsql: Clean up some misleading references to %p being a full path, per Tom Lane (22:32)
pginstaller - pginst: French translation updates from Guillaume Lelarge User Mha (22:17)
pgsql: Improve formatting of PQexecParams argument descriptions, per Tom Lane (22:15)
pgsql: Emphasize that immutable and stable functions are not allowed to Tom Lane (20:52)
pgsql: Fix errors in key_column_usage.position_in_unique_constraint Tom Lane (18:10)
pginstaller - pginst: Update for PostGIS 1.1.6 User Dpage (17:06)
pgsql: Minor code cleanup for pgcrypto: for UDFs declared to be strict, Neil Conway (07:03)
pgsql: Fix set_joinrel_size_estimates() to estimate outer-join sizes Tom Lane (01:21)
09 November 2006
pginstaller - pginst: Update swedish translation User Mha (13:16)
pginstaller - pginst: Turkish translation updates from Nicolai. User Mha (13:05)
psqlodbc - psqlodbc: Test commit User Dpage (08:20)
08 November 2006
pgsql: Modify aset.c to track the next intended block allocation size Tom Lane (19:27)
pgsql: Tweak accumArrayResult() to double the size of its working arrays Tom Lane (19:24)
pgsql: Fix performance issues in replace_text(), replace_text_regexp(), Tom Lane (19:22)
pgsql: Fix two typos. Neil Conway (19:06)
pgsql: New README, forgotten when docs was updated Teodor Sigaev (16:00)
press - pr: corrected links, removed a href tags User Ahatzis (14:28)
pgsql: Applied patch by Peter Harris to free auto_mem struct in Michael Meskes (10:48)
pgsql: Applied patch by Peter Harris to free auto_mem struct in Michael Meskes (10:48)
pgsql: Applied patch by Peter Harris to free auto_mem structure on Michael Meskes (10:46)
pginstaller - pginst: Bump version for beta 3 User Dpage (10:32)
press - pr: minor fixes and added in release.txt missing link to User Ahatzis (09:52)
pginstaller - pginst: Bump version for beta 3 User Dpage (09:19)
press - pr: Release date changed to 12/05 User Doudou586 (06:53)
press - pr: Release date changed to 12/05 User Doudou586 (06:52)
pgsql: Fix a memory leak in psql: we'd leak a few PGresult handles if a Neil Conway (01:22)
pgsql: Remove a 15-year old comment questioning behavior that is now Neil Conway (00:45)
07 November 2006
pgsql: Tag as Beta3 ... PostgreSQL Daemon (17:59)
dbi-link - dbi-link: In README.txt, mention that PostgreSQL 8.1.4 or David Fetter (00:14)
06 November 2006
pgsql: Repair bug #2694 concerning an ARRAY[] construct whose inputs are Tom Lane (18:22)
pgsql: Repair bug #2694 concerning an ARRAY[] construct whose inputs are Tom Lane (18:21)
pgsql: Repair bug #2694 concerning an ARRAY[] construct whose inputs are Tom Lane (18:21)
pgsql: Repair bug #2694 concerning an ARRAY[] construct whose inputs are Tom Lane (18:21)
bizgres - bizgres: Added inheritAll=false to compileKETL target to fix User Sdanforth (18:14)
pgsql: Remove temporary Windows-specific debugging code; it seems the Tom Lane (17:10)
pgsql: Update release notes in preparation for RC1. Tom Lane (17:00)
press - pr: Release 8.2 (Romanian) - changed the release date to 13 nov User Am (10:05)
pgsql: Revert to the pre-8.2 method of probing for libm, that is, always Tom Lane (03:44)
python - doc: New Directory James William Pye (03:36)
pgsql: Get rid of some unnecessary dependencies on DataDir: wherever Tom Lane (03:06)
pgsql: Minor fix for LDAP authentication: if an error occurs, we need to Neil Conway (01:27)
05 November 2006
pgsql: Fix recently-identified PITR recovery hazard: the base backup Tom Lane (23:40)
pgsql: Fix recently-understood problems with handling of XID freezing, Tom Lane (22:42)
press - pr: initial import User Gevik (21:53)
Re: pgsql: Add note about space usage of 'manual'approach to clustering, Simon Riggs (21:45)
press - pr: New Directory User Gevik (21:41)
python - doc: New Directory James William Pye (16:18)
press - pr: update release date and correct some HTML syntax. User Shigehiro (10:44)
04 November 2006
press - pr: Release date corrections User Nickg (21:31)
press - pr: Added Russian TXT release info User Nickg (21:28)
pgsql: Add note about space usage of 'manual' approach to clustering, Tom Lane (19:03)
pgsql: Correct documentation error: in 8.1 and 8.2, %p in archive and Tom Lane (18:20)
pgsql: Correct documentation error: in 8.1 and 8.2, %p in archive and Tom Lane (18:20)
press - pr: New dateline changed. User Doudou586 (02:11)
press - pr: New dateline changed. User Doudou586 (02:10)
03 November 2006
psqlodbc - psqlodbc: Add missing macros. User Hinoue (10:41)
pgsql: Mention 'void' as the proper return type when there's nothing to Tom Lane (07:17)
02 November 2006
Re: pgsql: Code the unknown options check without using m4 diversions. Tom Lane (00:05)
01 November 2006
pgsql: Fix "failed to re-find parent key" btree VACUUM failure by Tom Lane (21:11)
pgsql: Fix "failed to re-find parent key" btree VACUUM failure by Tom Lane (21:10)
pgsql: Fix "failed to re-find parent key" btree VACUUM failure by Tom Lane (21:10)
pgsql: Fix "failed to re-find parent key" btree VACUUM failure by Tom Lane (21:07)
pgsql: pg_restore failed on tar-format archives if they contained large Tom Lane (19:22)
pgsql: pg_restore failed on tar-format archives if they contained large Tom Lane (19:09)
pgsql: Update zic database to tzdata2006n. Tom Lane (05:21)