Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix WAL redo of FSM truncation. | Heikki Linnakangas | 08:12 |
| pgsql: Suppress an uninitialized-variable warning (not all versions of | Tom Lane | 14:59 |
| pgsql: Link libpq with libgssapi if configure finds it, as required by | Magnus Hagander | 15:35 |
| pgsql: Link libpq with libgssapi if configure finds it, as required by | Magnus Hagander | 15:35 |
| pgsql: Improve tuplestore.c to support multiple concurrent read | Tom Lane | 19:51 |
| pgsql: Allow pg_regress to be run outside the build tree. | Peter Eisentraut | 22:38 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run outside the build tree. | Bjorn Munch | 07:29 |
| pgsql: Add relation fork support to pg_relation_size() function. | Heikki Linnakangas | 07:33 |
| pgsql: Put back the copying of some of the regression test data files | Peter Eisentraut | 08:00 |
| Re: pgsql: Add relation fork support to pg_relation_size() function. | Gregory Stark | 09:31 |
| Re: pgsql: Add relation fork support to pg_relation_size() function. | Marko Kreen | 11:27 |
| Re: pgsql: Add relation fork support to pg_relation_size() function. | Tom Lane | 12:37 |
| pgsql: Fix coverage targets so that HTML view is reliably updated when | Peter Eisentraut | 15:35 |
| pgsql: Add regression test for macaddr type. | Peter Eisentraut | 15:37 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add a note about how to check for bare < and & in SGML docs, | Tom Lane | 02:19 |
| orafce - orafce: Add regression tests for utl_file. | User Itagaki | 03:52 |
| npgsql - Npgsql2: Removed build of asp.net providers as well as | User Fxjr | 05:58 |
| pgsql: Additional string function tests for coverage of oracle_compat.c | Peter Eisentraut | 13:55 |
| pgsql: Implement SQL-standard WITH clauses, including WITH RECURSIVE. | Tom Lane | 21:56 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Additional test coverage for boolean type (bool.c) | Peter Eisentraut | 14:20 |
| pgsql: Additional test coverage for int8 type (int8.c) | Peter Eisentraut | 14:26 |
| Re: pgsql: Additional test coverage for int8 type (int8.c) | Tom Lane | 15:22 |
| pgsql: Reverse int8.out and int8-exp-three-digits.out mixup. | Peter Eisentraut | 15:46 |
| npgsql - Npgsql2: Changed tabs to spaces (4) | User Fxjr | 17:17 |
| pgsql: Remove obsolete internal functions istrue, isfalse, isnottrue, | Peter Eisentraut | 17:33 |
| npgsql - Npgsql2: [#1010488] NgsqlParameter of type containing DBNull | User Fxjr | 17:35 |
| pgsql: Remove some unportable tests | Peter Eisentraut | 18:56 |
| pgsql: Fix markTargetListOrigin() to not fail on a simple-Var reference | Tom Lane | 22:20 |
| pgsql: Improve behavior of WITH RECURSIVE with an untyped literal in the | Tom Lane | 22:50 |
| pgsql: Tweak the overflow checks in integer division functions to | Tom Lane | 23:18 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Modify the parser's error reporting to include a specific hint | Tom Lane | 01:14 |
| orafce - orafce: Add sinh, cosh, tanh and nanvl. | User Itagaki | 04:37 |
| orafce - orafce: Change message buffer size and item size from size_t to | User Okbob | 09:15 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add missing header. | Alvaro Herrera | 00:09 |
| npgsql - Npgsql2: Fixed a bug where boolean values were being quoted | User Fxjr | 00:34 |
| Re: pgsql: Add missing header. | Tom Lane | 01:28 |
| pllolcode - pllolcode: (Finally) make PL/LOLCODE use variables as | User Eggyknap | 04:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix corner case wherein a WorkTableScan node could get | Tom Lane | 00:41 |
| pgsql: Fix bogus comment emitted by make_oidjoins_check, per Greg Stark. | Tom Lane | 12:59 |
| pgsql: Update oidjoins test to match CVS HEAD. | Tom Lane | 12:59 |
| pgsql: Implement comparison of generic records (composite types), and | Tom Lane | 16:25 |
| Re: pgsql: Add missing header. | Alvaro Herrera | 22:07 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Eliminate unnecessary array[] decoration in examples of recursive | Tom Lane | 00:12 |
| pgsql: Add docs and regression test about sorting the output of a | Tom Lane | 00:41 |
| pgsql: Fix oversight in the relation forks patch: forgot to copy fork | Heikki Linnakangas | 08:06 |
| pgsql: Fixed parsing of parameters. | Michael Meskes | 09:31 |
| pgsql: Fix EncodeSpecialTimestamp to throw error on unrecognized input, | Tom Lane | 15:44 |
| pgsql: Extend the date type to support infinity and -infinity, | Tom Lane | 17:12 |
| pgsql: Ensure that CLUSTER leaves the toast table and index with | Alvaro Herrera | 17:19 |
| pgsql: Update citext expected output for recent change in error message | Tom Lane | 21:39 |
| pgsql: Add a defense to prevent storing pseudo-type data into index | Tom Lane | 21:47 |
| pgsql: Make the system-attributes loop in AddNewAttributeTuples depend | Tom Lane | 23:27 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: Create test for boolean literal support in parameters. | User Jbcooley | 00:16 |
| orafce - orafce: Function prototype of errstart() is changed in 8.4dev. | User Itagaki | 01:39 |
| orafce - orafce: Adjust platform dependent regression test. | User Itagaki | 01:43 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Update feature list for SQL:2008. | Peter Eisentraut | 00:35 |
| pgsql: Fix broken SQL features data, per buildfarm results. | Tom Lane | 02:53 |
| pgsql: Update compatibility section of TRUNCATE for SQL:2008 final. | Peter Eisentraut | 07:49 |
| Thread | Author | Time |
|---|---|---|
| varint - varint: New Directory | Jeremy Drake | 06:12 |
| varint - varint: New Directory | Jeremy Drake | 06:12 |
| varint - varint: implement varint division | Jeremy Drake | 06:14 |
| varint - varint: add some simple regression tests for arithmetic ops. | Jeremy Drake | 06:17 |
| npgsql - Npgsql2: Fix for a date and infinity values comparison. | User Fxjr | 13:39 |
| npgsql - Npgsql2: Added tests for date and infinity comparisions. | User Fxjr | 13:40 |
| Thread | Author | Time |
|---|---|---|
| varint - varint: create cast to get typmod working. | Jeremy Drake | 06:33 |
| varint - varint: add uninstall script | Jeremy Drake | 06:51 |
| pgsql: Allow SQL:2008 syntax ALTER TABLE ... | Peter Eisentraut | 08:38 |
| pgsql: Use format_type_be() instead of TypeNameToString() for some more | Peter Eisentraut | 10:38 |