pgsql-committers before 2011-11-03 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Oct. 12, 2011

Thread Author Time
pgsql: Modify up/home macro to match standard parameter list; fixes do Bruce Momjian 18:05
pgsql: Modify up/home macro to match standard parameter list; fixes do Bruce Momjian 18:05
Re: pgsql: Add Up/Home link to the top of the HTML doc output. 📎 Bruce Momjian 18:06
pgsql: Throw a useful error message if an extension script file is fed Tom Lane 19:46
pgsql: Throw a useful error message if an extension script file is fed Tom Lane 19:46
pgsql: Modify pgindent to use a renamed pg_bsd_indent binary. New feat Bruce Momjian 19:51
pgsql: Modify RelationGetBufferForTuple() to use a typedef, rather than Bruce Momjian 20:54
pgsql: Clarify wording of foreign key documentation to mention null ent Bruce Momjian 20:58
Re: pgsql: Clarify wording of foreign key documentation to mention null ent Bruce Momjian 21:01
pgsql: Document how to accent Alvaro Herrera in the release notes. Bruce Momjian 21:20
pgsql: Don't mark auto-generated types as extension members. Tom Lane 22:42
pgsql: Don't mark auto-generated types as extension members. Tom Lane 22:42

Oct. 13, 2011

Thread Author Time
Re: pgsql: Document how to accent Alvaro Herrera in the release notes. Robert Haas 12:28
pgsql: Remove tab in sgml file. Bruce Momjian 13:33
Re: pgsql: Document how to accent Alvaro Herrera in the release notes. Bruce Momjian 13:36
pgsql: Document who can drop a table (owner and user with permissions). Bruce Momjian 14:06
pgsql: Fix typo in dummy_seclabel documentation. Tom Lane 16:17
pgsql: Fix typo in dummy_seclabel documentation. Tom Lane 16:17
pgsql: Have pg_ctl return an exit status of 3 if the server is not runn Bruce Momjian 17:02
pgsql: Update documentation about ts_rank(). Bruce Momjian 18:17
pgsql: Update documentation about ts_rank(). Bruce Momjian 18:17
pgsql: Fix up Perl-to-Postgres datatype conversions in pl/perl. Tom Lane 22:04
pgsql: Fix up Perl-to-Postgres datatype conversions in pl/perl. Tom Lane 22:04
pgsql: Remove all "traces" of trace_userlocks, because userlocks were r Bruce Momjian 23:59

Oct. 14, 2011

Thread Author Time
pgsql: Document actual string that has to be returned by the client for Bruce Momjian 00:49
textsearch-ja - textsearch_senna: Support server version 9.1 and 9.2dev. User Itagaki 07:54
Re: pgsql: Document how to accent Alvaro Herrera in the release notes. Robert Haas 12:37
pgsql: Avoid potential relcache leak in objectaddress.c. Robert Haas 15:40
pgsql: Dump all roles first, then all config settings on roles. Robert Haas 18:16
pgsql: Measure the number of all-visible pages for use in index-only sc Tom Lane 21:24

Oct. 15, 2011

Thread Author Time
pgsql: Fix bugs in information_schema.referential_constraints view. Tom Lane 00:25
pgsql: Fix bugs in information_schema.referential_constraints view. Tom Lane 00:25
pgsql: Fix bugs in information_schema.referential_constraints view. Tom Lane 00:25
pgsql: Fix bugs in information_schema.referential_constraints view. Tom Lane 00:25
pgsql: Fix bugs in information_schema.referential_constraints view. Tom Lane 00:25
pgsql: Fix bugs in information_schema.referential_constraints view. Tom Lane 00:25
pgsql: Allow a major PG version psql .psqlrc file to be used if a minor Bruce Momjian 00:27
psqlodbc - psqlodbc: SQLStatistics() sets 'D' for the collation column User Hinoue 03:20
pgstatspack - pgstatspack: User Uwebartels 10:40
pgstatspack - pgstatspack: User Uwebartels 10:50
Re: pgsql: Measure the number of all-visible pages for use in index-only sc Cédric Villemain 14:03
pgsql: Improve doc wording of drop table permission. Bruce Momjian 14:09
pgsql: Document that is the psql version number, not the server version Bruce Momjian 15:43
pgstatspack - pgstatspack: bug fixes for INSERT INTO pgstatspack_tables User Uwebartels 16:02
pgsql: Marginal improvements to documentation of plpgsql's OPEN cursor Tom Lane 17:02

