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