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-07-11 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
16
18
19
20
22
23
24
25
26
27
28
29
30
31
2010-07-11
Re: [COMMITTERS] pgsql: Add a hook in ExecCheckRTPerms().
Simon Riggs (07:58)
pgbuildfarm - client-code: If the web transaction fails, put back the
User Andrewd (15:00)
Re: [COMMITTERS] pgsql: Add a hook in ExecCheckRTPerms().
Tom Lane (15:44)
Re: [COMMITTERS] pgsql: Add a hook in ExecCheckRTPerms().
Robert Haas (16:11)
2010-07-12
Re: [COMMITTERS] pgsql: Add a hook in ExecCheckRTPerms().
KaiGai Kohei (06:45)
Re: [HACKERS] Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
Magnus Hagander (10:05)
pgbouncer - pgbouncer: Fix pg_auth quoting.
User Mkz (10:53)
pgbouncer - pgbouncer: Support OS'es (OpenBSD) where tv_sec is not
User Mkz (10:55)
psqlodbc - psqlodbc: Use pg_get_expr(adbin, ..) instead of unreliable
User Hinoue (14:10)
pgsql: Bump minor library version numbers, for 9.1 release.
Bruce Momjian (16:18)
pgsql: Document bump of minor library version numbers.
Bruce Momjian (16:21)
pgsql: Make NestLoop plan nodes pass outer-relation variables into their
Tom Lane (17:01)
pgsql: Spellcheck 9.0 release notes.
Bruce Momjian (17:47)
pgsql: 9.0 release note improvements Erik Rijkers
Bruce Momjian (18:25)
pgsql: Restore pl/pgsql default install release note item.
Bruce Momjian (18:30)
Re: pgsql: Make NestLoop plan nodes pass outer-relation variables into their
Bruce Momjian (19:36)
2010-07-13
pgsql: Oops, in the previous fix to prevent a cursor that's being used
Heikki Linnakangas (09:02)
pgsql: Oops, in the previous fix to prevent a cursor that's being used
Heikki Linnakangas (09:02)
pgsql: Oops, in the previous fix to prevent a cursor that's being used
Heikki Linnakangas (09:02)
pgsql: Oops, in the previous fix to prevent a cursor that's being used
Heikki Linnakangas (09:02)
pgsql: Oops, in the previous fix to prevent a cursor that's being used
Heikki Linnakangas (09:02)
pgsql: Oops, in the previous fix to prevent a cursor that's being used
Heikki Linnakangas (09:03)
pgsql: Oops, in the previous fix to prevent a cursor that's being used
Heikki Linnakangas (09:03)
pgsql: In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading
Bruce Momjian (15:56)
pg-migrator - pg_migrator: Avoid AUTOCOMMIT=off by not reading .psqlrc.
User Bmomjian (15:58)
pgsql: Print each test_fsync description while test is running, rather
Bruce Momjian (17:00)
pgsql: In pg_upgrade, report /bin directory checks independent of /data
Bruce Momjian (18:09)
pgsql: Remove incorrect email address for pg_upgrade bug reports.
Bruce Momjian (18:14)
Re: pgsql: In pg_upgrade, report /bin directory checks independent of /data
Tom Lane (18:24)
Re: pgsql: In pg_upgrade, report /bin directory checks independent of /data
Bruce Momjian (18:42)
pgsql: On Win32, pg_upgrade cannot sent any server log output to the log
Bruce Momjian (20:03)
pgsql: Backpatch pg_upgrade fixes to 9.0: In pg_upgrade, prevent psql
Bruce Momjian (20:15)
Re: pgsql: In pg_upgrade, report /bin directory checks independent of /data
Bruce Momjian (20:16)
pgsql: Teach EXPLAIN to print PARAM_EXEC Params as the referenced
Tom Lane (20:57)
2010-07-14
pgsql: Allow full SSL certificate verification (wherein libpq checks its
Tom Lane (17:09)
pgsql: Allow full SSL certificate verification (wherein libpq checks its
Tom Lane (17:09)
pgsql: Allow full SSL certificate verification (wherein libpq checks its
Tom Lane (17:10)
pgsql: Fix several problems in pg_dump's handling of SQL/MED objects,
Tom Lane (21:21)
pgsql: Fix several problems in pg_dump's handling of SQL/MED objects,
Tom Lane (21:21)
pgsql: Fix several problems in pg_dump's handling of SQL/MED objects,
Tom Lane (21:21)
pgsql: Use an <xref> for restore_command reference.
Tom Lane (22:04)
pgsql: Use an <xref> for restore_command reference.
Tom Lane (22:04)
2010-07-16
pgsql: Remove duplicate code in DefineOpFamily().
Tom Lane (00:13)
pgsql: Remove a sanity check in the exclusion-constraint code that
Tom Lane (00:45)
pgsql: Add support for dividing money by money (yielding a float8
Tom Lane (02:15)
Re: [COMMITTERS] pgsql: Ensure that top level aborts call XLogSetAsyncCommit().
Fujii Masao (08:03)
pgsql: Add a paragraph explaining what restartpoints are.
Heikki Linnakangas (11:20)
pgsql: Add a paragraph explaining what restartpoints are.
Heikki Linnakangas (11:21)
Re: pgsql: Add a paragraph explaining what restartpoints are.
Thom Brown (11:27)
pgsql: Fix typo spotted by Thom Brown.
Heikki Linnakangas (11:35)
Re: pgsql: Add a paragraph explaining what restartpoints are.
Heikki Linnakangas (11:36)
pgsql: Fix typo spotted by Thom Brown.
Heikki Linnakangas (11:36)
Re: [COMMITTERS] pgsql: Ensure that top level aborts call XLogSetAsyncCommit().
Simon Riggs (15:39)
pgsql: Add a log_file_mode GUC that allows control of the file
Tom Lane (22:25)
2010-07-18
pgsql: Simplify missing tablespace replay error hint message, but only
Bruce Momjian (04:47)
pgsql: Add server authentication over Unix-domain sockets This adds a
Peter Eisentraut (11:37)
Re: pgsql: Add server authentication over Unix-domain sockets This adds a
Tom Lane (14:28)
pgsql: Add SO_PEERCRED check in new unix domain socket permission
Bruce Momjian (15:51)
pgsql: Fix thinko in recent patch: 'sock' should be 'conn->sock'.
Tom Lane (16:42)
Re: pgsql: Fix thinko in recent patch: 'sock' should be 'conn->sock'.
Bruce Momjian (16:43)
pgsql: Fix up poor handling of unsupported-platform case in requirepeer
Tom Lane (17:08)
pgsql: Allow ORDER BY/GROUP BY/etc items to match targetlist items
Tom Lane (19:37)
pgsql: Allow ORDER BY/GROUP BY/etc items to match targetlist items
Tom Lane (19:37)
pgsql: Remove unnecessary "Not safe to send CSV data" complaint from
Tom Lane (23:43)
pgsql: Remove unnecessary "Not safe to send CSV data" complaint from
Tom Lane (23:43)
npgsql - Npgsql2: Added UInt16 type mapping.
User Fxjr (23:51)
2010-07-19
pgbouncer - pgbouncer: Apply fast-fail at connect time.
User Mkz (07:30)
pgsql: Portability fixes for Solaris for requirepeer feature patch per
Peter Eisentraut (18:53)
2010-07-20
pgsql: Change the default value of standard_conforming_strings to on.
Robert Haas (00:34)
pgsql: Add restart_after_crash GUC.
Robert Haas (00:47)
pgsql: Make hstore regression tests independent of
Robert Haas (01:22)
pgsql: Make ECPG regression tests independent of
Robert Haas (01:57)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Robert Haas (03:23)
pgsql: Add \conninfo command to psql, to show current connection info.
Robert Haas (03:54)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Andrew Dunstan (04:14)
pgbulkload - pgbulkload: Re-enable PARALLEL loader.
User Itagaki (04:44)
pgbulkload - pgbulkload: ON_DUPLICATE option in sample control files are
User Itagaki (08:30)
pgsql: Have \conninfo mention the port even for local sockets.
Robert Haas (14:14)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Kevin Grittner (16:01)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Robert Haas (16:13)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Magnus Hagander (16:20)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Andrew Dunstan (16:21)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Kevin Grittner (16:32)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Magnus Hagander (16:34)
Re: [COMMITTERS] pgsql: pgindent run for 9.0, second run
Andrew Dunstan (16:42)
pgsql: Properly replay CREATE TABLESPACE during crash recovery by
Bruce Momjian (18:14)
pgsql: Properly replay CREATE TABLESPACE during crash recovery by
Bruce Momjian (18:14)
pgsql: CVS test: please ignore Does modification just of CVS tag text
Bruce Momjian (18:38)
2010-07-22
pgsql: Centralize DML permissions-checking logic.
Robert Haas (00:47)
pgsql: Add options to force quoting of all identifiers.
Robert Haas (01:22)
pgsql: Fix bogus server version in pg_dumpall --quote-all-identifiers.
Robert Haas (01:25)
pgsql: Add missing function prototype.
Robert Haas (13:03)
2010-07-23
pgsql: Avoid deep recursion when assigning XIDs to multiple levels of
Robert Haas (00:43)
pgsql: Avoid deep recursion when assigning XIDs to multiple levels of
Robert Haas (00:43)
pgsql: Avoid deep recursion when assigning XIDs to multiple levels of
Robert Haas (00:43)
pgsql: Avoid deep recursion when assigning XIDs to multiple levels of
Robert Haas (00:43)
pgsql: Avoid deep recursion when assigning XIDs to multiple levels of
Robert Haas (00:43)
pgsql: Avoid deep recursion when assigning XIDs to multiple levels of
Robert Haas (00:43)
pgsql: Avoid deep recursion when assigning XIDs to multiple levels of
Robert Haas (00:43)
pgsql: Backpatch reservation of shared memory region during backend
Magnus Hagander (13:53)
pgsql: Have psql avoid describing local sockets as host names.
Robert Haas (14:56)
pgsql: Add more checks against altering typed tables - Prohibit
Peter Eisentraut (20:04)
pgsql: Add more checks against altering typed tables - Prohibit
Peter Eisentraut (20:04)
2010-07-24
pgsql: Remove tab from SGML file
Peter Eisentraut (12:16)
pgsql: Tidy up boolean data type page by Thom Brown
Peter Eisentraut (12:17)
pgsql: Tidy up boolean data type page by Thom Brown
Peter Eisentraut (12:17)
Re: pgsql: Tidy up boolean data type page by Thom Brown
Thom Brown (14:20)
pgsql: Fix typo
Peter Eisentraut (16:46)
pgsql: Fix typo
Peter Eisentraut (16:46)
2010-07-25
pgsql: Prevent pg_upgrade from migrating databases that use reg* data
Bruce Momjian (03:28)
pgsql: Prevent pg_upgrade from migrating databases that use reg* data
Bruce Momjian (03:28)
pgsql: Adjust check_for_isn_and_int8_passing_mismatch() so it is called
Bruce Momjian (03:47)
pgsql: Adjust check_for_isn_and_int8_passing_mismatch() so it is called
Bruce Momjian (03:47)
pgsql: Add INSERT statement to example so that it can be reproduced
Peter Eisentraut (08:30)
pgsql: Add INSERT statement to example so that it can be reproduced
Peter Eisentraut (08:30)
libpqtypes - libpqtypes: moved libpq-events.h from libpqtypes.h to
User Achernow (14:40)
libpqtypes - libpqtypes: Updated ChangeLog
User Achernow (14:46)
pgsql: CREATE TABLE IF NOT EXISTS.
Robert Haas (23:21)
2010-07-26
pgsql: Remove tabs from sgml file.
Bruce Momjian (01:43)
pgsql: Add table creation and population to example from John Gage
Peter Eisentraut (20:14)
pgsql: Add table creation and population to example from John Gage
Peter Eisentraut (20:14)
pgsql: Fix grammar backpatched to 8.1
Peter Eisentraut (20:28)
pgsql: Fix grammar backpatched to 8.1
Peter Eisentraut (20:28)
pgsql: Fix grammar backpatched to 8.1
Peter Eisentraut (20:29)
pgsql: Fix grammar backpatched to 8.1
Peter Eisentraut (20:29)
pgsql: Fix grammar backpatched to 8.1
Peter Eisentraut (20:29)
pgsql: Fix grammar backpatched to 8.1
Peter Eisentraut (20:30)
2010-07-27
pgsql: Ensure $_SHARED is declared in the main:: namespace, per bugs
Alvaro Herrera (04:18)
pgsql: Ensure $_SHARED is declared in the main:: namespace, per bugs
Alvaro Herrera (04:18)
Re: [COMMITTERS] pgsql: Add restart_after_crash GUC.
Fujii Masao (06:33)
pgsql: In postgresql.conf.sample, use on/off rather than true/false.
Robert Haas (16:06)
Re: [COMMITTERS] pgsql: Add restart_after_crash GUC.
Robert Haas (16:07)
pgsql: Spelling fix
Peter Eisentraut (18:54)
pgsql: Spelling fix
Peter Eisentraut (18:55)
pgsql: Spelling fix
Peter Eisentraut (18:55)
pgsql: Spelling fix
Peter Eisentraut (18:55)
pgsql: Spelling fixes
Peter Eisentraut (18:56)
pgsql: Spelling fixes
Peter Eisentraut (19:01)
pgsql: Spelling fixes
Peter Eisentraut (19:01)
pgsql: Fix typo in PL/pgsql code example.
Robert Haas (20:02)
pgsql: Fix typo in PL/pgsql code example.
Robert Haas (20:02)
pgsql: Fix typo in PL/pgsql code example.
Robert Haas (20:02)
pgsql: Add ssl_cipher() and ssl_version() functions to contrib/sslinfo.
Robert Haas (23:43)
2010-07-28
pgsql: Show psql timing output even in quiet mode These two settings
Peter Eisentraut (04:39)
pgsql: Show psql timing output even in quiet mode These two settings
Peter Eisentraut (04:39)
pgsql: Fix potential failure when hashing the output of a subplan that
Tom Lane (04:50)
pgsql: Fix potential failure when hashing the output of a subplan that
Tom Lane (04:50)
pgsql: Fix potential failure when hashing the output of a subplan that
Tom Lane (04:51)
pgsql: Fix potential failure when hashing the output of a subplan that
Tom Lane (04:51)
pgsql: Fix potential failure when hashing the output of a subplan that
Tom Lane (04:51)
pgsql: Fix potential failure when hashing the output of a subplan that
Tom Lane (04:51)
pgsql: Reduce lock levels of CREATE TRIGGER and some ALTER TABLE, CREATE
Simon Riggs (05:22)
pgsql: Fix oversight in new EvalPlanQual logic: the second loop over the
Tom Lane (17:21)
pgsql: Fix oversight in new EvalPlanQual logic: the second loop over the
Tom Lane (17:22)
pgsql: Remove wildly obsolete type attribute externallength from chkpass
Peter Eisentraut (20:34)
pgsql: Remove wildly obsolete type attribute externallength from chkpass
Peter Eisentraut (20:34)
2010-07-29
pgsql: Add explicit regression tests for ALTER TABLE lock levels.
Simon Riggs (11:06)
slony1-ctl - slony-ctl: It seems to me it would be easier to suppress
User Sas (12:04)
pgsql: Fix possible page corruption by ALTER TABLE ..
Robert Haas (16:14)
pgsql: Fix possible page corruption by ALTER TABLE ..
Robert Haas (16:14)
pgsql: Fix possible page corruption by ALTER TABLE ..
Robert Haas (16:14)
pgsql: Fix possible page corruption by ALTER TABLE ..
Robert Haas (16:15)
pgsql: Fix possible page corruption by ALTER TABLE ..
Robert Haas (16:15)
pgsql: Fix possible page corruption by ALTER TABLE ..
Robert Haas (16:15)
pgsql: Fix possible page corruption by ALTER TABLE ..
Robert Haas (16:15)
pgsql: Work around a documentation toolchain problem by replacing the
Tom Lane (18:29)
pgsql: Work around a documentation toolchain problem by replacing the
Tom Lane (18:29)
pgsql: Fix another longstanding problem in copy_relation_data: it was
Tom Lane (19:23)
pgsql: Fix another longstanding problem in copy_relation_data: it was
Tom Lane (19:23)
pgsql: Fix another longstanding problem in copy_relation_data: it was
Tom Lane (19:23)
pgsql: Fix another longstanding problem in copy_relation_data: it was
Tom Lane (19:23)
pgsql: Fix another longstanding problem in copy_relation_data: it was
Tom Lane (19:23)
pgsql: Fix another longstanding problem in copy_relation_data: it was
Tom Lane (19:23)
pgsql: Fix another longstanding problem in copy_relation_data: it was
Tom Lane (19:24)
pgsql: Fix indentation of verbatim block elements Block elements with
Peter Eisentraut (19:34)
pgsql: Fix indentation of verbatim block elements Block elements with
Peter Eisentraut (19:34)
pgsql: Translation updates for 9.0beta4
Peter Eisentraut (19:39)
pgsql: Clean up some inconsistencies in the volatility marking of
Tom Lane (20:09)
pgsql: Clean up some inconsistencies in the volatility marking of
Tom Lane (20:09)
pgsql: Avoid using text_to_cstring() in levenshtein functions.
Robert Haas (20:11)
pgsql: Update release notes for 9.0 beta 4.
Tom Lane (21:18)
pgsql: Update release notes for 9.0 beta 4.
Tom Lane (21:18)
pgsql: Rename asyncCommitLSN to asyncXactLSN to reflect changed role in
Simon Riggs (22:27)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (23:16)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (23:16)
2010-07-30
pgsql: tag for beta4
Marc G. Fournier (03:31)
pgsql: Make details of the Numeric representation private to numeric.c.
Robert Haas (04:30)
press - pr: New Directory
User Aglio (06:04)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (17:56)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (17:57)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (17:57)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (17:57)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (17:57)
pgsql: Improved version of patch to protect pg_get_expr() against
Tom Lane (17:57)
2010-07-31
pgsql: Rewrite the key-combination logic in GIN's keyGetItem() and
Tom Lane (00:30)
pgsql: Rewrite the key-combination logic in GIN's keyGetItem() and
Tom Lane (00:31)
pgsql: Rewrite the key-combination logic in GIN's keyGetItem() and
Tom Lane (00:31)
pgsql: Tweak tsmatchsel() so that it examines the structure of the
Tom Lane (03:27)
pgsql: Tweak tsmatchsel() so that it examines the structure of the
Tom Lane (03:27)
pgsql: Tweak tsmatchsel() so that it examines the structure of the
Tom Lane (03:27)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
16
18
19
20
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group