Oct. 16, 2011

Thread Author Time
pgstatspack - pgstatspack: install update for 2.3.1 User Uwebartels 14:04
pgsql: Teach btree to handle ScalarArrayOpExpr quals natively. Tom Lane 19:39
pgsql: Fix collate.linux.utf8 expected output for recent error message Tom Lane 20:07
pgsql: Fix collate.linux.utf8 expected output for recent error message Tom Lane 20:07
pgsql: Avoid assuming that index-only scan data matches the index's row Tom Lane 23:15

Oct. 18, 2011

Thread Author Time
textsearch-ja - textsearch_senna: Revert wrong codes for 9.1 support. User Itagaki 09:15
pgsql: Exclude postmaster.opts from base backups Magnus Hagander 13:59
pgsql: Exclude postmaster.opts from base backups Magnus Hagander 13:59
pgsql: Fix pg_dump to dump casts between auto-generated types. Tom Lane 21:11
pgsql: Fix pg_dump to dump casts between auto-generated types. Tom Lane 21:11
pgsql: Fix pg_dump to dump casts between auto-generated types. Tom Lane 21:11
pgsql: Fix pg_dump to dump casts between auto-generated types. Tom Lane 21:11
pgsql: Fix pg_dump to dump casts between auto-generated types. Tom Lane 21:11
pgsql: Remove unnecessary AssertMacro() to suppress gcc 4.6 compiler wa Tom Lane 21:39

Oct. 19, 2011

Thread Author Time
pgsql: Reject empty pg_hba.conf files. Tom Lane 00:09
pgsql: Make the CHECKPOINT reference page more clear. Robert Haas 00:15
pgsql: Suppress -Wunused-result warnings about write() and fwrite(). Tom Lane 01:37
pgsql: Suppress remaining -Waddress warnings from recent gcc versions. Tom Lane 01:44
pgsql: Document that postmaster.opts is excluded from base backups Robert Haas 04:20
pgsql: Document that postmaster.opts is excluded from base backups Robert Haas 04:20

Oct. 20, 2011

Thread Author Time
pgsql: Add some more regression tests for DROP IF EXISTS. Robert Haas 01:01
pgsql: Consolidate DROP handling for some object types. Robert Haas 03:27
pgsql: Remove a few of the new DROP-IF-EXISTS regression tests. Robert Haas 03:39
pgsql: Add "skipping" to the NOTICE produced by DROP OPERATOR CLASS IF Robert Haas 03:47
pgsql: Fix get_object_namespace() not to think extensions are "in" a sc Robert Haas 04:07
pgsql: Fix memory leak in tab completion. Tom Lane 19:44
pgsql: Rewrite tab completion's previous-word fetching for more sanity. Tom Lane 19:44
pgsql: Simplify and improve ProcessStandbyHSFeedbackMessage logic. Tom Lane 23:44
pgsql: Simplify and improve ProcessStandbyHSFeedbackMessage logic. Tom Lane 23:44

Oct. 21, 2011

Thread Author Time
pgsql: Fix DROP OPERATOR FAMILY IF EXISTS. Robert Haas 13:13
pgsql: Fix DROP OPERATOR FAMILY IF EXISTS. Robert Haas 13:13
pgsql: Try to log current the query string when a backend crashes. Robert Haas 17:40
pgsql: More cleanup after failed reduced-lock-levels-for-DDL feature. Tom Lane 17:50
pgsql: More cleanup after failed reduced-lock-levels-for-DDL feature. Tom Lane 17:50
pgsql: Code review for pgstat_get_crashed_backend_activity patch. Tom Lane 20:36

