Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Unbreak isolationtester on Win32 | Alvaro Herrera | 02:36 |
| pgsql: Move user functions related to WAL into xlogfuncs.c | Simon Riggs | 09:38 |
| pgsql: Silence bogus compiler warning. | Robert Haas | 14:41 |
| pgsql: Check the return value of getcwd(), instead of assuming success. | Robert Haas | 14:41 |
| pgsql: Add missing space in comment | Magnus Hagander | 14:57 |
| pgsql: Add note about using GNU tar warning options for base backups | Peter Eisentraut | 19:55 |
| pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
| pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
| pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
| pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
| pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
| pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
| pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
| pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
| pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
| pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
| pgsql: Make psql \d on a sequence show the table/column owning it | Magnus Hagander | 11:56 |
| pgsql: Show statistics target for columns in \d+ on a table | Magnus Hagander | 12:03 |
| Re: pgsql: Show statistics target for columns in \d+ on a table | Tom Lane | 14:38 |
| pgsql: Update regression tests for \d+ modification | Magnus Hagander | 15:01 |
| Re: pgsql: Show statistics target for columns in \d+ on a table | Magnus Hagander | 15:01 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Oops, forgot to fix the catversion when I committed the range ty | Heikki Linnakangas | 12:36 |
| pgsql: Un-break horology regression test. | Tom Lane | 23:20 |
| Thread | Author | Time |
|---|---|---|
| pgsql: On second thought, we'd better just drop these tests altogether. | Tom Lane | 01:12 |
| pgsql: Fix timestamp range subdiff functions, when using float datetime | Heikki Linnakangas | 15:44 |
| pgsql: Fix assorted bugs in contrib/unaccent's configuration file parsi | Tom Lane | 16:50 |
| pgsql: Fix assorted bugs in contrib/unaccent's configuration file parsi | Tom Lane | 16:50 |
| pgsql: Fix assorted bugs in contrib/unaccent's configuration file parsi | Tom Lane | 16:50 |
| pgsql: Minor grammar improvements. | Robert Haas | 17:27 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Thom Brown | 00:28 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Alvaro Herrera | 03:32 |
| psqlodbc - psqlodbc: Adjust the operations after closing eof-detected | User Hinoue | 12:11 |
| psqlodbc - psqlodbc: Before dropping the statement, sync and discard the | User Hinoue | 22:52 |
| psqlodbc - psqlodbc: add the change history. | Hiroshi Saito | 23:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix psql's \dd version check for operator families. | Robert Haas | 04:34 |
| pgsql: Avoid retaining multiple relation locks in RangeVarGetRelid. | Robert Haas | 06:23 |
| pgsql: Add psql expanded auto mode | Peter Eisentraut | 15:07 |
| pgsql: In plpgsql, allow foreign tables to define row types. | Tom Lane | 23:49 |
| pgsql: In plpgsql, allow foreign tables to define row types. | Tom Lane | 23:49 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Wakeup WALWriter as needed for asynchronous commit performance. | Simon Riggs | 09:04 |
| pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha | Michael Meskes | 12:58 |
| pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha | Michael Meskes | 12:58 |
| pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha | Michael Meskes | 12:59 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Run pgindent on range type files, per request from Tom. | Bruce Momjian | 17:09 |
| pgsql: Rerun pgindent with updated typedef list. | Bruce Momjian | 17:12 |
| pgsql: Fix copyright notices, other minor editing in new range-types co | Tom Lane | 18:59 |
| pgsql: Return FALSE instead of throwing error for comparisons with empt | Tom Lane | 20:16 |
| pgsql: Return NULL instead of throwing error when desired bound is not | Tom Lane | 20:34 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Update oidjoins regression test to match git HEAD. | Tom Lane | 01:28 |
| pgsql: Fix alignment and toasting bugs in range types. | Tom Lane | 02:42 |
| pgsql: Restructure function-internal caching in the range type code. | Tom Lane | 18:06 |
| pgsql: Improve caching in range type I/O functions. | Tom Lane | 20:48 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Don't elide blank lines when accumulating psql command history. | Robert Haas | 01:36 |
| pgsql: Don't elide blank lines when accumulating psql command history. | Robert Haas | 01:36 |
| pgsql: Don't elide blank lines when accumulating psql command history. | Robert Haas | 01:36 |
| pgsql: Don't elide blank lines when accumulating psql command history. | Robert Haas | 01:36 |
| pgsql: Don't elide blank lines when accumulating psql command history. | Robert Haas | 01:36 |
| pgsql: Don't elide blank lines when accumulating psql command history. | Robert Haas | 01:36 |
| psqlodbc - psqlodbc: Fix memory leaks in case memory overflow. | User Hinoue | 14:22 |
| pgsql: Code review for range-types catalog entries. | Tom Lane | 23:21 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: Fix: [#1010992] System.Double to DOUBLE PRECISION | User Fxjr | 03:03 |
| npgsql - Npgsql2: Fixed problem with file encoding. | User Fxjr | 03:43 |
| npgsql - Npgsql2: Removed erroneous line added by mistake. | User Fxjr | 04:11 |
| pgsql: Avoid floating-point underflow while tracking buffer allocation | Tom Lane | 05:38 |
| pgsql: Avoid floating-point underflow while tracking buffer allocation | Tom Lane | 05:38 |
| pgsql: Avoid floating-point underflow while tracking buffer allocation | Tom Lane | 05:38 |
| pgsql: Avoid floating-point underflow while tracking buffer allocation | Tom Lane | 05:38 |
| pgsql: Avoid floating-point underflow while tracking buffer allocation | Tom Lane | 05:38 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: Fixed some encoding problems detected by Monodevelop. | User Fxjr | 02:04 |
| npgsql - Npgsql2: Fixed Bug1010788UpdateRowSource testcase. | User Fxjr | 02:44 |
| pgsql: Further code review for range types patch. | Tom Lane | 04:50 |
| pgsql: Fix citext upgrade script to update derived copies of pg_type.ty | Tom Lane | 16:25 |
| pgsql: Fix citext upgrade script to update derived copies of pg_type.ty | Tom Lane | 16:25 |
| Re: pgsql: Do missed autoheader run for previous commit. | Bruce Momjian | 20:08 |
| pgsql: More code review for rangetypes patch. | Tom Lane | 21:20 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Avoid marking buffer dirty when VACUUM has no work to do. | Tom Lane | 02:32 |
| Re: [COMMITTERS] pgsql: Avoid marking buffer dirty when VACUUM has no work to do. | Simon Riggs | 09:36 |
| pgsql: Continue to allow VACUUM to mark last block of index dirty | Simon Riggs | 09:48 |
| pgsql: Small markup and wording improvement | Peter Eisentraut | 19:15 |
| pgsql: Still more review for range-types patch. | Tom Lane | 21:06 |
| pgsql: Check for INSERT privileges in SELECT INTO / CREATE TABLE AS. | Robert Haas | 21:16 |
| psqlodbc - psqlodbc: Clear col_info(columns info) cache ehen DROP/ALTER | User Hinoue | 21:50 |
| pgsql: Improve implementation of range-contains-element tests. | Tom Lane | 22:45 |
| psqlodbc - psqlodbc: add the change history. | Hiroshi Saito | 23:19 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove zero- and one-argument range constructor functions. | Tom Lane | 01:45 |
| pgsql: Remove user-selectable ANALYZE option for range types. | Tom Lane | 05:03 |
| pgsql: Creator of a range type must have permission to call support fun | Tom Lane | 17:46 |
| pgsql: Adjust range_adjacent to support different canonicalization rule | Tom Lane | 22:13 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Some more editing of the range-types documentation. | Tom Lane | 00:14 |
| pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing | Bruce Momjian | 03:52 |