Notification of git commits are sent to this list. Do not post here!
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 |
pgsql: Update obsolete comment. | Tom Lane | 17:05 |
pgsql: Publish checkpoint timing information to pg_stat_bgwriter. | Robert Haas | 18:04 |
pgsql: Allow pg_archivecleanup to strip optional file extensions. | Robert Haas | 18:19 |
pgsql: NLS: Use msgmerge/xgettext --no-wrap and --sort-by-file | Peter Eisentraut | 19:28 |
Re: pgsql: Publish checkpoint timing information to pg_stat_bgwriter. | Guillaume Lelarge | 20:52 |
Thread | Author | Time |
---|---|---|
ip4r - ip4r: draft for 2.0 release | User Andrewsn | 17:54 |
pgsql: Stamp libraries versions for 9.2 (better late than never). | Bruce Momjian | 20:20 |
pgsql: Remove useless variable to suppress compiler warning. | Tom Lane | 20:45 |
pgsql: Further adjustment of comment about qsort_tuple. | Tom Lane | 21:56 |
pgsql: Fix incorrect make maintainer-clean rule. | Tom Lane | 22:17 |
Thread | Author | Time |
---|---|---|
pgsql: Adjust various references to GEQO being non-deterministic. | Tom Lane | 00:49 |
pgsql: Adjust various references to GEQO being non-deterministic. | Tom Lane | 00:49 |
pgsql: Adjust various references to GEQO being non-deterministic. | Tom Lane | 00:49 |
pgsql: Fix typos in docs, some words were doubled. | Heikki Linnakangas | 06:31 |
pgsql: Point the URL to PL/py directly to the page about the procedural | Heikki Linnakangas | 06:53 |
pgsql: Measure epoch of timestamp-without-time-zone from local not UTC | Tom Lane | 16:05 |
pgsql: psql: Improve tab completion of WITH | Peter Eisentraut | 17:36 |
pgsql: NLS: Initialize Project-Id-Version field by xgettext | Peter Eisentraut | 18:27 |
pgsql: Fix pg_upgrade to properly upgrade a table that is stored in the | Bruce Momjian | 23:58 |
pgsql: Fix pg_upgrade to properly upgrade a table that is stored in the | Bruce Momjian | 23:58 |
pgsql: Fix pg_upgrade to properly upgrade a table that is stored in the | Bruce Momjian | 23:58 |
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 |