Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Make pg_tablespace_location(0) return the database's default tab | Tom Lane | 01:43 |
| Re: pgsql: Make pg_tablespace_location(0) return the database's default tab | Bruce Momjian | 02:09 |
| pgsql: Accept postgres:// URIs in libpq connection functions | Alvaro Herrera | 07:36 |
| pgsql: Silently ignore any nonexistent schemas that are listed in searc | Tom Lane | 16:03 |
| pgsql: Ignore missing schemas during non-interactive assignment of sear | Tom Lane | 16:03 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix cost estimation for indexscan filter conditions. | Tom Lane | 00:25 |
| pgsql: Clamp indexscan filter condition cost estimate to be not less th | Tom Lane | 00:25 |
| pgsql: Clamp indexscan filter condition cost estimate to be not less th | Tom Lane | 00:25 |
| pgsql: Clamp indexscan filter condition cost estimate to be not less th | Tom Lane | 00:25 |
| pgsql: Clamp indexscan filter condition cost estimate to be not less th | Tom Lane | 00:25 |
| pgsql: Assorted spelling corrections. | Tom Lane | 14:44 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Document that VALUES can be used in WITH | Peter Eisentraut | 06:08 |
| pgsql: Update contrib/README | Peter Eisentraut | 06:33 |
| pgsql: Add description of long options for '-c', '-D', '-l' and '-s'. | Tatsuo Ishii | 09:49 |
| pgsql: pg_size_pretty(numeric) | Robert Haas | 12:07 |
| Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'. 📎 | Fujii Masao | 14:28 |
| pgsql: Rename synchronous_commit='write' to 'remote_write'. | Robert Haas | 14:57 |
| Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'. | Robert Haas | 14:58 |
| Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'. | Fujii Masao | 14:58 |
| Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'. | Thom Brown | 15:13 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add missing descriptions about '--timeout' and '--mode' to help | Tatsuo Ishii | 00:18 |
| pgsql: PL/Python: Fix crash when colnames() etc. called without result | Peter Eisentraut | 17:25 |
| Thread | Author | Time |
|---|---|---|
| pgsql: PL/Python: Improve documentation of nrows() method | Peter Eisentraut | 08:32 |
| pgsql: Install plpgsql.h to to include/server at "make install". | Heikki Linnakangas | 10:07 |
| pgsql: Fix typo | Peter Eisentraut | 12:37 |
| Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'. | Fujii Masao | 16:21 |
| pgsql: Add compatibility information for prepared transaction commands | Peter Eisentraut | 19:41 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Untabify DSSSL and XSL files and add to check-tabs target | Peter Eisentraut | 19:39 |
| pgsql: Revise parameterized-path mechanism to fix assorted issues. | Tom Lane | 19:54 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Adjust join_search_one_level's handling of clauseless joins. | Tom Lane | 00:11 |
| pgsql: Recast "ONLY" column CHECK constraints as NO INHERIT | Alvaro Herrera | 02:57 |
| pgsql: Use fuzzy not exact cost comparison for the final tie-breaker in | Tom Lane | 04:51 |
| Re: pgsql: Recast "ONLY" column CHECK constraints as NO INHERIT | Thom Brown | 08:17 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix some typos | Peter Eisentraut | 16:24 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Minor improvements for CHECK NO INHERIT documentation. | Robert Haas | 01:59 |
| pgsql: Reduce hash size for compute_array_stats, compute_tsvector_stats | Robert Haas | 02:07 |
| pgsql: Rearrange lazy_scan_heap to avoid visibility map race conditions | Robert Haas | 02:19 |
| pgsql: Lots of doc corrections. | Robert Haas | 02:45 |
| Re: pgsql: Lots of doc corrections. | Guillaume Smet | 04:34 |
| pgsql: Another typographical correction. | Robert Haas | 12:16 |
| Re: pgsql: Lots of doc corrections. | Robert Haas | 12:16 |
| pgsql: Casts to or from a domain type are ignored; warn and document. | Robert Haas | 13:21 |
| pgsql: Fix minor stylistic issue | Peter Eisentraut | 18:16 |
| pgsql: entab: Improve makefile | Peter Eisentraut | 18:30 |
| pgsql: Standardize indentation of XSL files | Peter Eisentraut | 18:42 |
| Thread | Author | Time |
|---|---|---|
| pgsql: PL/Python: Improve error messages | Peter Eisentraut | 18:14 |
| pgsql: PL/Python: Improve error messages | Peter Eisentraut | 18:14 |
| pgsql: Another trivial comment-typo fix. | Tom Lane | 18:29 |
| pgsql: Remove prototype for nonexistent function. | Robert Haas | 19:35 |
| pgsql: Fix edge-case behavior of pg_next_dst_boundary(). | Tom Lane | 21:26 |
| pgsql: Fix edge-case behavior of pg_next_dst_boundary(). | Tom Lane | 21:26 |
| pgsql: Fix edge-case behavior of pg_next_dst_boundary(). | Tom Lane | 21:26 |
| pgsql: Fix edge-case behavior of pg_next_dst_boundary(). | Tom Lane | 21:26 |
| pgsql: Fix edge-case behavior of pg_next_dst_boundary(). | Tom Lane | 21:26 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix planner's handling of RETURNING lists in writable CTEs. | Tom Lane | 00:21 |
| pgsql: Fix planner's handling of RETURNING lists in writable CTEs. | Tom Lane | 00:21 |
| pgsql: Modify create_index regression test to avoid intermittent failur | Tom Lane | 02:58 |
| pgsql: psql: Tab completion updates | Peter Eisentraut | 17:09 |
| pgsql: PL/Python: Accept strings in functions returning composite types | Peter Eisentraut | 18:12 |
| pgsql: PL/Python: Accept strings in functions returning composite types | Peter Eisentraut | 18:12 |
| pgsql: Fix oversight in recent parameterized-path patch. | Tom Lane | 18:18 |
| pgsql: Improve documentation around historical calendar rules. | Tom Lane | 22:29 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Prevent index-only scans from returning wrong answers under Hot | Robert Haas | 00:03 |
| pgsql: Fix syslogger's rotation disable/re-enable logic. | Tom Lane | 04:14 |
| pgsql: Fix syslogger's rotation disable/re-enable logic. | Tom Lane | 04:14 |
| pgsql: Fix syslogger's rotation disable/re-enable logic. | Tom Lane | 04:14 |
| pgsql: Fix syslogger's rotation disable/re-enable logic. | Tom Lane | 04:14 |
| pgsql: Fix syslogger's rotation disable/re-enable logic. | Tom Lane | 04:14 |
| pgsql: Add options to git_changelog for use in major release note creat | Bruce Momjian | 21:15 |
| pgsql: Fix printing of whole-row Vars at top level of a SELECT targetli | Tom Lane | 23:50 |
| pgsql: Fix printing of whole-row Vars at top level of a SELECT targetli | Tom Lane | 23:50 |
| pgsql: Fix printing of whole-row Vars at top level of a SELECT targetli | Tom Lane | 23:50 |
| pgsql: Fix printing of whole-row Vars at top level of a SELECT targetli | Tom Lane | 23:50 |
| pgsql: Fix printing of whole-row Vars at top level of a SELECT targetli | Tom Lane | 23:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: PL/Python: Update list of supported environment variables | Peter Eisentraut | 10:34 |
| pgsql: Clear I/O timing counters after sending them to the stats collec | Tom Lane | 19:11 |
| pgsql: Adjust timing units in pg_stat_statements. | Tom Lane | 20:04 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Make a copy-editing pass over the new documentation for statisti | Tom Lane | 17:25 |
| pgsql: Simplify makefile rule | Peter Eisentraut | 18:27 |
| pgsql: Change return type of ExceptionalCondition to void and mark it n | Peter Eisentraut | 18:27 |
| pgsql: Further editorialization on the new documentation for statistics | Tom Lane | 19:36 |
| pgsql: Rename track_iotiming GUC to track_io_timing. | Tom Lane | 20:24 |
| pgsql: Rename I/O timing statistics columns to blk_read_time and blk_wr | Tom Lane | 22:13 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add comments suggesting usage of git_changelog to generate relea | Bruce Momjian | 15:05 |
| pgsql: Remove duplicate word in comment. | Robert Haas | 17:15 |
| pgsql: Mark ReThrowError() with attribute noreturn | Peter Eisentraut | 17:24 |
| pgsql: Converge all SQL-level statistics timing values to float8 millis | Tom Lane | 18:04 |
| pgsql: Improve markup of cmdsynopsis elements | Peter Eisentraut | 18:19 |
| pgsql: Fix display of <command> elements on man pages | Peter Eisentraut | 18:19 |
| Thread | Author | Time |
|---|---|---|
| reorg - pg_reorg: Fixes for 9.2devel. | User Sakamotomsh | 06:11 |
| pgsql: Remove dead ports | Peter Eisentraut | 19:17 |
| pgsql: Tweak psql to print row counts when \x auto chooses non-expanded | Robert Haas | 20:10 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Mark git_changelog examples with the proper executable names. | Bruce Momjian | 00:42 |
| pgsql: Remove link to ODBCng project from the docs. | Magnus Hagander | 11:03 |
| pgsql: Remove link to ODBCng project from the docs. | Magnus Hagander | 11:03 |
| pgsql: Remove link to ODBCng project from the docs. | Magnus Hagander | 11:03 |
| pgsql: Remove link to ODBCng project from the docs. | Magnus Hagander | 11:03 |
| Re: pgsql: Further corrections from the department of redundancy department | Peter Geoghegan | 11:19 |
| pgsql: Remove BSD/OS (BSDi) port. There are no known users upgrading t | Bruce Momjian | 14:58 |
| Re: pgsql: Remove dead ports | Bruce Momjian | 15:01 |
| pgsql: doc: Fix for too many brackets in command synopses on man pages | Peter Eisentraut | 19:59 |
| Thread | Author | Time |
|---|---|---|
| psqlodbc - psqlodbc: Use int instead of size_t when condition >=0 is | User Hinoue | 12:11 |
| psqlodbc - psqlodbc: Add a necessary break in a switch statement etc. | User Hinoue | 12:29 |
| Re: Beta time? | Josh Berkus | 16:34 |
| Re: Beta time? | Tom Lane | 16:58 |
| pgsql: Overdue code review for transaction-level advisory locks patch. | Tom Lane | 21:44 |
| pgsql: Overdue code review for transaction-level advisory locks patch. | Tom Lane | 21:44 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix psql doc typo. | Bruce Momjian | 16:00 |
| Re: pgsql: Fix psql doc typo. | Thom Brown | 16:04 |
| Re: pgsql: Fix psql doc typo. | Bruce Momjian | 16:36 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Fix psql doc typo. | Andrew Dunstan | 03:28 |
| pgsql: Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was | Bruce Momjian | 12:11 |
| Re: pgsql: Fix psql doc typo. | Bruce Momjian | 12:11 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Document that it is the pgsql version we are matching for psqlrc | Bruce Momjian | 01:44 |
| pgsql: Make "unexpected EOF" messages DEBUG1 unless in an open transact | Magnus Hagander | 17:04 |
| pgsql: Fix pg_config.h make rule | Peter Eisentraut | 18:33 |
| pgsql: Remove strdup, strtol, strtoul from libpgport | Peter Eisentraut | 20:12 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix misleading comments | Peter Eisentraut | 16:36 |
| pgsql: Fix dependency tracking for src/port/%_srv.o files | Peter Eisentraut | 17:11 |
| pgsql: Update config.guess and config.sub | Peter Eisentraut | 17:46 |
| pgsql: psql: Add variable to control keyword case in tab completion | Peter Eisentraut | 18:06 |
| pgsql: Tweak contrib --help output to match common style | Peter Eisentraut | 18:55 |