Oct. 22, 2011

Thread Author Time
Re: pgsql: More cleanup after failed reduced-lock-levels-for-DDL feature. Simon Riggs 12:27
pgsql: Fix overly-complicated usage of errcode_for_file_access(). Heikki Linnakangas 17:28
pgsql: Fix overly-complicated usage of errcode_for_file_access(). Heikki Linnakangas 17:28
pgsql: Support synchronization of snapshots through an export/import pr Tom Lane 22:24

Oct. 23, 2011

Thread Author Time
pgsql: Don't trust deferred-unique indexes for join removal. Tom Lane 04:44
pgsql: Don't trust deferred-unique indexes for join removal. Tom Lane 04:44
pgsql: Don't trust deferred-unique indexes for join removal. Tom Lane 04:44
pgsql: Improve git_changelog's handling of inconsistent commit ordering Tom Lane 18:36
pgsql: Make psql support tab completion of EXECUTE <prepared-statement- Tom Lane 23:25

Oct. 24, 2011

Thread Author Time
pgsql: Make TABLE tab complation in psql include all relations Magnus Hagander 11:25

Oct. 25, 2011

Thread Author Time
pgsql: Add debugging aid in isolationtester Alvaro Herrera 01:15
pgsql: Support configurable eventlog application names on Windows Magnus Hagander 18:05
pgsql: Remove argument decoration that appears unsupported on mingw Magnus Hagander 19:31
Re: pgsql: Support configurable eventlog application names on Windows 📎 Jaime Casanova 20:21
Re: pgsql: Support configurable eventlog application names on Windows Magnus Hagander 20:40
pgsql: Make event_source visible on all platforms Magnus Hagander 20:41
pgsql: Fix typo Magnus Hagander 20:46
pgsql: Fix typo Magnus Hagander 20:46

Oct. 26, 2011

Thread Author Time
Re: pgsql: Support configurable eventlog application names on Windows Heikki Linnakangas 14:41
Re: pgsql: Support configurable eventlog application names on Windows Tom Lane 15:23
Re: pgsql: Support configurable eventlog application names on Windows Magnus Hagander 16:53
pgsql: Change FK trigger creation order to better support self-referent Tom Lane 17:03
pgsql: Change FK trigger creation order to better support self-referent Tom Lane 17:03
pgsql: Change FK trigger creation order to better support self-referent Tom Lane 17:03
pgsql: Change FK trigger creation order to better support self-referent Tom Lane 17:03
pgsql: Change FK trigger creation order to better support self-referent Tom Lane 17:03
pgsql: Change FK trigger creation order to better support self-referent Tom Lane 17:03
pgsql: Change FK trigger naming convention to fix self-referential FKs. Tom Lane 17:19
pgsql: MingW doesn't support wcstombs_s()... Magnus Hagander 17:26
pgsql: Implement streaming xlog for backup tools Magnus Hagander 18:26
pgsql: Fix pg_bsd_indent bug where newlines were not being trimmed from Bruce Momjian 21:24
Re: pgsql: Fix pg_bsd_indent bug where newlines were not being trimmed from Bruce Momjian 21:26
pgsql: Improve planner's ability to recognize cases where an IN's RHS i Tom Lane 21:52
pgsql: Typo fixes. Tom Lane 22:04
pgsql: Typo fixes. Tom Lane 22:04

Oct. 27, 2011

Thread Author Time
pgsql: Add simple script to check for right recursion in Bison grammars Tom Lane 17:51
pgsql: Avoid recursion while processing ELSIF lists in plpgsql. Tom Lane 19:22
pgsql: Fix the number of lwlocks needed by the "fast path" lock patch. Heikki Linnakangas 19:47

Oct. 28, 2011

