Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Centralize libpq's low-level code for dropping a connection. | Tom Lane | 20:02 |
Thread | Author | Time |
---|---|---|
pgsql: Tag refs/tags/REL9_2_0 was created | pgsql | 00:33 |
pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o | Tom Lane | 00:39 |
pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o | Tom Lane | 00:39 |
pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o | Tom Lane | 00:39 |
pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o | Tom Lane | 00:39 |
pgsql: Adjust PL/Python regression tests some more for Python 3.3. | Tom Lane | 21:39 |
pgsql: Adjust PL/Python regression tests some more for Python 3.3. | Tom Lane | 21:39 |
Thread | Author | Time |
---|---|---|
pgsql: Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism b | Tom Lane | 19:09 |
pgsql: Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism b | Tom Lane | 19:09 |
pgsql: Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism b | Tom Lane | 19:09 |
Thread | Author | Time |
---|---|---|
pgsql: Make plperl safe against functions that are redefined while runn | Tom Lane | 00:33 |
pgsql: Make plperl safe against functions that are redefined while runn | Tom Lane | 00:33 |
pgsql: Make plperl safe against functions that are redefined while runn | Tom Lane | 00:33 |
pgsql: Make plperl safe against functions that are redefined while runn | Tom Lane | 00:33 |
pgsql: Make plperl safe against functions that are redefined while runn | Tom Lane | 00:33 |
pgsql: Make plperl safe against functions that are redefined while runn | Tom Lane | 00:33 |
pgsql: Add vcregress.pl target for checking pg_upgrade. | Andrew Dunstan | 16:51 |
pgsql: Add vcregress.pl target for checking pg_upgrade. | Andrew Dunstan | 16:52 |
Thread | Author | Time |
---|---|---|
pgtcl - libpgtcl: Add -nodotfields option to pg_select. | User Karl | 18:19 |
pgtcl - libpgtcl: * Added new command, pg_set_single_row_mode aka | User Karl | 19:19 |
pgtcl - libpgtcl: Clean up compiler warnings. | User Karl | 20:50 |
Thread | Author | Time |
---|---|---|
pgsql: Fix typo: lexemes misspelled in full text search docs. | Kevin Grittner | 00:50 |
pgsql: Fix logical errors in tsquery selectivity estimation for prefix | Tom Lane | 01:24 |
pgsql: Fix logical errors in tsquery selectivity estimation for prefix | Tom Lane | 01:24 |
pgsql: Fix logical errors in tsquery selectivity estimation for prefix | Tom Lane | 01:24 |
pgsql: Fix typo: lexemes misspelled in full text search docs. | Kevin Grittner | 12:43 |
pgsql: Fix typo: lexemes misspelled in full text search docs. | Kevin Grittner | 12:43 |
pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f. | Andrew Dunstan | 18:28 |
pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f. | Andrew Dunstan | 18:28 |
Re: pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f. | Alvaro Herrera | 19:02 |
pgsql: Fix a couple other leftover uses of 'conisonly' terminology. | Tom Lane | 19:12 |
pgsql: Fix a couple other leftover uses of 'conisonly' terminology. | Tom Lane | 19:12 |
Thread | Author | Time |
---|---|---|
pgsql: Fix typo in comment for pclose_check() function. | Kevin Grittner | 03:34 |
pgsql: Fix typo in comment for pclose_check() function. | Kevin Grittner | 03:34 |
pgsql: Fix case of window function + aggregate + GROUP BY expression. | Tom Lane | 15:32 |
pgsql: Fix case of window function + aggregate + GROUP BY expression. | Tom Lane | 15:32 |
pgsql: Keep plperl's current_call_data record on the stack, instead of | Tom Lane | 17:44 |
Thread | Author | Time |
---|---|---|
pgsql: psql: Add more constraint completion | Peter Eisentraut | 02:40 |
Re: Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. | Robert Haas | 13:05 |
pgsql: Adjust largeobject_1.source per buildfarm. | Tom Lane | 16:17 |
Re: Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. | Tom Lane | 16:29 |
Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. | Andres Freund | 19:00 |
Thread | Author | Time |
---|---|---|
Re: [COMMITTERS] pgsql: Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown c | Robert Haas | 02:18 |
pgsql: libpq: Add missing directory to installdirs target | Peter Eisentraut | 02:35 |
pgsql: Fix array_typanalyze to work for domains over arrays. | Tom Lane | 04:31 |
pgsql: Fix array_typanalyze to work for domains over arrays. | Tom Lane | 04:31 |
pgsql: Fix planning of btree index scans using ScalarArrayOpExpr quals. | Tom Lane | 16:21 |
pgsql: Fix planning of btree index scans using ScalarArrayOpExpr quals. | Tom Lane | 16:21 |
Thread | Author | Time |
---|---|---|
reorg - pg_reorg: Fixes to work with 9.3dev. | User Sakamotomsh | 03:48 |
reorg - pg_reorg: Added missing PQclear(). | User Sakamotomsh | 07:17 |
pgsql: Remove execdesc.h inclusion from tcopprot.h | Alvaro Herrera | 14:15 |
reorg - pg_reorg: Supports CREATE EXTENSION. | User Sakamotomsh | 15:30 |
reorg - pg_reorg: Updated regression tests to use CREATE EXTENSION for | User Sakamotomsh | 15:36 |
Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. | Andres Freund | 21:55 |
Thread | Author | Time |
---|---|---|
pgsql: Fix obsolete comment. | Heikki Linnakangas | 12:26 |
Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. | Marko Tiikkaja | 13:30 |
Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. | Andres Freund | 14:41 |
pgsql: Parse pg_ident.conf when it's loaded, keeping it in memory in pa | Heikki Linnakangas | 14:59 |
pgtcl - libpgtcl: Update the postgresql database schema comparator. | User Karl | 16:44 |
pgsql: Tag refs/tags/REL8_4_14 was created | pgsql | 19:13 |
pgsql: Tag refs/tags/REL9_0_10 was created | pgsql | 19:13 |
pgsql: Tag refs/tags/REL9_2_1 was created | pgsql | 19:13 |
pgsql: Tag refs/tags/REL8_3_21 was created | pgsql | 19:13 |
pgsql: Tag refs/tags/REL9_1_6 was created | pgsql | 19:13 |
pgsql: Improve ruleutils.c's heuristics for dealing with rangetable ali | Tom Lane | 23:03 |
Thread | Author | Time |
---|---|---|
pgsql: Allow IF NOT EXISTS when add a new enum label. | Andrew Dunstan | 17:02 |
pgsql: Fix docs typo | Andrew Dunstan | 17:57 |
pgsql: Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch. | Tom Lane | 22:35 |
Thread | Author | Time |
---|---|---|
pgsql: Update translation updates instructions | Peter Eisentraut | 02:15 |
pgsql: RELEASE_NOTES: Fix typo | Alvaro Herrera | 19:30 |
Thread | Author | Time |
---|---|---|
pgsql: Prevent emitting "ALTER VIEW foo SET ()". | Tom Lane | 04:18 |