Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: pgstattuple: Add new error case for spgist indexes. | Robert Haas | 13:39 |
| pgsql: pgstattuple: Use a BufferAccessStrategy object to avoid cache-tr | Robert Haas | 13:51 |
| pgsql: Create a stack of pl/python "execution contexts". | Tom Lane | 17:19 |
| pgsql: Fix minor memory leak in PLy_typeinfo_dealloc(). | Tom Lane | 17:28 |
| pgsql: Patch some corner-case bugs in pl/python. | Tom Lane | 19:26 |
| pgsql: Patch some corner-case bugs in pl/python. | Tom Lane | 19:26 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add additional safety check against invalid backup label file | Peter Eisentraut | 20:51 |
| pgsql: pg_dump: Fix some minor memory leaks | Peter Eisentraut | 20:51 |
| pgsql: COPY: Add an assertion | Peter Eisentraut | 20:51 |
| pgsql: Add missing va_end() calls | Peter Eisentraut | 20:51 |
| pgsql: Improve EncodeDateTime and EncodeTimeOnly APIs | Peter Eisentraut | 21:05 |
| pgsql: Uppercase pg_upgrade status output title. | Bruce Momjian | 23:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove unused tzn arguments for timestamp2tm() | Peter Eisentraut | 19:19 |
| pgsql: Add const qualifier to tzn returned by timestamp2tm() | Peter Eisentraut | 19:19 |
| pgsql: sepgsql_setcon(). | Robert Haas | 20:13 |
| pgsql: Copy editing of sepgsql documentation. | Robert Haas | 20:45 |
| pgsql: A couple more fixes for the sepgsql documentation. | Robert Haas | 20:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add comments explaining why our Itanium spinlock implementation | Heikki Linnakangas | 08:22 |
| pgsql: Revisit handling of UNION ALL subqueries with non-Var output col | Tom Lane | 17:12 |
| pgsql: Revisit handling of UNION ALL subqueries with non-Var output col | Tom Lane | 17:12 |
| pgsql: Improve commentary in match_pathkeys_to_index(). | Tom Lane | 18:08 |
| pgsql: pg_dump: Fix crash with invalid pg_cast row | Peter Eisentraut | 18:39 |
| pgsql: backend: Fix minor memory leak in configuration file processing | Peter Eisentraut | 18:39 |
| pgsql: libpq: Fix minor memory leaks | Peter Eisentraut | 18:39 |
| pgsql: psql: Remove inappropriate const qualifiers | Peter Eisentraut | 18:39 |
| pgsql: pg_restore: Fix memory and file descriptor leak with directory f | Peter Eisentraut | 18:39 |
| pgsql: pg_restore: Fix memory and file descriptor leak with directory f | Peter Eisentraut | 18:39 |
| pgsql: In pg_upgrade, create a script to incrementally generate more ac | Bruce Momjian | 22:54 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add note about column privilege behavior to REVOKE reference pag | Peter Eisentraut | 08:34 |
| pgsql: In pg_upgrade, move new echo quote define into include file. | Bruce Momjian | 13:56 |
| pgsql: Honor inputdir and outputdir when converting regression files. | Andrew Dunstan | 21:25 |
| pgsql: Honor inputdir and outputdir when converting regression files. | Andrew Dunstan | 21:25 |
| pgsql: Honor inputdir and outputdir when converting regression files. | Andrew Dunstan | 21:25 |
| pgsql: Honor inputdir and outputdir when converting regression files. | Andrew Dunstan | 21:25 |
| pgsql: Honor inputdir and outputdir when converting regression files. | Andrew Dunstan | 21:31 |
| Thread | Author | Time |
|---|---|---|
| pgsql: In pg_upgrade, remove dependency on pg_config, as that might not | Bruce Momjian | 13:32 |
| pgsql: In pg_upgrade, remove dependency on pg_config, as that might not | Bruce Momjian | 13:32 |
| pgsql: plperl: Package-qualify _TD | Alvaro Herrera | 20:39 |
| pgsql: plperl: Package-qualify _TD | Alvaro Herrera | 20:39 |
| pgsql: pg_dump: fix double free of query results | Alvaro Herrera | 20:56 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix configure's search for collateindex.pl. | Tom Lane | 04:46 |
| pgsql: If a role has a password expiration date, show that in psql's \d | Tom Lane | 06:08 |
| pgsql: Refactor to eliminate duplicate copies of conninfo default-findi | Tom Lane | 16:09 |
| pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v | Tom Lane | 18:14 |
| pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v | Tom Lane | 18:14 |
| pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v | Tom Lane | 18:14 |
| pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v | Tom Lane | 18:14 |
| pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v | Tom Lane | 18:14 |
| pgsql: Update docs on numeric storage requirements. | Robert Haas | 19:41 |
| pgsql: Doc clarifications regarding use of varlena. | Robert Haas | 19:49 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Cast some printf arguments to avoid possibly-nonportable behavio | Tom Lane | 00:18 |
| pgsql: Cast some printf arguments to avoid possibly-nonportable behavio | Tom Lane | 00:18 |
| pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie | Tom Lane | 20:22 |
| pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie | Tom Lane | 20:22 |
| pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie | Tom Lane | 20:22 |
| pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie | Tom Lane | 20:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: pg_dump: Small message adjustment for consistency | Peter Eisentraut | 17:40 |
| pgsql: Silence compiler warning about uninitialized variable. | Tom Lane | 18:47 |
| pgsql: New GUC, track_iotiming, to track I/O timings. | Robert Haas | 18:56 |
| pgsql: Add some infrastructure for contrib/pg_stat_statements. | Tom Lane | 19:18 |
| pgsql: Bend parse location rules for the convenience of pg_stat_stateme | Tom Lane | 19:18 |
| pgsql: Expose track_iotiming information via pg_stat_statements. | Robert Haas | 19:19 |
| pgsql: pg_test_timing utility, to measure clock monotonicity and timing | Robert Haas | 20:17 |
| Thread | Author | Time |
|---|---|---|
| pgsql: pg_test_timing: Lame hack to work around compiler warning. | Robert Haas | 12:19 |
| Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing | Robert Haas | 12:19 |
| pgsql: Replace printf format %i by %d | Peter Eisentraut | 17:49 |
| pgsql: Add new files to NLS file lists | Peter Eisentraut | 17:49 |
| pgsql: pgxs: Supply default values for BISON and FLEX variables | Peter Eisentraut | 17:49 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix recently introduced typo in NLS file lists | Peter Eisentraut | 23:40 |
| Thread | Author | Time |
|---|---|---|
| pgsql: NLS: Seed Language field in PO header | Peter Eisentraut | 00:12 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add support for renaming domain constraints | Peter Eisentraut | 05:15 |
| pgsql: Arrange for on_exit_nicely to be thread-safe. | Robert Haas | 12:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix a couple of contrib/dblink bugs. | Tom Lane | 00:44 |
| pgsql: Fix a couple of contrib/dblink bugs. | Tom Lane | 00:44 |
| pgsql: Fix a couple of contrib/dblink bugs. | Tom Lane | 00:44 |
| pgsql: Fix a couple of contrib/dblink bugs. | Tom Lane | 00:44 |
| pgsql: Fix a couple of contrib/dblink bugs. | Tom Lane | 00:44 |
| pgsql: Fix syslogger to not lose log coherency under high load. | Tom Lane | 19:06 |
| pgsql: Fix syslogger to not lose log coherency under high load. | Tom Lane | 19:06 |
| pgsql: Fix syslogger to not lose log coherency under high load. | Tom Lane | 19:06 |
| pgsql: Fix syslogger to not lose log coherency under high load. | Tom Lane | 19:06 |
| pgsql: Fix syslogger to not lose log coherency under high load. | Tom Lane | 19:06 |
| pgsql: Remove useless PGRES_COPY_BOTH "support" in psql. | Tom Lane | 20:15 |
| pgsql: Add a "row processor" API to libpq for better handling of large | Tom Lane | 22:40 |
| pgsql: Improve efficiency of dblink by using libpq's new row processor | Tom Lane | 22:40 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix plpgsql named-cursor-parameter feature for variable name con | Tom Lane | 01:50 |
| pgsql: Expose track_iotiming data via the statistics collector. | Robert Haas | 15:46 |
| pgsql: Correctly explain units used by function-timing stats functions. | Robert Haas | 15:52 |