Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Add some strings that were not marked for translation | Peter Eisentraut | 12:47 |
| pgsql: Remove redundant DEF_PGPORT handling | Peter Eisentraut | 12:47 |
| pgsql: Avoid having two copies of the HOT-chain search logic. | Robert Haas | 14:31 |
| pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s | Robert Haas | 14:40 |
| pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s | Robert Haas | 14:40 |
| pgsql: Try again to make the visibility map crash safe. | Robert Haas | 18:01 |
| Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. | Robert Haas | 18:02 |
| pgsql: Allow callers to pass a missing_ok flag when opening a relation. | Robert Haas | 19:26 |
| pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b | Simon Riggs | 21:15 |
| pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b | Simon Riggs | 21:15 |
| pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b | Simon Riggs | 21:16 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. | Robert Haas | 11:50 |
| pgsql: Enable CHECK constraints to be declared NOT VALID | Alvaro Herrera | 15:58 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Alvaro Herrera | 19:09 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | David E. Wheeler | 19:55 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Devrim GÜNDÜZ | 20:00 |
| Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. | Jeff Davis | 22:19 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Change pg_upgrade to use port 50432 by default to avoid unintend | Bruce Momjian | 22:17 |
| pgsql: In the pg_upgrade docs, move 50432 port mention to the place whe | Bruce Momjian | 22:36 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Suppress compiler warning about potentially uninitialized variab | Tom Lane | 00:57 |
| pgsql: In pg_upgrade 9.0 and 9.1, document suggestion of using a non-de | Bruce Momjian | 03:09 |
| pgsql: In pg_upgrade 9.0 and 9.1, document suggestion of using a non-de | Bruce Momjian | 03:09 |
| pgsql: Add some strings that were not marked for translation | Peter Eisentraut | 20:39 |
| pgsql: Unify spelling of "canceled", "canceling", "cancellation" | Peter Eisentraut | 20:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Attempt to standardize formatting of psql queries. | Robert Haas | 14:13 |
| pgsql: Add \ir command to psql. | Robert Haas | 15:58 |
| pgsql: Remove assumptions that not-equals operators cannot be in any op | Tom Lane | 18:53 |
| pgsql: Remove assumptions that not-equals operators cannot be in any op | Tom Lane | 18:53 |
| pgsql: Reimplement pgbison and pgflex as perl scripts instead of bat fi | Andrew Dunstan | 22:54 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Tag 9.1beta3. | Tom Lane | 00:13 |
| pgsql: Message style improvements | Peter Eisentraut | 04:43 |
| pgsql: Message style improvements | Peter Eisentraut | 04:43 |
| Re: [COMMITTERS] pgsql: Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. | Heikki Linnakangas | 09:26 |
| pgsql: Add item about Clang support to 9.1 release notes | Peter Eisentraut | 14:15 |
| pgsql: Add item about Clang support to 9.1 release notes | Peter Eisentraut | 14:15 |
| pgsql: Fix one overflow and one signedness error, caused by the patch t | Heikki Linnakangas | 14:33 |
| pgsql: Fix one overflow and one signedness error, caused by the patch t | Heikki Linnakangas | 14:34 |
| pgsql: Introduce a pipe between postmaster and each backend, which can | Heikki Linnakangas | 16:06 |
| pgsql: Fix another oversight in logging of changes in postgresql.conf s | Tom Lane | 21:03 |
| pgsql: Fix another oversight in logging of changes in postgresql.conf s | Tom Lane | 21:03 |
| pgsql: Fix another oversight in logging of changes in postgresql.conf s | Tom Lane | 21:03 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 02:19 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case | Simon Riggs | 10:30 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: Added patch from Patrick Earl. | User Fxjr | 13:33 |
| pgsql: Improve wording of documentation on default privileges. | Andrew Dunstan | 15:13 |
| pgsql: Fix and clarify information schema interval_precision fields | Peter Eisentraut | 15:52 |
| pgsql: Remove excessively backpatched gitignore files | Peter Eisentraut | 16:13 |
| pgsql: Remove excessively backpatched gitignore files | Peter Eisentraut | 16:13 |
| pgsql: Remove excessively backpatched gitignore files | Peter Eisentraut | 16:13 |
| pgsql: Tag refs/tags/REL9_1_BETA3 was created | pgsql | 17:35 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add C comment that txid_current() assigns an XID if one is not a | Bruce Momjian | 00:33 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Bruce Momjian | 01:34 |
| pgsql: Make pg_upgrade output more consistent with project style | Peter Eisentraut | 04:15 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Robert Haas | 12:26 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Magnus Hagander | 13:34 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Alvaro Herrera | 13:54 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Bruce Momjian | 14:13 |
| pgsql: perltidy run over msvc build system | Magnus Hagander | 14:29 |
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Joshua D. Drake | 16:30 |
| pgsql: Add support for blocked commands in isolationtester | Alvaro Herrera | 21:28 |
| pgsql: Avoid listing ungrouped Vars in the targetlist of Agg-underneath | Tom Lane | 22:25 |