Notification of git commits are sent to this list. Do not post here!
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 |
pgsql: Preserve SQLSTATE when an SPI error is propagated through PL/pyt | Heikki Linnakangas | 15:27 |
pgsql: Preserve SQLSTATE when an SPI error is propagated through PL/pyt | Heikki Linnakangas | 15:27 |
pgsql: Dump an unvalidated constraint separately from its table | Alvaro Herrera | 21:48 |
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Alvaro Herrera | 21:50 |
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Thom Brown | 21:57 |
Thread | Author | Time |
---|---|---|
pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com | Bruce Momjian | 03:36 |
Re: [COMMITTERS] pgsql: Modify pg_dump to use error-free memory allocation macros. This 📎 | Bruce Momjian | 03:38 |
pgsql: Fix MSVC builds broken by xsubpp change | Andrew Dunstan | 06:23 |
pgsql: Fix MSVC builds broken by xsubpp change | Andrew Dunstan | 06:24 |
Re: pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com | Andrew Dunstan | 14:23 |
Re: pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com | Tom Lane | 17:42 |
pgsql: Use the proper macro to convert a bool to a Datum. | Tom Lane | 17:57 |
pgsql: Add pg_upgrade test suite | Peter Eisentraut | 20:46 |
pgsql: Improve GiST range-contained-by searches by adding a flag for em | Tom Lane | 21:51 |
pgsql: Use IEEE infinity, not 1e10, for null-and-not-null case in gistp | Tom Lane | 22:13 |
Re: pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com 📎 | Andrew Dunstan | 23:03 |
Thread | Author | Time |
---|---|---|
pgsql: Disallow deletion of CurrentExtensionObject while running extens | Tom Lane | 00:14 |