Thread Author Time
pgsql: Update pg_upgrade testing instructions. Bruce Momjian 01:29
pgsql: Update docs to point to the timezone library's new home at IANA. Tom Lane 03:10
pgsql: Update docs to point to the timezone library's new home at IANA. Tom Lane 03:10
pgsql: Update docs to point to the timezone library's new home at IANA. Tom Lane 03:10
pgsql: Update docs to point to the timezone library's new home at IANA. Tom Lane 03:10
pgsql: Update docs to point to the timezone library's new home at IANA. Tom Lane 03:10
pgsql: Update docs to point to the timezone library's new home at IANA. Tom Lane 03:10
pgsql: Clarify pg_upgrade error message that the 'postgres' database mu Bruce Momjian 12:09
pgsql: Change "and and" to "and". Robert Haas 16:01
pgsql: Change "and and" to "and". Robert Haas 16:01
pgsql: Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso Robert Haas 16:03
pgsql: Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso Robert Haas 16:03
pgsql: De-parallelize ecpg build some more. Tom Lane 19:17
pgsql: Remove hard-coded "\connect postgres" from pg_dumpall. Robert Haas 19:50
pgsql: Demote some sanity checks in BufferIsValid() to assertions. Robert Haas 21:05
pgsql: Allow hint bits to be set sooner for temporary and unlogged tabl Robert Haas 21:13

Oct. 29, 2011

Thread Author Time
pgsql: Remove pg_upgrade dependency on the 'postgres' database existing Bruce Momjian 01:19
pgsql: Improve make_greater_string() with encoding-specific incrementer Robert Haas 18:24
pgsql: Fix assorted bogosities in cash_in() and cash_out(). Tom Lane 18:32
pgsql: Fix assorted bogosities in cash_in() and cash_out(). Tom Lane 18:32
pgsql: Fix assorted bogosities in cash_in() and cash_out(). Tom Lane 18:32
pgsql: Fix assorted bogosities in cash_in() and cash_out(). Tom Lane 18:32
pgsql: Fix assorted bogosities in cash_in() and cash_out(). Tom Lane 18:32
pgsql: Fix assorted bogosities in cash_in() and cash_out(). Tom Lane 18:32
pgsql: Update visibilitymap.c header comments. Robert Haas 18:47

Oct. 30, 2011

Thread Author Time
pgsql: Further improvement of make_greater_string. Tom Lane 16:22
pgsql: Support more locale-specific formatting options in cash_out(). Tom Lane 19:03

Oct. 31, 2011

Thread Author Time
pgbulkload - pgbulkload: Add restriction of client_encoding in Japanese User Mhasegawa 01:28
pgbulkload - pgbulkload: Add restriction of client_encoding in Japanese User Mhasegawa 01:28
psqlodbc - psqlodbc: Fix the bug that PostgreSQL's function calls in User Hinoue 14:20
pgsql: Stop btree indexscans upon reaching nulls in either direction. Tom Lane 20:41
pgsql: Stop btree indexscans upon reaching nulls in either direction. Tom Lane 20:41
pgsql: Stop btree indexscans upon reaching nulls in either direction. Tom Lane 20:41
pgsql: Stop btree indexscans upon reaching nulls in either direction. Tom Lane 20:41
pgsql: Stop btree indexscans upon reaching nulls in either direction. Tom Lane 20:41

Nov. 1, 2011

Thread Author Time
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 and checkpo 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 performs checkpoints. 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 stale syscache Tom Lane 23:50
pgsql: Fix race condition with toast table access from a stale syscache Tom Lane 23:50
pgsql: Fix race condition with toast table access from a stale syscache Tom Lane 23:50
pgsql: Fix race condition with toast table access from a stale syscache Tom Lane 23:50
pgsql: Fix race condition with toast table access from a stale syscache Tom Lane 23:50
pgsql: Fix race condition with toast table access from a stale syscache Tom Lane 23:50

Nov. 2, 2011

Thread Author Time
pgsql: Preserve Var location information during flatten_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 database serv 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 either dire Tom Lane 17:39
pgsql: Revert "Stop btree indexscans upon reaching nulls in either dire Tom Lane 17:39
pgsql: Revert "Stop btree indexscans upon reaching nulls in either dire Tom Lane 17:39
pgsql: Revert "Stop btree indexscans upon reaching nulls in either dire 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

Browse Archives

Prev | Next