Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Add URLs for: * Simplify ability to create partitioned tables | Bruce Momjian | 01:30 |
pgsql: Add TODO: > > * Improve performance of shared invalidation | Bruce Momjian | 01:44 |
pgsql: Add URL for: * Simplify ability to create partitioned tables > | Bruce Momjian | 01:46 |
pgsql: Add URL for: * Simplify ability to create partitioned tables > | Bruce Momjian | 01:47 |
pgsql: Add server side lo_import(filename, oid) function. | Tatsuo Ishii | 01:55 |
pgsql: Add to TODO: > > o Add checks to prevent a CREATE RULE views | Bruce Momjian | 22:06 |
pgsql: Refactor to_char/to_date formatting code; primarily, replace | Tom Lane | 22:32 |
pgsql: Add URL for TODO: o Add checks to prevent a CREATE RULE | Bruce Momjian | 22:52 |
npgsql - Npgsql2: Added a notice to not use execute a command inside a | User Fxjr | 23:17 |
pgsql: Add to TODO: > > * Avoid tuple some tuple copying in sort | Bruce Momjian | 23:47 |
pgsql: Add to Win32 TODO > > o Support pgxs | Bruce Momjian | 23:49 |
Thread | Author | Time |
---|---|---|
pgsql: Reduce the need for frontend programs to include "postgres.h" by | Tom Lane | 03:57 |
pgsql: - Moved from PQsetdbLogin to PQconnectDB. | Michael Meskes | 07:56 |
pgsql: Sorry, copied wrong files. | Michael Meskes | 08:40 |
pgsql: Remove ipcclean utility command --- didn't work on all Unixes and | Bruce Momjian | 17:24 |
pgsql: When we have successfully optimized a MIN or MAX aggregate into | Tom Lane | 19:06 |
pgsql: When we have successfully optimized a MIN or MAX aggregate into | Tom Lane | 19:06 |
pgsql: Add URL for: * Consider allowing control of upper/lower case | Bruce Momjian | 20:31 |
pgsql: Add to TODO: > > * Consider being smarter about memory and | Bruce Momjian | 20:37 |
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search | Robert Treat | 20:56 |
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search | Tom Lane | 21:11 |
Thread | Author | Time |
---|---|---|
pgsql: Support statement-level ON TRUNCATE triggers. | Tom Lane | 00:21 |
pgsql: Department of second thoughts: the rule that ORDER BY and | Tom Lane | 02:00 |
pgsql: Add: > * Allow one transaction to see tuples using the snapshot | Bruce Momjian | 02:36 |
pgsql: Add to TODO: > > o Add CASE capability to language (already in | Bruce Momjian | 03:29 |
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search | Robert Treat | 05:51 |
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search | Tom Lane | 05:55 |
pgsql: Clarify documentation on PITR and warm standby on the fact that | Heikki Linnakangas | 15:00 |
pgsql: Done: > * -Add ability to trigger on TRUNCATE | Bruce Momjian | 15:18 |
veil - veil: Attempted fix for generating diagrams, and general updates | User Bloodnok | 15:21 |
Thread | Author | Time |
---|---|---|
pgsql: Revert my erroneous fix for Taiki Yamaguchi's DISTINCT MAX() bug. | Tom Lane | 00:15 |
pgsql: Revert my erroneous fix for Taiki Yamaguchi's DISTINCT MAX() bug. | Tom Lane | 00:15 |
pllua - pllua: Modified raw datum to carry datum instead of datum | User Carvalho | 02:49 |
pgsql: Improve psql's tab completion to handle completing attribute | Tom Lane | 19:19 |
pgsql: Improve description of \du and \dg, per suggestion from Harald | Tom Lane | 19:40 |
Thread | Author | Time |
---|---|---|
pllua - pllua: Added plan:rows(), luaP_todatum now accepts tuple when | User Carvalho | 02:49 |
pllua - pllua: Added documentation for server.rows and plan:rows. | User Carvalho | 03:22 |
pllua - pllua: Minor typos. | User Carvalho | 03:46 |
pllua - pllua: Minor fix. | User Carvalho | 03:49 |
pgsql: Enable 64-bit integer datetimes by default, per previous | Neil Conway | 04:08 |
pgsql: Display incoming as well as outgoing foreign-key constraints in | Tom Lane | 17:50 |
pgsql: Show database access privileges in psql's \l command. | Tom Lane | 18:10 |
Thread | Author | Time |
---|---|---|
pgsql: Fix a number of places that were making file-type tests | Tom Lane | 01:31 |
pgsql: Fix a number of places that were making file-type tests | Tom Lane | 01:32 |
pgsql: Fix a number of places that were making file-type tests | Tom Lane | 01:32 |
pgsql: Fix a number of places that were making file-type tests | Tom Lane | 01:32 |
pgsql: Fix a number of places that were making file-type tests | Tom Lane | 01:33 |
pgsql: Use error message wordings for permissions checks on .pgpass and | Tom Lane | 02:43 |
pgsql: Fix my brain fade in TRUNCATE triggers patch: can't release | Tom Lane | 03:34 |
snapclone - pg_snapclone: New Directory | User Christopher Browne | 15:17 |
snapclone - pg_snapclone: Add in a benchmark to show that on I/O-rich | User Christopher Browne | 15:18 |
pgsql: Apply my original fix for Taiki Yamaguchi's bug report about | Tom Lane | 16:59 |
pgsql: Apply my original fix for Taiki Yamaguchi's bug report about | Tom Lane | 16:59 |
pllua - pllua: Bug fix on luaP_totuple, added _PLVERSION | User Carvalho | 22:57 |
Thread | Author | Time |
---|---|---|
pgsql: Fix an oversight I made in a cleanup patch over a year ago: | Tom Lane | 00:48 |
pgsql: Fix an oversight I made in a cleanup patch over a year ago: | Tom Lane | 00:48 |
pgsql: Add SPI-level support for executing SQL commands with | Tom Lane | 03:09 |
pgsql: Support EXECUTE USING in plpgsql. | Tom Lane | 03:51 |
npgsql - Npgsql2: Update documentation | User Talliesin | 16:11 |
Thread | Author | Time |
---|---|---|
pgsql: Remove due to survey/discussion: < < * Prefix command-line | Bruce Momjian | 02:11 |
pgsql: Convert three more guc settings to enum type: | Magnus Hagander | 14:42 |
npgsql - Npgsql2: [#1010312] Code cleanup. | User Fxjr | 15:16 |
pgsql: Revert my bad decision of about a year ago to make | Tom Lane | 18:31 |
pgsql: Revert my bad decision of about a year ago to make | Tom Lane | 18:32 |
aupg - aupg_src: added default id=1 entry for trust graph to trust all | User Rlucas | 22:49 |
Thread | Author | Time |
---|---|---|
pgsql: Turn xmlbinary and xmloption GUC variables into enumsTurn | Magnus Hagander | 08:33 |
pgsql: Convert backslash_quote guc to use enum. | Magnus Hagander | 11:47 |
pgsql: Oops, change should go in scan.l to survive a clean checkout and | Magnus Hagander | 12:44 |
pgsql: Implement current_query(), that shows the currently executing | Bruce Momjian | 16:57 |