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 - November 2011
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-01
pgbulkload - pgbulkload: Support PostgreSQL 9.1
User Mhasegawa (05:29)
pgsql: Document that multiple LDAP servers can be specified
Magnus Hagander (14:47)
pgsql: Document that multiple LDAP servers can be specified
Magnus Hagander (14:47)
pgsql: Document that multiple LDAP servers can be specified
Magnus Hagander (14:47)
pgsql: Document that multiple LDAP servers can be specified
Magnus Hagander (14:47)
pgsql: Split work of bgwriter between 2 processes: bgwriter andcheckpo
Simon Riggs (17:15)
pgsql: Allow pg_upgrade to upgrade an old cluster that doesn't have a
Bruce Momjian (17:49)
pgsql: Add new file for checkpointer.c
Simon Riggs (18:07)
pgsql: Update pg_upgrade comment on missing 'postgres' database.
Bruce Momjian (18:34)
pgsql: Have checkpointer send stats once each processing loop.
Simon Riggs (18:39)
pgsql: Comment changes to show bgwriter no longer performscheckpoints.
Simon Riggs (18:49)
pgsql: Clean up whitespace and indentation in parser and scanner files
Peter Eisentraut (19:53)
pgsql: Fix race condition with toast table access from a stalesyscache
Tom Lane (23:50)
pgsql: Fix race condition with toast table access from a stalesyscache
Tom Lane (23:50)
pgsql: Fix race condition with toast table access from a stalesyscache
Tom Lane (23:50)
pgsql: Fix race condition with toast table access from a stalesyscache
Tom Lane (23:50)
pgsql: Fix race condition with toast table access from a stalesyscache
Tom Lane (23:50)
pgsql: Fix race condition with toast table access from a stalesyscache
Tom Lane (23:50)
2011-11-02
pgsql: Preserve Var location information duringflatten_join_alias_vars
Tom Lane (02:13)
pgsql: Initialize myProcLocks queues just once, at postmaster startup.
Robert Haas (02:54)
ip4r - ip4r: regression test fix (missing order by causing spurious
User Andrewsn (07:43)
ip4r - ip4r: suppress a moderately pointless compiler warning
User Andrewsn (07:47)
pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby
Simon Riggs (08:06)
pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby
Simon Riggs (08:07)
pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby
Simon Riggs (08:07)
pgsql: Start Hot Standby faster when initial snapshot is incomplete.
Simon Riggs (08:30)
pgsql: Remove spurious entry from missed catch while patch juggling
Simon Riggs (08:39)
pgsql: Start Hot Standby faster when initial snapshot is incomplete.
Simon Riggs (08:46)
pgsql: Start Hot Standby faster when initial snapshot is incomplete.
Simon Riggs (08:48)
pgsql: Derive oldestActiveXid at correct time for Hot Standby.
Simon Riggs (08:53)
pgsql: Derive oldestActiveXid at correct time for Hot Standby.
Simon Riggs (08:53)
pgsql: Derive oldestActiveXid at correct time for Hot Standby.
Simon Riggs (08:55)
pgsql: Refactor xlog.c to create src/backend/postmaster/startup.c
Simon Riggs (14:28)
pgsql: Reduce checkpoints and WAL traffic on low activity databaseserv
Simon Riggs (15:39)
Re: pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Robert Haas (16:15)
Re: pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Simon Riggs (16:34)
pgsql: Update more comments about checkpoints being done by bgwriter
Simon Riggs (17:16)
pgsql: Revert "Stop btree indexscans upon reaching nulls in eitherdire
Tom Lane (17:39)
pgsql: Revert "Stop btree indexscans upon reaching nulls in eitherdire
Tom Lane (17:39)
pgsql: Revert "Stop btree indexscans upon reaching nulls in eitherdire
Tom Lane (17:39)
pgsql: Revert "Stop btree indexscans upon reaching nulls in eitherdire
Tom Lane (17:39)
Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Robert Haas (18:27)
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Simon Riggs (19:48)
pgsql: Fix btree stop-at-nulls logic properly.
Tom Lane (21:54)
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding.
Andrew Dunstan (23:12)
pgsql: Avoid scanning nulls at the beginning of a btree index scan.
Tom Lane (23:36)
Re: Re: [COMMITTERS] pgsql: Force strings passed to and from plperl to be in UTF8 encoding.
Alex Hunsaker (23:39)
2011-11-03
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Greg Smith (00:21)
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Tom Lane (03:16)
pgsql: Fix handling of PlaceHolderVars in nestloop parametermanagement
Tom Lane (04:51)
pgsql: Fix handling of PlaceHolderVars in nestloop parametermanagement
Tom Lane (04:51)
pgsql: Improve docs for timing and skipping of checkpoints
Simon Riggs (08:54)
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Simon Riggs (08:55)
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv
Robert Haas (11:33)
pgsql: Support range data types.
Heikki Linnakangas (11:56)
pgsql: Pre-pad WAL files when streaming transaction log
Magnus Hagander (14:39)
pgsql: Properly close replication connection in pg_receivexlog
Magnus Hagander (14:44)
pgsql: Do not treat a superuser as a member of every role for HBApurpo
Andrew Dunstan (16:50)
pgsql: Implement a dry-run mode for isolationtester
Alvaro Herrera (17:22)
pgsql: Adjust pg_upgrade "new database skip" code, e.g. 'postgres',to
Bruce Momjian (17:57)
Re: pgsql: Do not treat a superuser as a member of every role for HBA purpo
Tom Lane (19:16)
Re: pgsql: Do not treat a superuser as a member of every role for HBA purpo
Andrew Dunstan (20:04)
pgsql: Role membership of superusers is only by explicit membershipfor
Andrew Dunstan (20:34)
pgsql: Fix inline_set_returning_function() to allow multiple OUTparame
Tom Lane (21:54)
pgsql: Fix inline_set_returning_function() to allow multiple OUTparame
Tom Lane (21:54)
pgsql: Fix inline_set_returning_function() to allow multiple OUTparame
Tom Lane (21:54)
pgsql: Fix inline_set_returning_function() to allow multiple OUTparame
Tom Lane (21:54)
pgsql: Improve comments for TSLexeme data structure.
Tom Lane (23:18)
pgsql: Fix bogus code in contrib/ tsearch dictionary examples.
Tom Lane (23:18)
pgsql: Fix bogus code in contrib/ tsearch dictionary examples.
Tom Lane (23:18)
pgsql: Fix bogus code in contrib/ tsearch dictionary examples.
Tom Lane (23:18)
pgsql: Fix bogus code in contrib/ tsearch dictionary examples.
Tom Lane (23:18)
pgsql: Fix bogus code in contrib/ tsearch dictionary examples.
Tom Lane (23:18)
2011-11-04
pgsql: Unbreak isolationtester on Win32
Alvaro Herrera (02:36)
pgsql: Move user functions related to WAL into xlogfuncs.c
Simon Riggs (09:38)
pgsql: Silence bogus compiler warning.
Robert Haas (14:41)
pgsql: Check the return value of getcwd(),instead of assuming success.
Robert Haas (14:41)
pgsql: Add missing space in comment
Magnus Hagander (14:57)
pgsql: Add note about using GNU tar warning options for base backups
Peter Eisentraut (19:55)
pgsql: Fix archive_command example
Peter Eisentraut (20:05)
pgsql: Fix archive_command example
Peter Eisentraut (20:05)
pgsql: Fix archive_command example
Peter Eisentraut (20:05)
pgsql: Fix archive_command example
Peter Eisentraut (20:05)
pgsql: Fix archive_command example
Peter Eisentraut (20:05)
2011-11-05
pgsql: Don't assume that a tuple's header size is unchanged duringtoas
Tom Lane (03:25)
pgsql: Don't assume that a tuple's header size is unchanged duringtoas
Tom Lane (03:25)
pgsql: Don't assume that a tuple's header size is unchanged duringtoas
Tom Lane (03:25)
pgsql: Don't assume that a tuple's header size is unchanged duringtoas
Tom Lane (03:25)
pgsql: Don't assume that a tuple's header size is unchanged duringtoas
Tom Lane (03:25)
pgsql: Don't assume that a tuple's header size is unchanged duringtoas
Tom Lane (03:25)
pgsql: Make psql \d on a sequence show the table/column owning it
Magnus Hagander (11:56)
pgsql: Show statistics target for columns in \d+ on a table
Magnus Hagander (12:03)
Re: pgsql: Show statistics target for columns in \d+ on a table
Tom Lane (14:38)
pgsql: Update regression tests for \d+ modification
Magnus Hagander (15:01)
Re: pgsql: Show statistics target for columns in \d+ on a table
Magnus Hagander (15:01)
2011-11-06
pgsql: Oops,forgot to fix the catversion when I committed the range ty
Heikki Linnakangas (12:36)
pgsql: Un-break horology regression test.
Tom Lane (23:20)
2011-11-07
pgsql: On second thought,we'd better just drop these tests altogether.
Tom Lane (01:12)
pgsql: Fix timestamp range subdiff functions,when using float datetime
Heikki Linnakangas (15:44)
pgsql: Fix assorted bugs in contrib/unaccent's configuration fileparsi
Tom Lane (16:50)
pgsql: Fix assorted bugs in contrib/unaccent's configuration fileparsi
Tom Lane (16:50)
pgsql: Fix assorted bugs in contrib/unaccent's configuration fileparsi
Tom Lane (16:50)
pgsql: Minor grammar improvements.
Robert Haas (17:27)
2011-11-08
pgsql: Make VACUUM avoid waiting for a cleanup lock, where possible.
Robert Haas (02:46)
pgsql: Remove hstore's text => text operator.
Robert Haas (02:51)
pgsql: -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS
Peter Eisentraut (04:56)
pgsql: -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS
Peter Eisentraut (04:56)
pgsql: -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS
Peter Eisentraut (04:56)
Re: pgsql: Remove hstore's text => text operator.
Thom Brown (07:38)
Re: pgsql: Make VACUUM avoid waiting for a cleanup lock, where possible.
Thom Brown (07:43)
pgsql: Adjust range type docs for some last-minute changes I made toth
Heikki Linnakangas (07:47)
pgsql: Fix hstore regression tests.
Robert Haas (13:12)
pgsql: Rewrite comment for slightly greater accuracy.
Robert Haas (13:12)
Re: pgsql: Remove hstore's text => text operator.
Andrew Dunstan (14:23)
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header,an
Heikki Linnakangas (20:51)
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header,an
Heikki Linnakangas (20:51)
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header,an
Heikki Linnakangas (20:51)
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header,an
Heikki Linnakangas (20:51)
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header,an
Heikki Linnakangas (20:51)
2011-11-09
pgsql: Wrap appendrel member outputs in PlaceHolderVars in additionalc
Tom Lane (02:14)
pgsql: Wrap appendrel member outputs in PlaceHolderVars in additionalc
Tom Lane (02:14)
pgsql: Fix random discrepancies between parallel_schedule andserial_sc
Tom Lane (04:05)
pgsql: Fix random discrepancies between parallel_schedule andserial_sc
Tom Lane (04:05)
pgsql: Tweak new regression test case for more portability.
Tom Lane (05:14)
pgsql: In COPY, insert tuples to the heap in batches.
Heikki Linnakangas (09:06)
Re: [COMMITTERS] pgsql: In COPY, insert tuples to the heap in batches.
Simon Riggs (13:25)
pgsql: Fix compiler warning.
Robert Haas (16:15)
Re: [COMMITTERS] pgsql: In COPY, insert tuples to the heap in batches.
Heikki Linnakangas (18:42)
pgsql: Clean gettext-files file in clean target
Peter Eisentraut (18:58)
pgsql: Fix bugs in the COPY heap-insert batching patch.
Heikki Linnakangas (19:28)
pgsql: Only install the extension files for the current Python majorve
Peter Eisentraut (19:46)
pgsql: Only install the extension files for the current Python majorve
Peter Eisentraut (19:46)
2011-11-10
pgsql: Fix another bug in the redo of COPY batches.
Heikki Linnakangas (10:21)
psqlodbc - psqlodbc: Fix the bug that the first fetch operation doesn't
User Hinoue (12:06)
psqlodbc - psqlodbc: Revise the handling of decimal point.
User Hinoue (13:36)
pgsql: Document that PQexec() can handle a NULL res pointer just fine.
Bruce Momjian (18:01)
pgsql: Document that PQexec() can handle a NULL res pointer just fine.
Bruce Momjian (18:01)
pgsql: Fix server header file installation with vpath builds
Peter Eisentraut (20:30)
pgsql: Fix server header file installation with vpath builds
Peter Eisentraut (20:30)
pgsql: Fix server header file installation with vpath builds
Peter Eisentraut (20:30)
pgsql: Fix server header file installation with vpath builds
Peter Eisentraut (20:30)
pgsql: Fix server header file installation with vpath builds
Peter Eisentraut (20:30)
pgsql: Fix server header file installation with vpath builds
Peter Eisentraut (20:30)
pgsql: Avoid platform-dependent infinite loop in pg_dump.
Tom Lane (21:10)
pgsql: Avoid platform-dependent infinite loop in pg_dump.
Tom Lane (21:10)
pgsql: Revert removal of trace_userlocks,because userlocks aren't gone
Robert Haas (22:59)
pgsql: Correct documentation for trace_userlocks.
Robert Haas (23:04)
pgsql: Correct documentation for trace_userlocks.
Robert Haas (23:04)
pgsql: Correct documentation for trace_userlocks.
Robert Haas (23:04)
pgsql: Correct documentation for trace_userlocks.
Robert Haas (23:04)
pgsql: Throw nice error if server is too old to support psql's \ef or\
Tom Lane (23:37)
pgsql: Throw nice error if server is too old to support psql's \ef or\
Tom Lane (23:37)
pgsql: Throw nice error if server is too old to support psql's \ef or\
Tom Lane (23:37)
pgsql: Throw nice error if server is too old to support psql's \ef or\
Tom Lane (23:37)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Thom Brown (23:56)
2011-11-11
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Thom Brown (00:28)
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID
Alvaro Herrera (03:32)
psqlodbc - psqlodbc: Adjust the operations after closing eof-detected
User Hinoue (12:11)
psqlodbc - psqlodbc: Before dropping the statement, sync and discard the
User Hinoue (22:52)
psqlodbc - psqlodbc: add the change history.
Hiroshi Saito (23:50)
2011-11-12
pgsql: Fix psql's \dd version check for operator families.
Robert Haas (04:34)
pgsql: Avoid retaining multiple relation locks in RangeVarGetRelid.
Robert Haas (06:23)
pgsql: Add psql expanded auto mode
Peter Eisentraut (15:07)
pgsql: In plpgsql, allow foreign tables to define row types.
Tom Lane (23:49)
pgsql: In plpgsql, allow foreign tables to define row types.
Tom Lane (23:49)
2011-11-13
pgsql: Wakeup WALWriter as needed for asynchronous commit performance.
Simon Riggs (09:04)
pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqldaha
Michael Meskes (12:58)
pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqldaha
Michael Meskes (12:58)
pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqldaha
Michael Meskes (12:59)
2011-11-14
pgsql: Run pgindent on range type files, per request from Tom.
Bruce Momjian (17:09)
pgsql: Rerun pgindent with updated typedef list.
Bruce Momjian (17:12)
pgsql: Fix copyright notices,other minor editing in new range-types co
Tom Lane (18:59)
pgsql: Return FALSE instead of throwing error for comparisons withempt
Tom Lane (20:16)
pgsql: Return NULL instead of throwing error when desired bound isnot
Tom Lane (20:34)
2011-11-15
pgsql: Update oidjoins regression test to match git HEAD.
Tom Lane (01:28)
pgsql: Fix alignment and toasting bugs in range types.
Tom Lane (02:42)
pgsql: Restructure function-internal caching in the range type code.
Tom Lane (18:06)
pgsql: Improve caching in range type I/O functions.
Tom Lane (20:48)
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)
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)
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)
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