Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: Fixed possible datareader leak if the test fail. | User Fxjr | 14:23 |
| pgsql: Assert that WaitLatch's timeout is not more than INT_MAX millise | Tom Lane | 20:40 |
| pgsql: Fix syslogger to not fail when log_rotation_age exceeds 2^31 mil | Tom Lane | 21:17 |
| pgsql: Fix syslogger to not fail when log_rotation_age exceeds 2^31 mil | Tom Lane | 21:17 |
| pgsql: Limit values of archive_timeout, post_auth_delay, auth_delay.mil | Tom Lane | 22:16 |
| pgsql: Limit values of archive_timeout, post_auth_delay, auth_delay.mil | Tom Lane | 22:16 |
| pgsql: Limit values of archive_timeout, post_auth_delay, auth_delay.mil | Tom Lane | 22:16 |
| pgsql: Limit values of archive_timeout, post_auth_delay, auth_delay.mil | Tom Lane | 22:16 |
| pgsql: Limit values of archive_timeout, post_auth_delay, auth_delay.mil | Tom Lane | 22:16 |
| pgsql: Limit values of archive_timeout, post_auth_delay, auth_delay.mil | Tom Lane | 22:16 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix archive_cleanup_command. | Heikki Linnakangas | 08:20 |
| pgsql: Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 17:24 |
| pgsql: In pg_upgrade, report errno string if file existence check retur | Bruce Momjian | 21:42 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 02:22 |
| pgsql: Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 02:22 |
| pgsql: Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 02:22 |
| pgsql: Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 02:22 |
| pgsql: Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 02:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Speed up operations on numeric, mostly by avoiding palloc() over | Heikki Linnakangas | 14:05 |
| pgsql: Don't launch new child processes after we've been told to shut d | Tom Lane | 20:19 |
| pgsql: Don't launch new child processes after we've been told to shut d | Tom Lane | 20:19 |
| pgsql: Don't launch new child processes after we've been told to shut d | Tom Lane | 20:19 |
| pgsql: Don't launch new child processes after we've been told to shut d | Tom Lane | 20:19 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Avoid bogus "out-of-sequence timeline ID" errors in standby-mode | Heikki Linnakangas | 16:20 |
| pgsql: Avoid bogus "out-of-sequence timeline ID" errors in standby-mode | Heikki Linnakangas | 16:20 |
| pgsql: Avoid bogus "out-of-sequence timeline ID" errors in standby-mode | Heikki Linnakangas | 16:20 |
| pgsql: Avoid bogus "out-of-sequence timeline ID" errors in standby-mode | Heikki Linnakangas | 16:20 |
| pgsql: Fix pg_resetxlog to use correct path to postmaster.pid. | Tom Lane | 16:25 |
| pgsql: Fix pg_resetxlog to use correct path to postmaster.pid. | Tom Lane | 16:25 |
| pgsql: Fix pg_resetxlog to use correct path to postmaster.pid. | Tom Lane | 16:25 |
| pgsql: Fix pg_resetxlog to use correct path to postmaster.pid. | Tom Lane | 16:25 |
| pgsql: Fix pg_resetxlog to use correct path to postmaster.pid. | Tom Lane | 16:25 |
| pgsql: Fix pg_resetxlog to use correct path to postmaster.pid. | Tom Lane | 16:25 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Applied patch by Chen Huajun <[email protected]> to make ecp | Michael Meskes | 13:40 |
| pgsql: pg_stat_replication.sync_state was displayed incorrectly at page | Heikki Linnakangas | 17:16 |
| pgsql: pg_stat_replication.sync_state was displayed incorrectly at page | Heikki Linnakangas | 17:16 |
| pgsql: Remove -Wlogical-op from standard compiler flags | Peter Eisentraut | 21:25 |
| Thread | Author | Time |
|---|---|---|
| Re: In pg_upgrade, copy fsm, vm, and extent files by checking for fi 📎 | Bruce Momjian | 03:31 |
| Thread | Author | Time |
|---|---|---|
| pgsql: In pg_upgrade, fix a few place that used maloc/free rather than | Bruce Momjian | 03:12 |
| pgsql: In pg_upgrade, simplify function copy_file() by using pg_malloc( | Bruce Momjian | 03:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix SELECT DISTINCT with index-optimized MIN/MAX on inheritance | Tom Lane | 17:58 |
| pgsql: Fix SELECT DISTINCT with index-optimized MIN/MAX on inheritance | Tom Lane | 17:58 |
| pgsql: Fix SELECT DISTINCT with index-optimized MIN/MAX on inheritance | Tom Lane | 17:58 |
| pgsql: Revert patch for taking fewer snapshots. | Tom Lane | 20:56 |
| pgsql: Revert patch for taking fewer snapshots. | Tom Lane | 20:56 |
| pgsql: Remove inaccurate "Incrementally Updated Backups" documentation | Bruce Momjian | 22:36 |
| pgsql: Remove inaccurate "Incrementally Updated Backups" documentation | Bruce Momjian | 22:36 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add OpenTransientFile, with automatic cleanup at end-of-xact. | Heikki Linnakangas | 08:37 |
| pgsql: Add explicit casts in ilist.h's inline functions. | Tom Lane | 15:58 |
| Thread | Author | Time |
|---|---|---|
| pgsql: If we don't have a backup-end-location, don't claim we've reache | Heikki Linnakangas | 13:15 |
| pgsql: If we don't have a backup-end-location, don't claim we've reache | Heikki Linnakangas | 13:15 |
| pgsql: Split out rmgr rm_desc functions into their own files | Alvaro Herrera | 16:37 |
| Re: pgsql: Refactor flex and bison make rules | Alvaro Herrera | 19:14 |
| Re: pgsql: Refactor flex and bison make rules | Andrew Dunstan | 20:47 |
| Re: pgsql: Refactor flex and bison make rules | Tom Lane | 23:01 |
| Re: [HACKERS] pgsql: Refactor flex and bison make rules | Peter Eisentraut | 23:07 |
| Re: pgsql: Refactor flex and bison make rules | Andrew Dunstan | 23:13 |
| Re: [COMMITTERS] pgsql: Refactor flex and bison make rules | Tom Lane | 23:19 |
| Re: [HACKERS] pgsql: Refactor flex and bison make rules | Andrew Dunstan | 23:29 |
| Re: [HACKERS] pgsql: Refactor flex and bison make rules | Tom Lane | 23:49 |