Notification of git commits are sent to this list. Do not post here!
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 |
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 |
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 |
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 |