Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers before 2010-02-01 02:45
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Jan. 21, 2010
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
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 <zb@cybertec.at> 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
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
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
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
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 <zb@cybertec.at> to add
Michael Meskes (09:07)
pgsql: Finally applied patch by Boszormenyi Zoltan <zb@cybertec.at> 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
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
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
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)
npgsql - Npgsql2: Added Tools/Gendarme to Npgsql2
User Fxjr (03:10)
pgsql: Fix command tag for ALTER LARGE OBJECT.
Takahiro Itagaki (06:03)
pgsql: Fixed a few typos in ecpg.
Michael Meskes (15:57)
pgsql: Changed ECPG outofscope handling to always print out statements
Michael Meskes (16:28)
pgsql: Filter recovery conflicts based upon dboid from relfilenode of
Simon Riggs (17:10)
pgsql: Allow psql variables to be interpolated with literal or
Robert Haas (17:44)
Re: pgsql: Allow psql variables to be interpolated with literal or
Pavel Stehule (18:16)
pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (18:39)
Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Tom Lane (19:04)
psqlodbc - psqlodbc: take some notes.
User H-saito (19:10)
Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Stefan Kaltenbrunner (19:24)
npgsql - Npgsql2: New Directory
User Fxjr (19:37)
npgsql - Npgsql2: New Directory
User Fxjr (19:37)
npgsql - Npgsql2: New Directory
User Fxjr (19:37)
npgsql - Npgsql2: New Directory
User Fxjr (19:38)
npgsql - Npgsql2: New Directory
User Fxjr (19:38)
npgsql - Npgsql2: New Directory
User Fxjr (19:39)
npgsql - Npgsql2: New Directory
User Fxjr (19:39)
npgsql - Npgsql2: New Directory
User Fxjr (19:39)
npgsql - Npgsql2: New Directory
User Fxjr (19:39)
npgsql - Npgsql2: New Directory
User Fxjr (19:39)
npgsql - Npgsql2: New Directory
User Fxjr (19:39)
npgsql - Npgsql2: New Directory
User Fxjr (19:40)
npgsql - Npgsql2: New Directory
User Fxjr (19:40)
npgsql - Npgsql2: New Directory
User Fxjr (19:40)
npgsql - Npgsql2: New Directory
User Fxjr (19:40)
npgsql - Npgsql2: New Directory
User Fxjr (19:40)
pgsql: Adjust GetLockConflicts() so that it uses TopMemoryContext when
Simon Riggs (19:45)
npgsql - Npgsql2: Added Tools/NAnt to Npgsql2
User Fxjr (19:46)
Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (20:25)
Jan. 30, 2010
pgsql: Add plperl.on_perl_init setting to provide for initializing the
Andrew Dunstan (01:46)
pgsql: Fix some comments that got mangled by pgindent.
Tom Lane (04:18)
pgexternaltable - src: New Directory
User Maosen (13:41)
pgsql: Fix memory leakage introduced into print_aligned_text by 8.4
Tom Lane (18:59)
pgsql: Fix memory leakage introduced into print_aligned_text by 8.4
Tom Lane (18:59)
pgsql: Avoid performing encoding conversion on command tag strings
Tom Lane (20:09)
pgsql: Avoid performing encoding conversion on command tag strings
Tom Lane (20:09)
pgsql: Avoid performing encoding conversion on command tag strings
Tom Lane (20:10)
pgsql: Avoid performing encoding conversion on command tag strings
Tom Lane (20:10)
pgsql: Avoid performing encoding conversion on command tag strings
Tom Lane (20:10)
pgsql: Avoid performing encoding conversion on command tag strings
Tom Lane (20:10)
Jan. 31, 2010
npgsql - Npgsql2: Created helper scripts to build Npgsql with Nant from
User Fxjr (15:40)
npgsql - Npgsql2: Fixed backslash for windows .bat :)
User Fxjr (15:48)
pgsql: Fix race condition in win32 signal handling.
Magnus Hagander (17:16)
pgsql: Fix race condition in win32 signal handling.
Magnus Hagander (17:16)
pgsql: Fix race condition in win32 signal handling.
Magnus Hagander (17:16)
pgsql: Fix race condition in win32 signal handling.
Magnus Hagander (17:16)
pgsql: Remove now unnecessary loop around CallNamedPipe().
Magnus Hagander (17:18)
pgsql: Get rid of unportable use of socklen_t --- we have a configure
Tom Lane (17:27)
pgsql: Parenthesize this macro, just in case.
Tom Lane (17:35)
pgsql: Make checks for invalid pgStatSock use PGINVALID_SOCKET
Magnus Hagander (17:39)
pgsql: Fix memory leak created by deferrable-index-constraints patches.
Tom Lane (18:15)
pgsql: Detect early deadlock in Hot Standby when Startup is already
Simon Riggs (19:01)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Tom Lane (19:07)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (19:42)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Stefan Kaltenbrunner (19:48)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (20:13)
pgsphere - pgsphere: # Fixes some precission problems with small
User Richtej (20:26)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Tom Lane (20:41)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (21:04)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Stefan Kaltenbrunner (21:05)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (21:09)
pgsphere - pgsphere: fix version
User Richtej (21:32)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Heikki Linnakangas (21:43)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Tom Lane (21:53)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (21:56)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Tom Lane (22:10)
Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Simon Riggs (23:31)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group