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 since 2010-01-10 00:00
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
2010-01-10
pgsql: Document pg_tablespace.spcoptions.
Robert Haas (01:23)
pgsql: Remove partial, broken support for NULL pointers when fetching
Robert Haas (04:26)
pgsql: Create typedef pgsocket for storing socket descriptors.
Magnus Hagander (14:16)
pgsql: During Hot Standby, fix drop database when sessions idle.
Simon Riggs (15:44)
pgsql: Update Windows installation notes.
Magnus Hagander (15:54)
pgsql: Update Windows installation notes.
Magnus Hagander (15:54)
pgsql: Docs for behaviour change of drop database during Hot Standby
Simon Riggs (16:27)
pgsql: Improve plpgsql's handling of record field references by forcing
Tom Lane (17:15)
pgsql: Improve plpgsql parsing to report "foo is not a known variable",
Tom Lane (17:56)
Re: pgsql: Also update ChangerLog file.
David Fetter (17:58)
pgsql: Remove unnecessary use of temp file.
Tom Lane (18:10)
pgsql: Some trivial adjustments in comments for struct RelationData.
Tom Lane (22:19)
2010-01-11
npgsql - Npgsql2: Added a fix for caseinsensitive parameter names in
User Fxjr (01:58)
pgsql: remove use of temp file for perlchunks.h, as in recent change to
Andrew Dunstan (14:16)
pgsql: Improve ExecEvalVar's handling of whole-row variables in cases
Tom Lane (15:31)
pgsql: Improve ExecEvalVar's handling of whole-row variables in cases
Tom Lane (15:31)
pgsql: Add some simple support and documentation for using
Tom Lane (18:39)
2010-01-12
Re: [COMMITTERS] pgsql: Also update ChangerLog file.
Bruce Momjian (01:18)
pgsql: Remove tabs in SGML file.
Bruce Momjian (02:33)
pgsql: Fix aclexplode to not explode on a zero-entry ACL array.
Tom Lane (02:39)
pgsql: Please tablespace directories in their own subdirectory so
Bruce Momjian (02:42)
pg-migrator - pg_migrator: Require today's CVS to migrate to 8.5 to take
User Bmomjian (02:48)
Re: pgsql: Please tablespace directories in their own subdirectory so
Jaime Casanova (03:23)
pg-migrator - pg_migrator: Mention why it is hard to implement
User Bmomjian (03:26)
Re: pgsql: Please tablespace directories in their own subdirectory so
Bruce Momjian (03:27)
pgbouncer - pgbouncer: test/test.ini: turn off query_timeout by default
User Mkz (10:16)
pgbouncer - pgbouncer: In case of invalid state, show value in error msg
User Mkz (10:17)
pgbouncer - pgbouncer: sbuf: track exact wait state to avoid double
User Mkz (10:19)
pgbouncer - pgbouncer: Add new patches to NEWS
User Mkz (10:24)
pgsql: Removed ecpg Changelog file that was only there for historical
Michael Meskes (12:41)
Re: pgsql: Removed ecpg Changelog file that was only there for historical
Magnus Hagander (12:45)
Re: pgsql: Removed ecpg Changelog file that was only there for historical
Michael Meskes (14:22)
Re: pgsql: Removed ecpg Changelog file that was only there for historical
Magnus Hagander (16:01)
pg-migrator - pg_migrator: All building against any PG source >= 8.3.
User Bmomjian (18:06)
pgsql: Fix relcache reload mechanism to be more robust in the face of
Tom Lane (18:12)
pgsql: Fix relcache reload mechanism to be more robust in the face of
Tom Lane (18:12)
pgsql: Fix relcache reload mechanism to be more robust in the face of
Tom Lane (18:12)
pgsql: Fix relcache reload mechanism to be more robust in the face of
Tom Lane (18:12)
pgsql: Update MSVC build instructions.
Magnus Hagander (20:13)
2010-01-13
pgsql: Make fixed_paramref_hook behave properly when there are 'unused'
Tom Lane (01:17)
pgbouncer - pgbouncer: Check error from event_init() to eliminate
User Mkz (07:24)
pgsql: Fix SQL3 type return value.
Michael Meskes (08:41)
pgsql: Applied Zoltan's patch to make char the default sqlda type.
Michael Meskes (09:06)
pgstatsinfo - pg_reporter: Imported Sources
User Itagaki (10:46)
pgsql: Fix bug #5269: ResetPlanCache mustn't invalidate cached utility
Tom Lane (16:56)
pgsql: Fix bug #5269: ResetPlanCache mustn't invalidate cached utility
Tom Lane (16:57)
pgsql: When loading critical system indexes into the relcache, ensure we
Tom Lane (23:07)
pgsql: When loading critical system indexes into the relcache, ensure we
Tom Lane (23:07)
pgsql: When loading critical system indexes into the relcache, ensure we
Tom Lane (23:07)
pgsql: When loading critical system indexes into the relcache, ensure we
Tom Lane (23:07)
2010-01-14
pgsql: Simplify validate_exec() by using access(2) to check file
Tom Lane (00:14)
Re: pgsql: Simplify validate_exec() by using access(2) to check file
Bruce Momjian (04:30)
Re: pgsql: Simplify validate_exec() by using access(2) to check file
Tom Lane (04:36)
Re: pgsql: Simplify validate_exec() by using access(2) to check file
Bruce Momjian (04:38)
pgsql: First part of refactoring of code for ResolveRecoveryConflict.
Simon Riggs (11:08)
pgexternaltable - src: del test.c
User Maosen (11:14)
pgexternaltable - src: del streambuffer.*
User Maosen (11:18)
pgexternaltable - src:
User Maosen (11:19)
pgexternaltable - src:
User Maosen (11:26)
pgexternaltable - src: New Directory
User Maosen (11:29)
pgexternaltable - src:
User Maosen (11:34)
pgsql: Add point_ops opclass for GiST.
Teodor Sigaev (16:31)
2010-01-15
pg-migrator - pg_migrator: Restore restriction that pg_migrator must be
User Bmomjian (00:40)
pgsql: New Directory
Heikki Linnakangas (09:12)
pgsql: New Directory
Heikki Linnakangas (09:12)
pgsql: New Directory
Heikki Linnakangas (09:13)
pgsql: Introduce Streaming Replication.
Heikki Linnakangas (09:19)
pgsql: Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add
Michael Meskes (10:44)
pgsql: Remove unused (in non-assertion-enabled build) variable.
Heikki Linnakangas (11:47)
pgsql: Added correct error handling in DESCRIBE statement processing by
Michael Meskes (13:19)
pgbouncer - pgbouncer: doc/confix.txt: uncoonfuse newer asciidoc
User Mkz (16:39)
pgsql: Move build of src/backend/replication/walreceiver/ later in the
Heikki Linnakangas (17:01)
pgsql: Fix bogus subdir setting ...
Tom Lane (20:34)
pgsql: Actually, I'll bet the mingw problem is lack of $(BE_DLLLIBS) ...
Tom Lane (20:45)
pgsql: No, scratch that, it was getting added twice.
Tom Lane (21:06)
pgsql: Second try: walreceiver should not be built with -DBUILDING_DLL
Tom Lane (21:43)
pgsql: Do parse analysis of an EXPLAIN's contained statement during the
Tom Lane (22:36)
2010-01-16
pgsql: PGDLLIMPORT-ize the remaining variables needed by walreceiver.
Tom Lane (00:04)
pgsql: Add #include <sys/time.h> for struct timeval definition on
Bruce Momjian (01:55)
pgsql: Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants
Tom Lane (05:52)
pgsql: Teach standby conflict resolution to use SIGUSR1 Conflict reason
Simon Riggs (10:06)
pgsql: Message mentions msec when it should be seconds, so use s instead
Simon Riggs (10:13)
pgsql: Improved printing of Python exceptions in PL/Python Mimic the
Peter Eisentraut (11:03)
pgsql: Build the walreceiver library on MSVC as well.
Magnus Hagander (11:55)
pgexternaltable - src:
User Maosen (13:59)
pgexternaltable - src:
User Maosen (14:01)
pgsql: Lock database while running drop database in Hot Standby to
Simon Riggs (14:16)
npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates
User Fxjr (15:05)
Re: pgsql: Fix one more cast for _open_osfhandle().
Magnus Hagander (15:36)
Re: [COMMITTERS] pgsql: Fix one more cast for _open_osfhandle().
Tom Lane (16:04)
pgsql: Fix bogus initialization of KnownAssignedXids shared memory state
Tom Lane (17:17)
pgsql: Fix unportable use of isxdigit() with char (rather than unsigned
Tom Lane (17:39)
Re: pgsql: Fix bogus initialization of KnownAssignedXids shared memory state
Simon Riggs (18:19)
Re: pgsql: Fix bogus initialization of KnownAssignedXids shared memory state
Magnus Hagander (18:37)
Re: pgsql: Fix bogus initialization of KnownAssignedXids shared memory state
Simon Riggs (19:16)
pgsql: Re-order configure tests to reflect the fact that the code
Tom Lane (19:50)
pgsql: Re-order configure tests to reflect the fact that the code
Tom Lane (19:50)
pg-migrator - pg_migrator: Allow pg_migrator to upgrade to 8.5 with new
User Bmomjian (20:19)
pg-migrator - pg_migrator: Allow pg_migrator to upgrade to 8.5 with new
User Bmomjian (20:19)
pgsql: Fix spelling error, noticed by Thomas Shinnick
Magnus Hagander (20:38)
pgsql: Fix spelling error, noticed by Thomas Shinnick
Magnus Hagander (20:38)
2010-01-17
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)
2010-01-18
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)
2010-01-19
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)
2010-01-20
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)
2010-01-21
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)
2010-01-22
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)
2010-01-23
psqlodbc - psqlodbc: Removed "#define SQL_WCHART_CONVERT" which causes
User Hinoue (12:03)
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