Notification of git commits are sent to this list. Do not post here!
| 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: Blind attempt at fixing isolation_tester on Win32 | Alvaro Herrera | 05:11 |
| Re: [COMMITTERS] pgsql: Blind attempt at fixing isolation_tester on Win32 | Alvaro Herrera | 05:27 |
| Re: [COMMITTERS] pgsql: Blind attempt at fixing isolation_tester on Win32 | Andrew Dunstan | 12:02 |
| pgsql: Use clearer woring for pg_locks columns, identifying which items | Bruce Momjian | 15:42 |
| pgsql: Implement information schema interval_type columns | Peter Eisentraut | 17:40 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID | Jim Nasby | 17:20 |
| pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp | Tom Lane | 18:19 |
| pgsql: Further thoughts about temp_file_limit patch. | Tom Lane | 19:05 |
| Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp | Bruce Momjian | 21:08 |
| Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp | Tom Lane | 21:10 |
| Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp | Bruce Momjian | 22:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Minor improvement to pg_seclabel documentation. | Robert Haas | 13:25 |
| pgsql: Improve sepgsql and SECURITY LABEL documentation. | Robert Haas | 13:25 |
| pgsql: Minor improvement to pg_seclabel documentation. | Robert Haas | 13:25 |
| pgsql: Improve sepgsql and SECURITY LABEL documentation. | Robert Haas | 13:25 |
| pgsql: Rewrite libxml error handling to be more robust. | Tom Lane | 17:04 |
| pgsql: Support SECURITY LABEL on databases, tablespaces, and roles. | Robert Haas | 17:18 |
| pgsql: In pg_upgrade, use pg_strudup(), for consistency. | Bruce Momjian | 20:38 |
| pgsql: In pg_upgrade, fix the -l/log option to work on Windows. | Bruce Momjian | 22:31 |
| pgsql: In pg_upgrade, fix the -l/log option to work on Windows. | Bruce Momjian | 22:31 |
| pgsql: In pg_upgrade, fix the -l/log option to work on Windows. | Bruce Momjian | 22:31 |
| pgsql: Ensure that xpath() escapes special characters in string values. | Tom Lane | 22:45 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Make xpath() do something useful with XPath expressions that ret | Tom Lane | 15:33 |
| pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple | Tom Lane | 16:25 |
| pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple | Tom Lane | 16:25 |
| pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple | Tom Lane | 16:25 |
| pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple | Tom Lane | 16:25 |
| Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. | Tom Lane | 16:56 |
| Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. | Simon Riggs | 17:30 |
| Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. | Alvaro Herrera | 18:05 |
| pgsql: In pg_upgrade, add C comment about why we don't try to do shared | Bruce Momjian | 21:13 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. | Heikki Linnakangas | 07:34 |
| pgsql: Unbreak unlogged tables. | Robert Haas | 20:18 |
| pgsql: Unbreak unlogged tables. | Robert Haas | 20:18 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. | Tom Lane | 21:00 |
| pgsql: Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. | Tom Lane | 21:00 |
| pgsql: Change EDITOR_LINENUMBER_SWITCH to an environment variable | Peter Eisentraut | 21:50 |
| pgsql: Change EDITOR_LINENUMBER_SWITCH to an environment variable | Peter Eisentraut | 21:50 |
| Re: [COMMITTERS] pgsql: Looks like we can't declare getpeereid on Windows anyway. | Andrew Dunstan | 22:53 |
| pgsql: Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG change. | Andrew Dunstan | 23:33 |
| pgsql: Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG change. | Andrew Dunstan | 23:33 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Improve libpq's error reporting for SSL failures. | Tom Lane | 02:03 |
| pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). | Tom Lane | 03:29 |
| pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). | Tom Lane | 03:29 |
| pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). | Tom Lane | 03:29 |
| pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). | Tom Lane | 03:29 |
| pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). | Tom Lane | 03:29 |
| pgsql: Add new pgbench switch, --unlogged-tables. | Robert Haas | 10:59 |
| pgsql: Add new pgbench options, --tablespace and --index-tablespace. | Robert Haas | 13:19 |
| pgsql: Improvements to SQL/MED documentation. | Robert Haas | 13:38 |
| pgsql: Improvements to SQL/MED documentation. | Robert Haas | 13:38 |
| pgsql: Add some environment checks prior to sepgsql regression testing. | Robert Haas | 14:51 |
| pgsql: Silence compiler warning about uninitialized variable. | Andrew Dunstan | 23:38 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Don't build replacement getpeereid function on mingw. | Andrew Dunstan | 03:49 |
| pgsql: Don't build replacement getpeereid function on mingw. | Andrew Dunstan | 03:49 |
| pgsql: Only display column comments for relkinds that support them. | Robert Haas | 13:53 |
| pgsql: Clarify which relkinds accept column comments. | Robert Haas | 13:53 |
| pgsql: Clarify which relkinds accept column comments. | Robert Haas | 13:53 |
| pgsql: Clarify which relkinds accept column comments. | Robert Haas | 13:53 |
| pgsql: Replace printf format %i by %d | Peter Eisentraut | 19:55 |
| pgsql: Add missing newlines at end of error messages | Peter Eisentraut | 20:30 |
| pgsql: Add missing newlines at end of error messages | Peter Eisentraut | 20:30 |