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 2011-12-01 00:35
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
21
22
23
24
25
26
27
28
29
30
2011-11-16
pgsql: Don't elide blank lines when accumulating psql command history.
Robert Haas (01:36)
pgsql: Don't elide blank lines when accumulating psql command history.
Robert Haas (01:36)
psqlodbc - psqlodbc: Fix memory leaks in case memory overflow.
User Hinoue (14:22)
pgsql: Code review for range-types catalog entries.
Tom Lane (23:21)
2011-11-17
pgsql: Applied Zoltan's patch to correctly align interval andtimestamp
Michael Meskes (13:51)
pgsql: Applied Zoltan's patch to correctly align interval andtimestamp
Michael Meskes (13:51)
pgsql: Applied Zoltan's patch to correctly align interval andtimestamp
Michael Meskes (13:51)
pgsql: Restructure get_object_address() so it's safe againstconcurrent
Robert Haas (17:52)
pgsql: Remove pg_upgrade function no longer called(dir_matching_filena
Bruce Momjian (18:17)
pgsql: Fix pg_upgrade's pg_scandir_internal() to properly handle aNULL
Bruce Momjian (18:25)
pgsql: Fix pg_upgrade's pg_scandir_internal() to properly handle aNULL
Bruce Momjian (18:25)
pgsql: Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch
Bruce Momjian (18:41)
pgsql: Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch
Bruce Momjian (18:41)
pgsql: Remove ancient downcasing code from procedural languageoperatio
Robert Haas (19:25)
pgsql: Don't quote language name
Alvaro Herrera (21:30)
Re: pgsql: Don't quote language name
Thom Brown (21:33)
pgsql: Don't quote language name
Alvaro Herrera (21:42)
Re: pgsql: Don't quote language name
Alvaro Herrera (21:43)
Re: pgsql: Don't quote language name
Thom Brown (21:45)
pgsql: Fix range_cmp_bounds for the case of equal-valued exclusiveboun
Tom Lane (21:52)
pgsql: Extend the unknowns-are-same-as-known-inputs type resolutionheu
Tom Lane (23:28)
pgsql: Declare range inclusion operators as taking anyelement notanyno
Tom Lane (23:56)
2011-11-18
pgsql: Further consolidation of DROP statement handling.
Robert Haas (02:32)
pgsql: Remove scandir() requirement in pg_upgrade; instead just use re
Bruce Momjian (02:59)
pgsql: Do missed autoheader run for previous commit.
Tom Lane (03:39)
Re: pgsql: Do missed autoheader run for previous commit.
Bruce Momjian (04:03)
Re: pgsql: Do missed autoheader run for previous commit.
Tom Lane (04:19)
Re: pgsql: Do missed autoheader run for previous commit.
Bruce Momjian (04:20)
Re: pgsql: Do missed autoheader run for previous commit.
Alvaro Herrera (13:38)
Re: pgsql: Do missed autoheader run for previous commit.
Tom Lane (14:12)
Re: pgsql: Do missed autoheader run for previous commit.
Alvaro Herrera (14:24)
Re: [COMMITTERS] pgsql: Do missed autoheader run for previous commit.
Tom Lane (14:54)
pgsql: Avoid marking buffer dirty when VACUUM has no work to do.
Simon Riggs (16:09)
Re: pgsql: Avoid marking buffer dirty when VACUUM has no work to do.
Tom Lane (16:19)
pgsql: Further review of range-types patch.
Tom Lane (23:24)
2011-11-19
npgsql - Npgsql2: Fix: [#1010992] System.Double to DOUBLE PRECISION
User Fxjr (03:03)
npgsql - Npgsql2: Fixed problem with file encoding.
User Fxjr (03:43)
npgsql - Npgsql2: Removed erroneous line added by mistake.
User Fxjr (04:11)
pgsql: Avoid floating-point underflow while tracking bufferallocation
Tom Lane (05:38)
pgsql: Avoid floating-point underflow while tracking bufferallocation
Tom Lane (05:38)
pgsql: Avoid floating-point underflow while tracking bufferallocation
Tom Lane (05:38)
pgsql: Avoid floating-point underflow while tracking bufferallocation
Tom Lane (05:38)
pgsql: Avoid floating-point underflow while tracking bufferallocation
Tom Lane (05:38)
2011-11-21
npgsql - Npgsql2: Fixed some encoding problems detected by Monodevelop.
User Fxjr (02:04)
npgsql - Npgsql2: Fixed Bug1010788UpdateRowSource testcase.
User Fxjr (02:44)
pgsql: Further code review for range types patch.
Tom Lane (04:50)
pgsql: Fix citext upgrade script to update derived copies ofpg_type.ty
Tom Lane (16:25)
pgsql: Fix citext upgrade script to update derived copies ofpg_type.ty
Tom Lane (16:25)
Re: pgsql: Do missed autoheader run for previous commit.
Bruce Momjian (20:08)
pgsql: More code review for rangetypes patch.
Tom Lane (21:20)
2011-11-22
Re: [COMMITTERS] pgsql: Avoid marking buffer dirty when VACUUM has no work to do.
Tom Lane (02:32)
Re: [COMMITTERS] pgsql: Avoid marking buffer dirty when VACUUM has no work to do.
Simon Riggs (09:36)
pgsql: Continue to allow VACUUM to mark last block of index dirty
Simon Riggs (09:48)
pgsql: Small markup and wording improvement
Peter Eisentraut (19:15)
pgsql: Still more review for range-types patch.
Tom Lane (21:06)
pgsql: Check for INSERT privileges in SELECT INTO / CREATE TABLE AS.
Robert Haas (21:16)
psqlodbc - psqlodbc: Clear col_info(columns info) cache ehen DROP/ALTER
User Hinoue (21:50)
pgsql: Improve implementation of range-contains-element tests.
Tom Lane (22:45)
psqlodbc - psqlodbc: add the change history.
Hiroshi Saito (23:19)
2011-11-23
pgsql: Remove zero- and one-argument range constructor functions.
Tom Lane (01:45)
pgsql: Remove user-selectable ANALYZE option for range types.
Tom Lane (05:03)
pgsql: Creator of a range type must have permission to call supportfun
Tom Lane (17:46)
pgsql: Adjust range_adjacent to support different canonicalizationrule
Tom Lane (22:13)
2011-11-24
pgsql: Some more editing of the range-types documentation.
Tom Lane (00:14)
pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro fortesting
Bruce Momjian (03:52)
pgsql: Preserve SQLSTATE when an SPI error is propagated throughPL/pyt
Heikki Linnakangas (15:27)
pgsql: Preserve SQLSTATE when an SPI error is propagated throughPL/pyt
Heikki Linnakangas (15:27)
pgsql: Dump an unvalidated constraint separately from its table
Alvaro Herrera (21:48)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Alvaro Herrera (21:50)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Thom Brown (21:57)
2011-11-25
pgsql: Fix unsupported options in CREATE TABLE ... AS EXECUTE.
Tom Lane (04:21)
pgsql: Move "hot" members of PGPROC into a separate PGXACT array.
Robert Haas (13:19)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Dean Rasheed (16:16)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Dean Rasheed (16:45)
pgsql: Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records.
Tom Lane (19:00)
pgsql: Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records.
Tom Lane (19:00)
pgsql: Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records.
Tom Lane (19:00)
pgsql: Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records.
Tom Lane (19:00)
pgsql: Improve logging of autovacuum I/O activity
Alvaro Herrera (19:40)
pgsql: Allow pg_upgrade to upgrade clusters that use exclusioncontrain
Bruce Momjian (19:54)
pgsql: Allow pg_upgrade to upgrade clusters that use exclusioncontrain
Bruce Momjian (19:54)
pgsql: Allow pg_upgrade to upgrade clusters that use exclusioncontrain
Bruce Momjian (19:54)
pgsql: Modify pg_dump to use error-free memory allocation macros. This
Bruce Momjian (20:41)
pgsql: Fix unvalidated check constraints on domains, too
Alvaro Herrera (21:20)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Alvaro Herrera (21:24)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Alvaro Herrera (21:28)
2011-11-26
pgsql: Remove ENABLE_SAME_CATVERSION_UPGRADES as unnecessary.
Bruce Momjian (00:08)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Jaime Casanova (04:09)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Tom Lane (07:13)
pgsql: Take fillfactor into account in the new COPY bulk heap insertco
Heikki Linnakangas (10:16)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Andrew Dunstan (13:20)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Bruce Momjian (14:11)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Bruce Momjian (14:18)
pgsql: Fix join_path_components() to not add a leading slash whenjoini
Bruce Momjian (14:27)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Andrew Dunstan (14:29)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Bruce Momjian (14:33)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Bruce Momjian (14:50)
Re: pgsql: Modify pg_dump to use error-free memory allocation macros. This
Andrew Dunstan (14:51)
Re: [COMMITTERS] pgsql: Modify pg_dump to use error-free memory allocation macros. This
Tom Lane (15:58)
Re: [COMMITTERS] pgsql: Modify pg_dump to use error-free memory allocation macros. This
Bruce Momjian (17:15)
pgsql: Ensure plperl strings are always correctly UTF8 encoded.
Andrew Dunstan (17:20)
pgsql: Ensure plperl strings are always correctly UTF8 encoded.
Andrew Dunstan (17:20)
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding.
Andrew Dunstan (17:23)
Re: [COMMITTERS] pgsql: Modify pg_dump to use error-free memory allocation macros. This
Tom Lane (17:24)
pgsql: Fix overly-aggressive and inconsistent quoting in OS X startscr
Tom Lane (18:02)
pgsql: Fix overly-aggressive and inconsistent quoting in OS X startscr
Tom Lane (18:02)
pgsql: Fix overly-aggressive and inconsistent quoting in OS X startscr
Tom Lane (18:02)
pgsql: Make GiST index searches smarter about queries against emptyran
Tom Lane (19:27)
pgsql: Use the preferred version of xsubpp,not necessarily the one tha
Andrew Dunstan (20:22)
pgsql: Use the preferred version of xsubpp,not necessarily the one tha
Andrew Dunstan (20:25)
pgfiledump - pg_filedump: Update for Postgres 9.1; add knowledge of some
User Tgl (22:14)
Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.
Tom Lane (23:07)
Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.
Andrew Dunstan (23:31)
pgsql: Use the right interpreter for encoding test.
Andrew Dunstan (23:41)
pgsql: Use the right interpreter for encoding test.
Andrew Dunstan (23:41)
2011-11-27
pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restorecom
Bruce Momjian (03:36)
Re: [COMMITTERS] pgsql: Modify pg_dump to use error-free memory allocation macros. This
Bruce Momjian (03:38)
pgsql: Fix MSVC builds broken by xsubpp change
Andrew Dunstan (06:23)
pgsql: Fix MSVC builds broken by xsubpp change
Andrew Dunstan (06:24)
Re: pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com
Andrew Dunstan (14:23)
Re: pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com
Tom Lane (17:42)
pgsql: Use the proper macro to convert a bool to a Datum.
Tom Lane (17:57)
pgsql: Add pg_upgrade test suite
Peter Eisentraut (20:46)
pgsql: Improve GiST range-contained-by searches by adding a flag forem
Tom Lane (21:51)
pgsql: Use IEEE infinity, not 1e10,for null-and-not-null case in gistp
Tom Lane (22:13)
Re: pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com
Andrew Dunstan (23:03)
2011-11-28
pgsql: Make pg_dumpall build with the right object files under MSVC.
Andrew Dunstan (01:20)
pgsql: Ensure that whole-row junk Vars are always of composite type.
Tom Lane (03:28)
pgsql: Ensure that whole-row junk Vars are always of composite type.
Tom Lane (03:28)
pgsql: Ensure that whole-row junk Vars are always of composite type.
Tom Lane (03:28)
pgsql: Add libpq connection option to disable SSL compression
Magnus Hagander (12:20)
pgsql: Backpatch "Use the preferred version of xsubpp."
Andrew Dunstan (12:54)
pgsql: Backpatch "Use the preferred version of xsubpp."
Andrew Dunstan (12:54)
pgsql: Backpatch "Use the preferred version of xsubpp."
Andrew Dunstan (12:54)
pgsql: Backpatch "Use the preferred version of xsubpp."
Andrew Dunstan (12:55)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Bruce Momjian (16:33)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Andrew Dunstan (17:40)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Alvaro Herrera (17:48)
pgsql: Fix some bogosities in pg_dump's foreign-table support.
Tom Lane (17:51)
pgsql: Fix some bogosities in pg_dump's foreign-table support.
Tom Lane (17:51)
pgsql: Remove erroneous claim about use of pg_locks.objid foradvisory
Tom Lane (18:52)
pgsql: Remove erroneous claim about use of pg_locks.objid foradvisory
Tom Lane (18:52)
pgsql: Remove erroneous claim about use of pg_locks.objid foradvisory
Tom Lane (18:52)
pgsql: Remove erroneous claim about use of pg_locks.objid foradvisory
Tom Lane (18:52)
stackbuilder - wizard: Don't try to open the registry file in read/write
Dave Page (18:53)
stackbuilder - wizard: Don't try to use a download counter unless the
Dave Page (19:09)
pgsql: Convert eval_const_expressions's long series of IsA tests intoa
Tom Lane (19:22)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Bruce Momjian (21:26)
pgsql: Pgindent clauses.c, per request from Tom.
Bruce Momjian (21:48)
2011-11-29
pgsql: Disallow deletion of CurrentExtensionObject while runningextens
Tom Lane (00:14)
pgsql: Disallow deletion of CurrentExtensionObject while runningextens
Tom Lane (00:14)
pgsql: Make some minor formatting improvements to what pgindent did.
Tom Lane (01:19)
Allow pg_dumpall to use dumpmem.c functions, simplify exit code
Bruce Momjian (02:38)
pgsql: Document that perl needs to be indented during the pgindentrun.
Bruce Momjian (02:56)
npgsql - Npgsql2: Normalized line endings....
User Fxjr (03:25)
npgsql - Npgsql2: Normalized line endings...
User Fxjr (03:35)
pgsql: pg_dump: Fix clean rule after file renaming shuffle
Peter Eisentraut (04:31)
pgsql: plpython: Fix sed expression in python3 build
Peter Eisentraut (04:41)
pgsql: python.m4: Remove useless "import string" calls
Peter Eisentraut (04:51)
pgsql: pg_upgrade: Disable installcheck
Peter Eisentraut (04:58)
stackbuilder - wizard: Bump version
Dave Page (13:17)
pgsql: pg_dump: Add gettext plural support to error message
Peter Eisentraut (18:23)
pgsql: pg_dump: Add gettext plural support to error message
Peter Eisentraut (18:23)
Re: pgsql: pg_dump: Add gettext plural support to error message
Tom Lane (19:48)
Re: pgsql: pg_dump: Add gettext plural support to error message
Peter Eisentraut (20:02)
pgsql: When a row fails a CHECK constraint,show row's contents in errd
Tom Lane (20:03)
pgsql: Suggest configure options for server developers.
Bruce Momjian (21:32)
pgsql: Simplify the pg_dump/pg_restore error reporting macros,and allo
Bruce Momjian (21:35)
Re: Allow pg_dumpall to use dumpmem.c functions, simplify exit code
Bruce Momjian (21:35)
pgsql: When a row fails a not-null constraint,show row's contents in e
Tom Lane (23:29)
2011-11-30
pgsql: In docs, suggest "-O0 -g" only if using a debugger.
Bruce Momjian (00:12)
pgsql: Clean up after recent pg_dump patches.
Tom Lane (01:42)
pgsql: Change installation docs to mention general debugging options.
Bruce Momjian (03:35)
pgsql: Prevent autovacuum transactions from running in serializablemod
Tom Lane (03:40)
pgsql: Prevent autovacuum transactions from running in serializablemod
Tom Lane (03:40)
Re: pgsql: Prevent autovacuum transactions from running in serializable mod
Andrew Dunstan (04:03)
Re: pgsql: Prevent autovacuum transactions from running in serializable mod
Andrew Dunstan (04:05)
Re: pgsql: Prevent autovacuum transactions from running in serializable mod
Tom Lane (04:08)
pgsql: Move EXTRA_CLEAN to where it actually works.
Tom Lane (04:14)
pgsql: Remove duplicate definition of 'progname'.
Tom Lane (04:20)
pgsql: Strip file names reported in error messages in vpath builds
Peter Eisentraut (04:59)
pgsql: Strip file names reported in error messages in vpath builds
Peter Eisentraut (04:59)
pgsql: Strip file names reported in error messages in vpath builds
Peter Eisentraut (04:59)
pgsql: Strip file names reported in error messages in vpath builds
Peter Eisentraut (04:59)
pgsql: Strip file names reported in error messages in vpath builds
Peter Eisentraut (04:59)
pgsql: Strip file names reported in error messages in vpath builds
Peter Eisentraut (04:59)
pgsql: Tweak previous patch to ensure edata->filename always getsiniti
Tom Lane (05:38)
pgsql: Tweak previous patch to ensure edata->filename always getsiniti
Tom Lane (05:38)
pgsql: Tweak previous patch to ensure edata->filename always getsiniti
Tom Lane (05:38)
pgsql: Tweak previous patch to ensure edata->filename always getsiniti
Tom Lane (05:38)
pgsql: Tweak previous patch to ensure edata->filename always getsiniti
Tom Lane (05:38)
pgsql: Tweak previous patch to ensure edata->filename always getsiniti
Tom Lane (05:38)
npgsql - Npgsql2: Removed assembly info creation from build process.
User Fxjr (14:19)
pgsql: Improve table locking behavior in the face of current DDL.
Robert Haas (15:27)
pgsql: Update time zone data files to tzdata release 2011n.
Tom Lane (16:50)
pgsql: Update time zone data files to tzdata release 2011n.
Tom Lane (16:50)
pgsql: Update time zone data files to tzdata release 2011n.
Tom Lane (16:50)
pgsql: Update time zone data files to tzdata release 2011n.
Tom Lane (16:50)
pgsql: Update time zone data files to tzdata release 2011n.
Tom Lane (16:50)
pgsql: Update time zone data files to tzdata release 2011n.
Tom Lane (16:50)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
21
22
23
24
25
26
27
28
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group