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 - October 2009
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
5
6
7
8
9
10
12
13
14
15
16
17
18
20
21
23
24
25
26
27
28
29
30
31
2009-10-01
pgsql: New Directory
Tom Lane (01:57)
pgsql: Support "samehost" and "samenet" specifications in pg_hba.conf,
Tom Lane (01:58)
hstore-new - hstore-new: Fix error in Assert() call.
User Andrewsn (05:25)
hstore-new - hstore-new: Code roughly as submitted for contrib, prior to
User Andrewsn (05:39)
hstore-new - hstore-new: Include editorial changes from contrib, to keep
User Andrewsn (06:56)
pgsql: Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix
Michael Meskes (18:03)
2009-10-02
pgsql: Ensure that a cursor has an immutable snapshot throughout its
Alvaro Herrera (17:57)
pgsql: Ensure that a cursor has an immutable snapshot throughout its
Alvaro Herrera (17:58)
pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
Tom Lane (18:13)
pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
Tom Lane (18:13)
pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
Tom Lane (18:13)
pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
Tom Lane (18:13)
pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
Tom Lane (18:13)
pgsql: Make sure that GIN fast-insert and regular code paths enforce the
Tom Lane (21:14)
pgsql: Make sure that GIN fast-insert and regular code paths enforce the
Tom Lane (21:14)
pgsql: Fix an oversight in an 8.3-era patch: pgstat_initstats should
Tom Lane (22:49)
pgsql: Fix an oversight in an 8.3-era patch: pgstat_initstats should
Tom Lane (22:49)
pgsql: Fix an oversight in an 8.3-era patch: pgstat_initstats should
Tom Lane (22:50)
2009-10-03
hstore-new - hstore-new: doc updates to reflect current state of code
User Andrewsn (12:51)
pgsql: Fix a couple of issues in recent patch to print updates to
Tom Lane (18:04)
pgsql: Fix assorted memory leaks in pg_hba.conf parsing.
Tom Lane (20:04)
pgsql: Fix assorted memory leaks in pg_hba.conf parsing.
Tom Lane (20:04)
pgsql: Document the purpose of the GUC listen_addresses.
Bruce Momjian (23:10)
2009-10-05
libpqtypes - libpqtypes: Added a 63% performance improvement to
User Achernow (19:02)
libpqtypes - libpqtypes: updated comment in handler.c,
User Achernow (19:10)
pgsql: Create an ALTER DEFAULT PRIVILEGES command, which allows users to
Tom Lane (19:24)
pgsql: Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
Alvaro Herrera (23:58)
2009-10-06
Re: pgsql: Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
Tom Lane (00:36)
Re: pgsql: Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
Alvaro Herrera (00:39)
pgsql: Really unbreak maintainer-clean.
Alvaro Herrera (00:54)
pgsql: Change CREATE TABLE so that column default expressions coming
Tom Lane (00:55)
pgsql: Change CREATE TABLE so that column default expressions coming
Tom Lane (00:55)
prefix - prefix: Release 1.0.0
User Dim (09:55)
pgsql: Clean up the clean rules of the documentation Most things should
Peter Eisentraut (20:00)
2009-10-07
pgsql: Fix snapshot management, take two.
Alvaro Herrera (16:27)
pgsql: Fix snapshot management, take two.
Alvaro Herrera (16:27)
pgsql: Make it possibly to specify GUC params per user and per database.
Alvaro Herrera (22:14)
Re: [COMMITTERS] pgsql: Make it possibly to specify GUC params per user and per database.
Alvaro Herrera (22:21)
2009-10-08
pgsql: Support use of function argument names to identify which actual
Tom Lane (02:39)
pgsql: Update plhandler.sgml to describe validators and inline handlers
Tom Lane (04:41)
pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
Heikki Linnakangas (04:46)
pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
Heikki Linnakangas (04:46)
pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
Heikki Linnakangas (04:46)
pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
Heikki Linnakangas (04:46)
pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
Heikki Linnakangas (04:46)
pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
Heikki Linnakangas (04:46)
pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
Heikki Linnakangas (04:47)
pgsql: Add the new psql command \drds to the psql docs, help and tab
Alvaro Herrera (16:34)
pgsql: Remove very ancient tuple-counting infrastructure
Tom Lane (22:34)
2009-10-09
pgsql: Use pg_get_triggerdef in pg_dump Add a variant of
Peter Eisentraut (21:02)
2009-10-10
pgsql: Split the processing of INSERT/UPDATE/DELETE operations out of
Tom Lane (01:43)
pgsql: Improve similar_escape() in two different ways: * Stop escaping
Tom Lane (03:50)
2009-10-12
pgsql: Move the handling of SELECT FOR UPDATE locking and rechecking out
Tom Lane (18:10)
pgsql: CREATE LIKE INCLUDING COMMENTS and STORAGE, and INCLUDING ALL
Andrew Dunstan (19:49)
pgsql: Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA.
Tom Lane (20:39)
pgsql: Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES.
Tom Lane (23:41)
2009-10-13
pgsql: Code review for LIKE INCLUDING patch --- clean up some cosmetic
Tom Lane (00:53)
pgsql: Add new PGC_S_DATABASE_USER enum value to several places missed
Alvaro Herrera (14:18)
pgsql: Fix ts_stat's failure on empty tsvector.
Tom Lane (14:33)
pgsql: Fix ts_stat's failure on empty tsvector.
Tom Lane (14:33)
pgsql: Add "\pset linestyle ascii/unicode" option to psql, allowing our
Tom Lane (21:04)
pgsql: Replace unmatched " by " to avoid throwing off syntax
Peter Eisentraut (22:46)
2009-10-14
pgsql: Raise the maximum authentication token (Kerberos ticket) size in
Heikki Linnakangas (07:27)
pgsql: Raise the maximum authentication token (Kerberos ticket) size in
Heikki Linnakangas (07:27)
pgsql: Raise the maximum authentication token (Kerberos ticket) size in
Heikki Linnakangas (07:27)
pgsql: Add alternative expected file for unicode test for client
Peter Eisentraut (21:42)
pgsql: In the configure check for the Python distutils module, use a
Peter Eisentraut (21:59)
pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
Heikki Linnakangas (22:09)
pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
Heikki Linnakangas (22:10)
pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
Heikki Linnakangas (22:10)
pgsql: Support SQL-compliant triggers on columns, ie fire only if
Tom Lane (22:14)
pgsql: Avoid using trivial usernames in foreign_data regression test.
Alvaro Herrera (23:36)
2009-10-15
pgsql: Made ECPG more robust against applications freeing strings, based
Michael Meskes (10:20)
pgsql: First committed version of plpython_unicode_0.out did not
Tom Lane (23:39)
2009-10-16
pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM
Heikki Linnakangas (10:38)
pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM
Heikki Linnakangas (10:38)
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Tom Lane (22:08)
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Tom Lane (22:08)
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Tom Lane (22:08)
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Tom Lane (22:08)
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Tom Lane (22:09)
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Tom Lane (22:09)
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Tom Lane (22:09)
2009-10-17
pgsql: Write to the Windows eventlog in UTF16, converting the message
Magnus Hagander (00:24)
pgsql: Fix typo in previous release as reported by Itagaki Takahiro, but
Magnus Hagander (05:14)
2009-10-18
pgsphere - pgsphere: # fix a numeric precission bug in spherical line
User Richtej (13:40)
pgsphere - pgsphere: # numeric precision for comparisation reduced
User Richtej (13:53)
pgsphere - pgsphere: + add a test to create a small polygon
User Richtej (14:00)
pgsphere - pgsphere: # fix line relations
User Richtej (19:22)
pgsphere - pgsphere: # fix missing variable
User Richtej (19:29)
pgsphere - pgsphere: # small performance improvment
User Richtej (19:50)
2009-10-20
pgsql: Update translation updating procedure.
Peter Eisentraut (18:22)
pgsql: Translations update for 8.5alpha2
Peter Eisentraut (18:23)
pgsql: Preliminary release notes for 8.5alpha2
Peter Eisentraut (19:52)
2009-10-21
pgsql: Finalize 8.5alpha2 release notes, with updates from Josh Berkus
Peter Eisentraut (19:43)
pgsql: Version stamp 8.5alpha2
Peter Eisentraut (19:56)
pgsql: Remove add_missing_from GUC and associated parser support for
Tom Lane (20:22)
pgsql: Remove regex_flavor GUC, so that regular expressions are always
Tom Lane (20:38)
2009-10-23
pgsql: When querying a table with child tables, do not check permissions
Peter Eisentraut (05:24)
2009-10-24
pg-migrator - pg_migrator: Recommand just ANALYZE after migration,
User Bmomjian (13:14)
pg-migrator - pg_migrator: Recommand just ANALYZE after migration,
User Bmomjian (13:15)
pg-migrator - pg_migrator: Document how to create a copy of the old
User Bmomjian (13:33)
2009-10-25
psqlodbc - psqlodbc: 1.
User Hinoue (12:42)
psqlodbc - psqlodbc: Fix the bug with datatype lo and server side cursor
User Hinoue (13:01)
psqlodbc - psqlodbc: Add changes Information.
User H-saito (13:02)
psqlodbc - psqlodbc: Fix a problem with {call procedure reported by
User Hinoue (13:25)
psqlodbc - psqlodbc: Cleanups about the handing of unnamed parsed
User Hinoue (13:36)
psqlodbc - psqlodbc: Link ws2_32.lib in case the compilation environment
User Hinoue (13:49)
psqlodbc - psqlodbc: Forgot to commit the change to psqlodbc.vcproj.
User Hinoue (14:02)
psqlodbc - psqlodbc: Addition changes.
User H-saito (14:18)
2009-10-26
pgsql: Re-implement EvalPlanQual processing to improve its performance
Tom Lane (02:26)
pgsql: Fix range check in date_recv that tried to limit accepted values
Heikki Linnakangas (16:13)
pgsql: Check errors in for loop
Peter Eisentraut (21:11)
pgsql: Simplify a few makefile rules since install-sh can now install
Peter Eisentraut (21:33)
2009-10-27
edb-debugger - server: Fix function call for 8.5.
Dave Page (10:15)
pgstatsinfo - pg_statsinfo: - Merge sources of stats_info of 8.3 and
User Kasahara (10:36)
edb-debugger - server:
Dave Page (11:56)
pgsql: Fix documentation on the toast.fillfactor reloption: it doesn't
Alvaro Herrera (13:58)
pgsql: Fix documentation on the toast.fillfactor reloption: it doesn't
Alvaro Herrera (14:00)
Re: pgsql: Simplify a few makefile rules since install-sh can now install
Alvaro Herrera (14:04)
pgsql: Make FOR UPDATE/SHARE in the primary query not propagate into
Tom Lane (17:11)
pgsql: Make FOR UPDATE/SHARE in the primary query not propagate into
Tom Lane (17:11)
pgsql: Fix AfterTriggerSaveEvent to use a test and elog, not just
Tom Lane (20:14)
pgsql: Fix AfterTriggerSaveEvent to use a test and elog, not just
Tom Lane (20:14)
pgsql: Fix AfterTriggerSaveEvent to use a test and elog, not just
Tom Lane (20:14)
pgsql: Fix AfterTriggerSaveEvent to use a test and elog, not just
Tom Lane (20:14)
pgsql: Fix AfterTriggerSaveEvent to use a test and elog, not just
Tom Lane (20:14)
pgsql: Fix AfterTriggerSaveEvent to use a test and elog, not just
Tom Lane (20:15)
2009-10-28
plproxy - plproxy: geterrcode(): Switch memory context to work around
User Mkz (12:57)
plproxy - plproxy: final 2.0.9
User Mkz (12:59)
pgsql: When FOR UPDATE/SHARE is used with LIMIT, put the LockRows plan
Tom Lane (14:55)
pgsql: Fix AcquireRewriteLocks to be sure that it acquires the right
Tom Lane (17:36)
pgsql: Fix \df to re-allow regexp special characters in the function
Tom Lane (18:09)
pgsql: Fix \df to re-allow regexp special characters in the function
Tom Lane (18:10)
pgsql: Un-break EXPLAIN for Append plans.
Tom Lane (18:51)
2009-10-29
pgsql: Remove some leftovers of split tarball support
Peter Eisentraut (21:57)
2009-10-30
pgsql: Make the overflow guards in ExecChooseHashTableSize be more
Tom Lane (20:58)
pgsql: Make the overflow guards in ExecChooseHashTableSize be more
Tom Lane (20:58)
pgsql: Make the overflow guards in ExecChooseHashTableSize be more
Tom Lane (20:58)
pgsql: Make the overflow guards in ExecChooseHashTableSize be more
Tom Lane (20:59)
pgsql: Make the overflow guards in ExecChooseHashTableSize be more
Tom Lane (20:59)
pgsql: Make the overflow guards in ExecChooseHashTableSize be more
Tom Lane (20:59)
pgsql: Make the overflow guards in ExecChooseHashTableSize be more
Tom Lane (20:59)
2009-10-31
pgsql: Implement parser hooks for processing ColumnRef and ParamRef
Tom Lane (01:41)
pgsql: Ensure the previous Perl interpreter selection is restored upon
Tom Lane (18:12)
pgsql: Ensure the previous Perl interpreter selection is restored upon
Tom Lane (18:12)
pgsql: Ensure the previous Perl interpreter selection is restored upon
Tom Lane (18:12)
pgsql: Ensure the previous Perl interpreter selection is restored upon
Tom Lane (18:12)
Prev
|
Next
Jump to day:
1
2
3
5
6
7
8
9
10
12
13
14
15
16
17
18
20
21
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group