Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2011-06 Chronological Index (1/3)
Last updated: Wed Jan 18 01:49:06 2012
380 messages
29 June 2011
pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane (23:47)
pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane (23:47)
pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane (23:47)
pgsql: Move the PredicateLockRelation() call from nodeSeqscan.c to heap Heikki Linnakangas (19:16)
pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s Heikki Linnakangas (19:16)
pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s Heikki Linnakangas (19:16)
pgsql: Move the PredicateLockRelation() call from nodeSeqscan.c to heap Heikki Linnakangas (19:16)
pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander (17:38)
pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander (17:38)
pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander (17:38)
pgsql: Branch refs/heads/REL9_7_STABLE was removed pgsql (14:33)
pgsql: Branch refs/heads/REL9_7_STABLE was created pgsql (14:33)
Re: pgsql: Branch refs/heads/REL9_7_STABLE was created Magnus Hagander (14:32)
pgsql: Branch refs/heads/REL9_7_STABLE was removed pgsql (14:31)
pgsql: Branch refs/heads/REL9_7_STABLE was created pgsql (14:31)
stackbuilder - wizard: Improve error messages. Dave Page (09:17)
stackbuilder - wizard: Modified the Stackbuilder to raise a UAC in case User Sachin (09:05)
pgsql: Unify spelling of "canceled", "canceling", "cancellation" Peter Eisentraut (06:29)
28 June 2011
pgsql: Remove rel.h from objectaddress.h; only relcache.h is necessary. Alvaro Herrera (21:18)
pgsql: Modernise pg_hba.conf token processing Alvaro Herrera (19:59)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway (15:26)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander (15:05)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway (14:53)
pgsql: Implement the collation columns of various information schema vi Peter Eisentraut (14:51)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander (14:39)
pgsql: Add composite-type attributes to information_schema.element_type Peter Eisentraut (13:28)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Andrew Dunstan (12:56)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander (05:49)
pgsql: Add a missing_ok argument to get_object_address(). Robert Haas (01:23)
27 June 2011
pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs (21:15)
pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs (21:15)
pgsql: Allow callers to pass a missing_ok flag when opening a relation. Robert Haas (19:46)
pgsql: Try again to make the visibility map crash safe. Robert Haas (18:01)
pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s Robert Haas (14:40)
pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s Robert Haas (14:40)
pgsql: Avoid having two copies of the HOT-chain search logic. Robert Haas (14:31)
pgsql: Remove redundant DEF_PGPORT handling Peter Eisentraut (12:47)
pgsql: Add some strings that were not marked for translation Peter Eisentraut (12:47)
26 June 2011
pgsql: Refactor common gettext triggers Peter Eisentraut (21:40)
pgsql: Replace := by = in nls.mk files Peter Eisentraut (21:40)
pgsql: Add the possibility to pass --flag arguments to xgettext calls Peter Eisentraut (21:40)
pgsql: Make _ be automatically included in GETTEXT_TRIGGERS Peter Eisentraut (21:40)
pgsql: Remove some cruft from nls.mk files Peter Eisentraut (21:40)
pgsql: Replace tabs by spaces in makefile comment Peter Eisentraut (21:40)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway (00:01)
25 June 2011
pgsql: Async dblink functions require a named connection, and therefore Joe Conway (23:47)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Andrew Dunstan (23:44)
pgsql: Branch refs/heads/REL9_1_STABLE was created pgsql (23:36)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway (23:07)
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Thom Brown (23:06)
pgsql: Branch refs/heads/REL9_1_STABLE was removed pgsql (23:02)
24 June 2011
pgsql: Documentation improvements for pg_locks with respect to SSI. Robert Haas (20:10)
psqlodbc - psqlodbc: Some bug fix notes. Hiroshi Saito (16:15)
23 June 2011
pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian (23:58)
pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian (23:58)
pgsql: Add information schema views role_udt_grants, udt_privileges, us Peter Eisentraut (19:14)
pgsql: Add a bit of markup Peter Eisentraut (05:12)
pgsql: Undo overly enthusiastic de-const-ification. Tom Lane (03:05)
pgsql: Undo overly enthusiastic de-const-ification. Tom Lane (03:05)
pgsql: In pg_upgrade, check that the binary and data directories are th Bruce Momjian (00:49)
pgsql: In pg_upgrade, check that the binary and data directories are th Bruce Momjian (00:49)
22 June 2011
pgsql: Revert "Don't select log_cnt in sequence regression tests." Tom Lane (23:29)
pgsql: Update alternative expected file for recent sequence test change Tom Lane (23:29)
pgsql: Rename pg_upgrade directory validation function, for clarity. Bruce Momjian (21:51)
pgsql: Adjust pg_upgrade check for pg_upgrade_support to happen after t Bruce Momjian (21:47)
pgsql: Adjust pg_upgrade check for pg_upgrade_support to happen after t Bruce Momjian (21:47)
Re: pgsql: Performance tuning advice for SSI. Merlin Moncure (20:18)
Re: pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian (19:14)
pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian (18:50)
pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian (18:50)
pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian (18:50)
pgsql: Add missing -I switch for VPATH builds. Tom Lane (17:20)
pgsql: Add missing -I switch for VPATH builds. Tom Lane (17:20)
pgsql: Fix symlink for errcodes.h so it works in VPATH builds from tarb Tom Lane (17:08)
pgsql: Fix symlink for errcodes.h so it works in VPATH builds from tarb Tom Lane (17:08)
psqlodbc - psqlodbc: Correct the behavior of SQLSetConnectAttr() for the User Hinoue (15:08)
pgsql: Don't select log_cnt in sequence regression tests. Robert Haas (13:43)
pgsql: Remove pointless const qualifiers from function arguments in the Heikki Linnakangas (09:25)
pgsql: Remove pointless const qualifiers from function arguments in the Heikki Linnakangas (09:25)
pgsql: Make the visibility map crash-safe. Robert Haas (03:06)
pgsql: Add some regression tests for serial pseudotypes. Robert Haas (02:58)
pgsql: Add smallserial pseudotype. Robert Haas (02:54)
pgsql: Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP. Robert Haas (02:37)
pgsql: Add notion of a "transform function" that can simplify function Robert Haas (02:21)
pgsql: Performance tuning advice for SSI. Robert Haas (01:55)
pgsql: Performance tuning advice for SSI. Robert Haas (01:54)
21 June 2011
pgsql: Minor editing for README-SSI. Tom Lane (22:14)
pgsql: Message style and spelling improvements Peter Eisentraut (21:49)
pgsql: Message style and spelling improvements Peter Eisentraut (21:49)
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane (18:43)
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane (18:43)
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane (18:43)
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane (18:43)
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane (18:43)
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane (18:43)
pgsql: Adjust the alternative expected output file for prepared_xacts t Heikki Linnakangas (14:11)
pgsql: Adjust the alternative expected output file for prepared_xacts t Heikki Linnakangas (14:11)
pgsql: Fix bug in PreCommit_CheckForSerializationFailure. A transaction Heikki Linnakangas (12:07)
pgsql: Fix bug introduced by recent SSI patch to merge ROLLED_BACK and Heikki Linnakangas (12:07)
pgsql: Fix bug in PreCommit_CheckForSerializationFailure. A transaction Heikki Linnakangas (12:07)
pgsql: Fix bug introduced by recent SSI patch to merge ROLLED_BACK and Heikki Linnakangas (12:07)
orafce - orafce: attached a META file for PGXN Manager User Okbob (08:52)
20 June 2011
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane (20:28)
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane (20:28)
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane (20:28)
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane (20:28)
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane (20:28)
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane (20:28)
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane (19:05)
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane (19:05)
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane (19:05)
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane (19:05)
pgsql: Remove extra copying of TupleDescs for heap_create_with_catalog Alvaro Herrera (14:51)
pgsql: Fixed string in German translation that causes segfault. Michael Meskes (11:58)
pgsql: Fixed string in German translation that causes segfault. Michael Meskes (11:58)
pgsql: Fixed string in German translation that causes segfault. Michael Meskes (11:58)
19 June 2011
pgsql: Produce HISTORY file consistently as ASCII Peter Eisentraut (20:30)
pgsql: Add REL9_1_STABLE to the set of branches tracked by git_changelo Tom Lane (18:17)
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane (18:01)
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane (18:01)
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane (18:01)
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane (18:01)
psqlodbc - psqlodbc: Fix compilation errors 2. User Hinoue (12:35)
psqlodbc - psqlodbc: Fix compilation errors in case ODBC 2.5. User Hinoue (12:27)
psqlodbc - psqlodbc: Add some driver specific options for User Hinoue (05:03)
psqlodbc - psqlodbc: Use SOCK_get_next_n_bytes() instead of User Hinoue (04:58)
18 June 2011
pgsql: Capitalization fixes Peter Eisentraut (22:18)
pgsql: Make external_pid_file world readable Peter Eisentraut (22:18)
psqlodbc - psqlodbc: Take the environment variable into account. User Hinoue (21:33)
pgsql: Remove redundant lib*dll.def rules from .gitignore Magnus Hagander (16:29)
psqlodbc - psqlodbc: Handle *with or without oids* correctly. User Hinoue (11:44)
psqlodbc - psqlodbc: Now SQLDescribeCol() can detect the changes of User Hinoue (11:26)
17 June 2011
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane (23:14)
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane (23:14)
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane (23:14)
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane (23:14)
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane (23:14)
pgsql: Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC. Andrew Dunstan (22:24)
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane (22:20)
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane (22:20)
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane (22:20)
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane (22:20)
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane (22:20)
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane (22:20)
Re: pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Andrew Dunstan (21:54)
Re: pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Tom Lane (21:40)
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas (18:37)
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas (18:37)
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas (18:37)
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas (18:37)
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas (18:37)
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas (18:37)
pgsql: Fix crash in CREATE UNLOGGED TABLE. Robert Haas (17:37)
pgsql: Fix crash in CREATE UNLOGGED TABLE. Robert Haas (17:37)
pgsql: Fix minor thinko in ProcGlobalShmemSize(). Robert Haas (13:15)
pgsql: Fix typo. Robert Haas (04:55)
pgsql: Fix typo. Robert Haas (04:55)
pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Andrew Dunstan (02:31)
16 June 2011
pgsql: Avoid compiler warnings due to possibly unused variables Peter Eisentraut (20:45)
pgsql: Start using flexible array members Peter Eisentraut (19:46)
pgsql: Update README-SSI. Add a section to describe the "dangerous stru Heikki Linnakangas (18:21)
pgsql: Update README-SSI. Add a section to describe the "dangerous stru Heikki Linnakangas (18:21)
pgsql: Fix typo Alvaro Herrera (16:15)
pgsql: Fix typo Alvaro Herrera (16:15)
pgsql: Remove another no-longer-needed inclusion of predicate.h. Tom Lane (15:59)