Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Allow ALTER TABLE name {OF type | NOT OF}. | Robert Haas | 02:01 |
| pgsql: Typo fix. | Robert Haas | 02:05 |
| libpqtypes - libpqtypes: fixed bug in error.c where the global init | User Achernow | 02:15 |
| pgsql: Fix use of incorrect constant RemoveRoleFromObjectACL. | Robert Haas | 02:26 |
| pgsql: Fix use of incorrect constant RemoveRoleFromObjectACL. | Robert Haas | 02:26 |
| pgsql: Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to desce | Robert Haas | 03:02 |
| pgsql: Avoid possible divide-by-zero in gincostestimate. | Tom Lane | 23:29 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve doc wording for SQL syntax of LIMIT/OFFSET. | Bruce Momjian | 02:26 |
| pgsql: Make a code-cleanup pass over the collations patch. | Tom Lane | 21:43 |
| pgsql: Add fill-column setting to emacs example configurations | Peter Eisentraut | 21:49 |
| pgsql: Small update to emacs example configuration | Peter Eisentraut | 21:49 |
| pgsql: De-kludge contrib/btree_gin for collations. | Tom Lane | 22:23 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Make GIN and GIST pass the index collation to all their support | Tom Lane | 00:13 |
| pgsql: Fix contrib/btree_gist to handle collations properly. | Tom Lane | 00:20 |
| pgsql: Fix char2wchar/wchar2char to support collations properly. | Tom Lane | 16:36 |
| pgsql: Adjust comments about collate.linux.utf8 regression test. | Tom Lane | 16:52 |
| pgsql: Hash indexes had better pass the index collation to support func | Tom Lane | 18:13 |
| pgsql: Update oidjoins regression test for 9.1 catalog schema additions | Tom Lane | 18:50 |
| pgsql: Silence a few compiler warnings from gcc on MinGW. | Andrew Dunstan | 22:15 |
| pgsql: Improve findoidjoins to cover more cases. | Tom Lane | 23:33 |
| Thread | Author | Time |
|---|---|---|
| pgsql: In pg_upgrade, only compile copy_file() on non-Win32 systems. | Bruce Momjian | 00:28 |
| psqlodbc - psqlodbc: Add change history. | Hiroshi Saito | 04:43 |
| pgsql: Improve cost estimation for aggregates and window functions. | Tom Lane | 20:55 |
| pgsql: Normalize whitespace in the arguments of <indexterm> | Peter Eisentraut | 22:26 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Use non-literal format for possibly non-standard strftime format | Andrew Dunstan | 00:03 |
| reorg - pg_reorg: Fixed database corruption when target tables have | User Itagaki | 05:06 |
| pgsql: Rewrite pg_size_pretty() to avoid compiler bug. | Tom Lane | 05:46 |
| pgsql: Rewrite pg_size_pretty() to avoid compiler bug. | Tom Lane | 05:46 |
| pgsql: Rewrite pg_size_pretty() to avoid compiler bug. | Tom Lane | 05:46 |
| pgsql: Rewrite pg_size_pretty() to avoid compiler bug. | Tom Lane | 05:46 |
| pgsql: Rewrite pg_size_pretty() to avoid compiler bug. | Tom Lane | 05:46 |
| pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum | Tom Lane | 20:30 |
| pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum | Tom Lane | 20:30 |
| pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum | Tom Lane | 20:30 |
| pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum | Tom Lane | 20:30 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Lowercase status labels in pg_stat_replication view. | Bruce Momjian | 02:28 |
| Re: [COMMITTERS] pgsql: Update docs to say you need fsync to make sync rep work fast. | Bruce Momjian | 16:30 |
| Re: Re: [COMMITTERS] pgsql: Update docs to say you need fsync to make sync rep work fast. | Tom Lane | 17:39 |
| Thread | Author | Time |
|---|---|---|
| psqlodbc - psqlodbc: Remove a meaningless if clause. | User Hinoue | 08:53 |
| psqlodbc - psqlodbc: Add the change history. | Hiroshi Saito | 13:12 |
| pgsql: Tag refs/tags/REL9_1_BETA1 was created | pgsql | 15:17 |
| pgsql: Improve aset.c's space management in contexts with small maxBloc | Tom Lane | 16:08 |
| pgsql: Small cleanup of spacing in verbatim DocBook elements | Peter Eisentraut | 16:21 |
| pgsql: Update some ALTER USER cross-references to ALTER ROLE | Alvaro Herrera | 16:41 |
| pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni | Tom Lane | 19:57 |
| pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni | Tom Lane | 19:57 |
| pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni | Tom Lane | 19:57 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add ID attribute to some sect2's missing it | Alvaro Herrera | 02:43 |
| pgsql: Update obsolete mention of Sequoia, now known as Tungsten | Alvaro Herrera | 14:38 |
| pgsql: Improve description of read/write traffic scalability | Alvaro Herrera | 14:38 |
| Thread | Author | Time |
|---|---|---|
| psqlodbc - psqlodbc: Remove ssl_verify_available() because it's no | User Hinoue | 11:10 |
| pgsql: Message style cleanup | Peter Eisentraut | 18:10 |
| pgsql: Fix alignment of --help output | Peter Eisentraut | 18:10 |
| pgsql: Link some tables into the surrounding text by their id | Peter Eisentraut | 18:10 |
| pgsql: Remove redundant port number check | Peter Eisentraut | 18:10 |
| Re: pgsql: Message style cleanup | Magnus Hagander | 18:32 |
| pgsql: Include unary plus in the Operator Precedence table. | Tom Lane | 19:02 |
| Re: [COMMITTERS] pgsql: Message style cleanup | Peter Eisentraut | 19:09 |
| Re: [COMMITTERS] pgsql: Message style cleanup | Magnus Hagander | 19:16 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve style of generate_history.pl Perl script. | Bruce Momjian | 16:49 |
| pgsql: Clarify error message when attempting to create index on foreign | Magnus Hagander | 19:48 |
| pgsql: Improve pg_archivecleanup and pg_standby --help output | Peter Eisentraut | 20:19 |
| pgsql: Improve formatting of pg_upgrade --help output | Peter Eisentraut | 20:19 |
| Re: pgsql: Clarify error message when attempting to create index on foreign | Alvaro Herrera | 20:20 |
| Re: pgsql: Clarify error message when attempting to create index on foreign | Magnus Hagander | 20:53 |
| pgsql: Unbreak the regression tests from my previous commit | Magnus Hagander | 21:02 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove precedence labeling of keywords TRUE, FALSE, UNKNOWN, and | Tom Lane | 00:39 |
| pgsql: Move RegisterPredicateLockingXid() call to a safer place. | Tom Lane | 16:58 |
| pgsql: Improve compiler string shown in version() | Peter Eisentraut | 20:07 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix typos in SECURITY LABEL documentation. | Robert Haas | 01:19 |
| pgsql: Adjust pg_upgrade FATAL error messages to have consistent newlin | Bruce Momjian | 01:47 |
| pgsql: Add comment about memory reordering to PredicateLockTupleRowVers | Robert Haas | 01:55 |
| pgsql: Check that the pg_upgrade user specified is a super-user. | Bruce Momjian | 12:55 |
| pgsql: In pg_upgrade, report non-super-user username in error message. | Bruce Momjian | 16:17 |
| pgsql: Add missing documention connecting word. | Bruce Momjian | 18:31 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add xreflabels to /contrib manuals so links appear correct. Als | Bruce Momjian | 02:29 |
| pgsql: Add C comment why client encoding can be set in pg_upgrade. | Bruce Momjian | 02:30 |
| pgsql: Fix some portability issues in isolation regression test driver. | Tom Lane | 23:45 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Fix broken pg_dump query. | Bruce Momjian | 02:17 |
| pgsql: Add C comment about the fact that the autovacuum limit can go ba | Bruce Momjian | 04:00 |
| pgsql: In pg_upgrade, add status message about superuser check. | Bruce Momjian | 12:56 |
| pgsql: Remove "make check" target in src/test/isolation/Makefile. | Tom Lane | 15:01 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Update documentation to state there is three-value logic, not | Bruce Momjian | 01:05 |
| pgsql: Update documentation to state there is three-value logic, not | Bruce Momjian | 01:05 |
| pgsql: Documentation cleanup for the possible values of the datatype 'b | Bruce Momjian | 03:26 |
| pgsql: In pg_upgrade, remove suggestion of setting pg_hba.conf to 'trus | Bruce Momjian | 14:43 |
| pgsql: Be more wary in initdb's creation of platform-dependent collatio | Tom Lane | 16:09 |
| pgsql: Adjust documentation with respect to "unknown" timezone setting. | Tom Lane | 17:49 |