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 - August 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
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2011-08-01
pgsql: Minor stylistic corrections.
Robert Haas (12:25)
2011-08-02
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63.
Heikki Linnakangas (09:11)
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63.
Heikki Linnakangas (09:11)
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63.
Heikki Linnakangas (09:11)
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63.
Heikki Linnakangas (09:11)
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63.
Heikki Linnakangas (09:11)
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63.
Heikki Linnakangas (09:11)
pgsql: Fix incorrect initialization ofProcGlobal->startupBufferPinWait
Tom Lane (17:24)
pgsql: Fix incorrect initialization ofProcGlobal->startupBufferPinWait
Tom Lane (17:24)
pgsql: Fix incorrect initialization ofProcGlobal->startupBufferPinWait
Tom Lane (17:24)
Re: pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait
Simon Riggs (19:16)
pgsql: Move CheckRecoveryConflictDeadlock() call to a safer place.
Tom Lane (19:17)
pgsql: Move CheckRecoveryConflictDeadlock() call to a safer place.
Tom Lane (19:17)
pgsql: Move CheckRecoveryConflictDeadlock() call to a safer place.
Tom Lane (19:17)
Re: pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait
Tom Lane (19:23)
Re: pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait
Simon Riggs (20:13)
2011-08-03
ip4r - ip4r: First cut at ip6/ip6r/ipaddress/iprange support (2.0
User Andrewsn (20:16)
pgsql: Make pgbench use erand48() rather than random().
Robert Haas (20:29)
Re: pgsql: Make pgbench use erand48() rather than random().
Tom Lane (21:53)
ip4r - ip4r: fix some VARDATA / VARDATA_ANY misuses
User Andrewsn (22:08)
Re: pgsql: Make pgbench use erand48() rather than random().
Robert Haas (22:16)
Re: pgsql: Make pgbench use erand48() rather than random().
Tom Lane (22:36)
Re: pgsql: Make pgbench use erand48() rather than random().
Robert Haas (23:08)
2011-08-04
pgsql: In documentaiton,clarify which commands have reduced WAL volume
Bruce Momjian (16:07)
pgsql: In documentaiton,clarify which commands have reduced WAL volume
Bruce Momjian (16:07)
pgsql: In documentaiton,clarify which commands have reduced WAL volume
Bruce Momjian (16:07)
pgsql: Teach psql to display comments on languages and casts.
Robert Haas (16:22)
Re: pgsql: In documentaiton, clarify which commands have reduced WAL volume
Alvaro Herrera (16:28)
pgsql: Create VXID locks "lazily" in the main lock table.
Robert Haas (16:43)
pgsql: Restore the primacy of postgres.h in plpython.c.
Andrew Dunstan (17:14)
pgsql: Fix markup for recent wal_level clarification.
Bruce Momjian (19:02)
pgsql: Fix markup for recent wal_level clarification.
Bruce Momjian (19:02)
pgsql: Fix markup for recent wal_level clarification.
Bruce Momjian (19:02)
Re: pgsql: In documentaiton, clarify which commands have reduced WAL volume
Bruce Momjian (19:03)
2011-08-05
pgsql: Tweak PQresStatus() to avoid a clang compiler warning.
Robert Haas (16:11)
pgsql: Modestly improve pgbench's checking for invalid ranges.
Robert Haas (16:54)
pgsql: Allow per-column foreign data wrapper options.
Robert Haas (17:25)
2011-08-06
pgsql: Reduce PG_SYSLOG_LIMIT to 900 bytes.
Tom Lane (01:03)
pgsql: Reduce PG_SYSLOG_LIMIT to 900 bytes.
Tom Lane (01:03)
pgsql: Fix thinko in documentation of local_preload_libraries.
Tom Lane (01:18)
pgsql: Fix thinko in documentation of local_preload_libraries.
Tom Lane (01:18)
pgsql: Fix thinko in documentation of local_preload_libraries.
Tom Lane (01:18)
pgsql: Clean up ill-advised attempt to invent a private set of Nodetag
Tom Lane (18:54)
pgsql: Clean up ill-advised attempt to invent a private set of Nodetag
Tom Lane (18:54)
2011-08-07
reorg - pg_reorg: version 1.1.7.
User Itagaki (04:20)
reorg - pg_reorg: Fix docs.
User Itagaki (04:24)
pgsql: Fix a whitespace issue with the man pages
Peter Eisentraut (07:57)
pgsql: Fix a whitespace issue with the man pages
Peter Eisentraut (07:57)
pgsql: Rename "Example" sections to "Examples" in dblink chapter
Peter Eisentraut (12:52)
pgsql: Rename "Example" sections to "Examples" in dblink chapter
Peter Eisentraut (12:52)
pgsql: Remove whitespace from end of lines
Peter Eisentraut (13:15)
pgsql: Remove whitespace from end of lines
Peter Eisentraut (13:15)
pgsql: Add "Compatibility" section to ALTER EXTENSION reference page
Peter Eisentraut (19:16)
pgsql: Add "Compatibility" section to ALTER EXTENSION reference page
Peter Eisentraut (19:17)
2011-08-08
pgsql: Correct the lie in pg_config.h.win32 about having inttypes.h.
Andrew Dunstan (12:58)
pgsql: Teach vacuumlo to limit number of removals, via new -l option.
Robert Haas (13:20)
pgsql: Teach psql to display the comments on conversions and domains.
Robert Haas (16:26)
pgsql: Teach psql to display the comments on SQL/MED objects inverbose
Robert Haas (20:31)
2011-08-09
pgsql: Fix nested PlaceHolderVar expressions that appear only intarget
Tom Lane (04:50)
pgsql: Fix nested PlaceHolderVar expressions that appear only intarget
Tom Lane (04:50)
pgsql: Fix nested PlaceHolderVar expressions that appear only intarget
Tom Lane (04:50)
pgsql: Fix nested PlaceHolderVar expressions that appear only intarget
Tom Lane (04:50)
pgsql: Fix grammar and spelling in log message.
Heikki Linnakangas (08:46)
pgsql: Change the way string relopts are allocated.
Heikki Linnakangas (12:32)
pgsql: Use clearer notation for getnameinfo() return handling
Peter Eisentraut (15:31)
pgsql: Avoid creating PlaceHolderVars immediately withinPlaceHolderVar
Tom Lane (15:34)
pgsql: Documentation improvement and minor code cleanups for thelatch
Tom Lane (19:31)
pgsql: Documentation improvement and minor code cleanups for thelatch
Tom Lane (19:31)
pgsql: Measure WaitLatch's timeout parameter in milliseconds,not micro
Tom Lane (22:52)
pgsql: Measure WaitLatch's timeout parameter in milliseconds,not micro
Tom Lane (22:52)
2011-08-10
pgsql: If backup-end record is not seen,and we reach end of recovery f
Heikki Linnakangas (06:22)
pgsql: Oops, we're working on version 9.2 already, not 9.1. Update the
Heikki Linnakangas (06:29)
pgsql: Back-patch assorted latch-related fixes.
Tom Lane (16:27)
pgsql: Change the autovacuum launcher to use WaitLatch instead of apol
Tom Lane (16:27)
pgsql: Add a bit of debug logging to backend_read_statsfile().
Tom Lane (20:46)
pgsql: Remove wal_sender_delay GUC, because it's no longer useful.
Tom Lane (22:51)
2011-08-11
pgsql: Change psql's \dd command to do something more useful.
Robert Haas (15:16)
pgsql: Unbreak legacy syntax "COMMENT ON RULE x IS y",with no relation
Robert Haas (15:29)
pgsql: Unbreak legacy syntax "COMMENT ON RULE x IS y",with no relation
Robert Haas (15:29)
Re: pgsql: Unbreak legacy syntax "COMMENT ON RULE x IS y", with no relation
Robert Haas (15:36)
pgsql: Display both per-table and per-column FDW options in psql's \do
Robert Haas (15:47)
pgsql: Teach unix_latch.c to use poll() where available.
Tom Lane (16:50)
pgsql: Add major features list and introductory text for 9.1 releaseno
Bruce Momjian (20:37)
pgsql: Add major features list and introductory text for 9.1 releaseno
Bruce Momjian (20:37)
2011-08-13
pgsql: Make USECS_PER_* timestamp macros visible even when we are notu
Bruce Momjian (01:32)
pgsql: Fix incorrect timeout handling during initial authenticationtra
Tom Lane (21:54)
pgsql: Fix incorrect timeout handling during initial authenticationtra
Tom Lane (21:54)
pgsql: Fix incorrect timeout handling during initial authenticationtra
Tom Lane (21:54)
2011-08-14
pgsql: Fix typo
Peter Eisentraut (07:41)
pgsql: Fix typo
Peter Eisentraut (07:41)
pgsql: Message style improvements
Peter Eisentraut (18:04)
pgsql: Message style improvements
Peter Eisentraut (18:04)
pgsql: Fix unsafe order of operations in foreign-table DDL commands.
Tom Lane (19:41)
pgsql: Fix unsafe order of operations in foreign-table DDL commands.
Tom Lane (19:41)
pgsql: Fix unsafe order of operations in foreign-table DDL commands.
Tom Lane (19:41)
pgsql: Fix unsafe order of operations in foreign-table DDL commands.
Tom Lane (19:41)
2011-08-15
pgsql: Add "Reason code" prefix to internal SSI error messages
Peter Eisentraut (12:25)
pgsql: Add "Reason code" prefix to internal SSI error messages
Peter Eisentraut (12:25)
pgsql: Adjust regression tests for error message change
Peter Eisentraut (14:28)
pgsql: Adjust regression tests for error message change
Peter Eisentraut (14:32)
2011-08-16
pgsql: In pg_upgrade,avoid dumping orphaned temporary tables. This ma
Bruce Momjian (02:40)
pgsql: In pg_upgrade,avoid dumping orphaned temporary tables. This ma
Bruce Momjian (02:40)
pgsql: In pg_upgrade,avoid dumping orphaned temporary tables. This ma
Bruce Momjian (02:40)
pgsql: Use less cryptic variable names
Peter Eisentraut (08:30)
pgsql: Make pg_basebackup progress report translatable
Peter Eisentraut (08:30)
Re: pgsql: Make pg_basebackup progress report translatable
Magnus Hagander (08:31)
pgsql: Use less cryptic variable names
Peter Eisentraut (08:32)
pgsql: Make pg_basebackup progress report translatable
Peter Eisentraut (08:32)
pgsql: Fix bogus comment that claimed that the new BACKUP METHOD linei
Heikki Linnakangas (09:24)
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
David Fetter (13:33)
pgsql: Adjust total size in pg_basebackup progress report whenreality
Magnus Hagander (15:00)
pgsql: Adjust total size in pg_basebackup progress report whenreality
Magnus Hagander (15:00)
snapshot - src: FIX: Support for PostGIS datatypes Geometry and
User Cunha17 (15:54)
pgsql: Fix race condition in relcache init file invalidation.
Tom Lane (17:13)
pgsql: Fix race condition in relcache init file invalidation.
Tom Lane (17:13)
pgsql: Fix race condition in relcache init file invalidation.
Tom Lane (17:13)
pgsql: Fix race condition in relcache init file invalidation.
Tom Lane (17:13)
pgsql: Fix race condition in relcache init file invalidation.
Tom Lane (17:13)
pgsql: Fix race condition in relcache init file invalidation.
Tom Lane (17:13)
pgsql: Preserve toast value OIDs in toast-swap-by-content forCLUSTER/V
Tom Lane (17:48)
pgsql: Preserve toast value OIDs in toast-swap-by-content forCLUSTER/V
Tom Lane (17:48)
pgsql: Preserve toast value OIDs in toast-swap-by-content forCLUSTER/V
Tom Lane (17:48)
pgsql: Fix incorrect order of operations during sinval resetprocessing
Tom Lane (18:38)
pgsql: Fix incorrect order of operations during sinval resetprocessing
Tom Lane (18:38)
pgsql: Fix incorrect order of operations during sinval resetprocessing
Tom Lane (18:38)
pgsql: Forget about targeting catalog cache invalidations by tupleTID.
Tom Lane (19:26)
pgsql: Forget about targeting catalog cache invalidations by tupleTID.
Tom Lane (19:26)
pgsql: Forget about targeting catalog cache invalidations by tupleTID.
Tom Lane (19:26)
pgsql: Revise sinval code to remove no-longer-used tuple TID frominval
Tom Lane (23:28)
2011-08-17
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Bruce Momjian (02:17)
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Robert Haas (02:24)
Re: [COMMITTERS] pgsql: Adjust total size in pg_basebackup progress report when reality
Fujii Masao (02:44)
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Bruce Momjian (04:09)
Re: [COMMITTERS] pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i
Fujii Masao (04:40)
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
David Fetter (05:13)
pgsql: MacOS -> Mac OS
Peter Eisentraut (07:06)
pgsql: MacOS -> Mac OS
Peter Eisentraut (07:06)
pgsql: Move \r out of translatable strings
Peter Eisentraut (07:56)
pgsql: Move \r out of translatable strings
Peter Eisentraut (07:56)
pgsql: If backup-end record is not seen,and we reach end of recovery f
Heikki Linnakangas (08:46)
Re: [COMMITTERS] pgsql: Adjust total size in pg_basebackup progress report when reality
Magnus Hagander (09:02)
pgsql: Adjust wording now that estimated size can increase
Magnus Hagander (09:02)
pgsql: Adjust wording now that estimated size can increase
Magnus Hagander (09:02)
pgsql: Teach pg_controldata and pg_resetxlog about the newbackupEndReq
Heikki Linnakangas (09:37)
pgsql: Fix comment about which version had BACKUP METHOD line inbackup
Heikki Linnakangas (09:37)
pgsql: Translation updates
Peter Eisentraut (11:08)
pgsql: Translation updates
Peter Eisentraut (11:08)
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Thom Brown (15:40)
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
David Fetter (16:02)
pgsql: Properly handle empty arrays returned from plperl functions.
Andrew Dunstan (16:04)
pgsql: Properly handle empty arrays returned from plperl functions.
Andrew Dunstan (16:04)
Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Thom Brown (16:12)
Re: [COMMITTERS] pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
David Fetter (16:31)
Re: pgsql: Properly handle empty arrays returned from plperl functions.
Andrew Dunstan (16:41)
Re: pgsql: Properly handle empty arrays returned from plperl functions.
Alvaro Herrera (16:53)
Re: pgsql: Properly handle empty arrays returned from plperl functions.
Andrew Dunstan (17:29)
Re: Re: [COMMITTERS] pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Alvaro Herrera (17:52)
Re: pgsql: Properly handle empty arrays returned from plperl functions.
David Fetter (20:59)
Re: pgsql: Properly handle empty arrays returned from plperl functions.
Andrew Dunstan (21:17)
pgsql: Fix two issues in plpython's handling of composite results.
Tom Lane (21:33)
pgsql: Fix two issues in plpython's handling of composite results.
Tom Lane (21:33)
2011-08-18
pgsql: Update 9.1 release notes to reflect commits through today.
Tom Lane (00:18)
pgsql: Update 9.1 release notes to reflect commits through today.
Tom Lane (00:18)
pgsql: Change PyInit_plpy to external linkage
Peter Eisentraut (11:30)
pgsql: Change PyInit_plpy to external linkage
Peter Eisentraut (11:47)
pgsql: Improve detection of Python 3.2 installations
Peter Eisentraut (11:47)
pgsql: Change PyInit_plpy to external linkage
Peter Eisentraut (11:48)
pgsql: Hide unused variable warnings under Python 3
Peter Eisentraut (11:48)
pgsql: Improve detection of Python 3.2 installations
Peter Eisentraut (11:48)
Re: pgsql: Properly handle empty arrays returned from plperl functions.
Robert Haas (13:46)
pgsql: Remove obsolete README file.
Robert Haas (13:50)
pgsql: Add an SSI regression test that tests all interestingpermutatio
Heikki Linnakangas (13:57)
pgsql: Strip whitespace from SQL blocks in the isolation test suite.Th
Heikki Linnakangas (13:57)
pgsql: Report libpq errors correctly if session setup or teardownsteps
Heikki Linnakangas (13:57)
pgsql: Make lazy_vacuum_rel call pg_rusage_init only if needed.
Robert Haas (14:05)
pgsql: Add an SSI regression test that tests all interestingpermutatio
Heikki Linnakangas (14:10)
pgsql: Strip whitespace from SQL blocks in the isolation test suite.Th
Heikki Linnakangas (14:10)
pgsql: Explain max_prepared_transactions requirement in isolationtests
Tom Lane (15:45)
pgsql: Explain max_prepared_transactions requirement in isolationtests
Tom Lane (15:45)
pgsql: Typo fix.
Robert Haas (17:10)
pgsql: Tag 9.1rc1.
Tom Lane (21:24)
2011-08-19
Re: pgsql: Tag 9.1rc1.
Magnus Hagander (14:15)
Re: pgsql: Tag 9.1rc1.
Peter Geoghegan (14:45)
Re: pgsql: Tag 9.1rc1.
Tom Lane (14:48)
pgsql: In pg_upgrade,don't copy visibility map files from clusters tha
Bruce Momjian (15:21)
pgsql: Allow sepgsql regression tests to be run from a user homedir.
Robert Haas (15:53)
pgsql: Allow sepgsql regression tests to be run from a user homedir.
Robert Haas (15:53)
pgsql: Fix contrib/sepgsql and contrib/xml2 to always link requiredlib
Robert Haas (16:01)
pgsql: Fix contrib/sepgsql and contrib/xml2 to always link requiredlib
Robert Haas (16:01)
pgsql: Clean up 'chkselinuxenv' script.
Robert Haas (17:16)
pgsql: Implement src/tools/copyright as a Perl program,so anyone can r
Bruce Momjian (17:51)
pgsql: Add executable bit to file.
Bruce Momjian (21:18)
pgsql: Remove use of 'tie' in perl for copyright.pl; instead use norma
Bruce Momjian (21:44)
pgsql: Fix problem with regex in copyright test.
Bruce Momjian (21:45)
pgsql: Fix copyright.pl to properly us 'tie' function.
Bruce Momjian (23:31)
2011-08-20
pgsql: Fix performance problem when building a lossy tidbitmap.
Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap.
Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap.
Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap.
Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap.
Tom Lane (18:53)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
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