Obsolete list for posting patches to the PostgreSQL source code. Those must now be sent to pgsql-hackers.
| Thread | Author | Time |
|---|---|---|
| Re: Change BgWriterCommLock to spinlock | Tom Lane | 00:16 |
| Re: Change BgWriterCommLock to spinlock | Qingqing Zhou | 01:01 |
| Re: Change BgWriterCommLock to spinlock | Tom Lane | 01:08 |
| Re: Change BgWriterCommLock to spinlock | Qingqing Zhou | 01:13 |
| plpgsql: check domain constraints 📎 | Neil Conway | 04:30 |
| Re: plpgsql: check domain constraints | Tom Lane | 04:56 |
| Re: plpgsql: check domain constraints | Neil Conway | 08:16 |
| Re: Stats collector performance improvement | Hannu Krosing | 15:48 |
| CREATEUSER == SUPERUSER? 📎 | Yoshiyuki Asaba | 17:04 |
| pl/python refcount bug 📎 | Neil Conway | 18:07 |
| Re: [PATCHES] plpgsql: check domain constraints | Tom Lane | 18:20 |
| Re: CREATEUSER == SUPERUSER? | Tom Lane | 18:45 |
| Proposed patch to change "missing FROM" messages 📎 | Tom Lane | 23:32 |
| Thread | Author | Time |
|---|---|---|
| domain constraints and UNKNOWN params 📎 | Neil Conway | 00:30 |
| Re: domain constraints and UNKNOWN params | Tom Lane | 04:31 |
| Re: Free WAL caches on switching segments 📎 | ITAGAKI Takahiro | 05:22 |
| Re: domain constraints and UNKNOWN params 📎 | Neil Conway | 05:28 |
| Re: domain constraints and UNKNOWN params | Tom Lane | 05:45 |
| patch to create system view that lists cursors 📎 | Joachim Wieland | 09:51 |
| Re: TupleDesc refcounting | Neil Conway | 10:05 |
| Re: TupleDesc refcounting | Tom Lane | 15:40 |
| Re: domain constraints and UNKNOWN params | David Wheeler | 20:07 |
| Re: [PATCHES] Summary table trigger example race condition | Peter Eisentraut | 20:58 |
| Re: [PATCHES] Summary table trigger example race condition | Jim C. Nasby | 21:58 |
| Example for UPDATE FROM with correllation 📎 | David Fetter | 22:17 |
| Re: domain constraints and UNKNOWN params | Neil Conway | 22:32 |
| Re: mbutils.c memory cxt cleanup | Neil Conway | 22:33 |
| Re: patch to create system view that lists cursors | Neil Conway | 22:39 |
| Thread | Author | Time |
|---|---|---|
| Re: patch to create system view that lists cursors | Tom Lane | 00:27 |
| Re: patch to create system view that lists cursors | Neil Conway | 00:39 |
| Re: patch to create system view that lists cursors | Tom Lane | 00:51 |
| Re: patch to create system view that lists cursors | Christopher Kings-Lynne | 02:02 |
| Index padding optimization 📎 | ITAGAKI Takahiro | 04:12 |
| Re: patch to create system view that lists cursors | Tom Lane | 04:23 |
| Fix overflow of bgwriter's request queue 📎 | ITAGAKI Takahiro | 04:48 |
| Re: Fix overflow of bgwriter's request queue | Qingqing Zhou | 06:48 |
| Re: Fix overflow of bgwriter's request queue | ITAGAKI Takahiro | 07:04 |
| Re: Fix overflow of bgwriter's request queue | Qingqing Zhou | 07:52 |
| Re: Index padding optimization | Tom Lane | 19:44 |
| Re: Fix overflow of bgwriter's request queue | Tom Lane | 21:05 |
| Re: Fix overflow of bgwriter's request queue | Qingqing Zhou | 22:09 |
| Re: Fix overflow of bgwriter's request queue | Tom Lane | 22:20 |
| Thread | Author | Time |
|---|---|---|
| message for constraint | Jaime Casanova | 04:53 |
| Re: message for constraint | Peter Eisentraut | 09:13 |
| pg_ctl crash fix 📎 | Magnus Hagander | 13:55 |
| Re: pg_ctl crash fix | Peter Eisentraut | 15:41 |
| Re: pg_ctl crash fix | Magnus Hagander | 15:53 |
| Re: message for constraint | Jaime Casanova | 16:17 |
| Re: pg_ctl crash fix | Peter Eisentraut | 16:30 |
| Fix for running from admin account on win32 📎 | Magnus Hagander | 17:08 |
| Re: pg_ctl crash fix | Magnus Hagander | 17:09 |
| Re: [PATCHES] Fix for running from admin account on win32 | Magnus Hagander | 18:09 |
| Re: [PATCHES] Fix for running from admin account on win32 | Tom Lane | 18:44 |
| Re: [PATCHES] Fix for running from admin account on win32 | Magnus Hagander | 20:18 |
| BUG #2171: Differences compiling plpgsql in ecpg and psql | andrew5 | 22:54 |
| Thread | Author | Time |
|---|---|---|
| ecpg: fix amd64 warning/bug 📎 | Neil Conway | 02:42 |
| Re: ecpg: fix amd64 warning/bug | Tom Lane | 04:22 |
| Re: TupleDesc refcounting 📎 | Neil Conway | 05:41 |
| inferred param types for PREPARE 📎 | Neil Conway | 08:03 |
| Re: TupleDesc refcounting | Tom Lane | 17:08 |
| Re: inferred param types for PREPARE | Tom Lane | 17:17 |
| Re: pgxs/windows | Magnus Hagander | 17:45 |
| Re: pgxs/windows | Andrew Dunstan | 18:06 |
| Re: pgxs/windows | Tom Lane | 18:09 |
| Re: pgxs/windows | Andrew Dunstan | 21:56 |
| Re: pgxs/windows | Tom Lane | 22:02 |
| Re: inferred param types for PREPARE 📎 | Neil Conway | 22:23 |
| Re: inferred param types for PREPARE | Tom Lane | 22:33 |
| Re: patch to create system view that lists cursors | Neil Conway | 22:57 |
| Re: pgxs/windows | Andrew Dunstan | 23:02 |
| Re: pgxs/windows | Tom Lane | 23:08 |
| Re: pgxs/windows | Andrew Dunstan | 23:20 |
| Thread | Author | Time |
|---|---|---|
| Re: pgxs/windows | Tom Lane | 00:15 |
| Re: pgxs/windows | Andrew Dunstan | 00:40 |
| Re: pgxs/windows | Tom Lane | 01:00 |
| Re: Fix overflow of bgwriter's request queue 📎 | ITAGAKI Takahiro | 02:00 |
| New pg_dump options: exclude tables/schemas, multiple all, wildcards 📎 | Greg Sabino Mullane | 02:19 |
| Uninstall scripts for contrib 📎 | David Fetter | 04:08 |
| Re: inferred param types for PREPARE 📎 | Neil Conway | 04:33 |
| Re: Uninstall scripts for contrib | Neil Conway | 05:13 |
| Re: Uninstall scripts for contrib 📎 | David Fetter | 05:55 |
| Re: New pg_dump options: exclude tables/schemas, multiple all, wildcards | Alvaro Herrera | 16:43 |
| Re: [HACKERS] message for constraint 📎 | Bruce Momjian | 19:54 |
| Re: [HACKERS] message for constraint | Jaime Casanova | 20:44 |
| Re: [HACKERS] message for constraint | Alvaro Herrera | 20:49 |
| Re: [HACKERS] message for constraint | Jaime Casanova | 20:59 |
| Re: [HACKERS] message for constraint | Tom Lane | 21:04 |
| Thread | Author | Time |
|---|---|---|
| ISBN-13 support | Benjamin Wragg | 00:58 |
| Re: Index padding optimization | ITAGAKI Takahiro | 01:17 |
| Re: patch to create system view that lists cursors 📎 | Neil Conway | 06:28 |
| Re: TupleDesc refcounting | Neil Conway | 07:00 |
| Re: TupleDesc refcounting | Tom Lane | 14:36 |
| Re: Huge number of disk writes after migration to 8.1 | Tom Lane | 20:51 |
| Re: Huge number of disk writes after migration to 8.1 | Tom Lane | 22:12 |
| Re: New pg_dump options: exclude tables/schemas, multiple all, wildcards | Greg Sabino Mullane | 22:26 |
| Re: New pg_dump options: exclude tables/schemas, multiple all, wildcards | Tom Lane | 22:43 |
| Thread | Author | Time |
|---|---|---|
| Re: [HACKERS] pgxs/windows | Rocco Altier | 03:34 |
| pg_restore error checking | Stephen Frost | 14:49 |
| Re: pg_restore error checking | Tom Lane | 15:40 |
| Re: TODO-Item: include for guc 📎 | Joachim Wieland | 18:47 |
| [PATCH] pg_restore COPY error handling 📎 | Stephen Frost | 20:13 |
| Re: pg_restore COPY error handling | Stephen Frost | 20:21 |
| Re: TODO-Item: include for guc | Bruce Momjian | 21:32 |
| Thread | Author | Time |
|---|---|---|
| plperl / locale / win32 📎 | Andrew Dunstan | 01:16 |
| Re: [HACKERS] Inconsistent syntax in GRANT 📎 | Bruce Momjian | 02:18 |
| BUG #2195: log_min_messages crash server when in DEBUG3 to 5 | Jaime Casanova | 17:58 |
| Re: BUG #2195: log_min_messages crash server when in DEBUG3 to 5 | Tom Lane | 18:23 |
| pg_restore COPY error handling 📎 | Stephen Frost | 19:59 |
| postmaster/postgres merge for testing 📎 | Peter Eisentraut | 22:49 |
| Thread | Author | Time |
|---|---|---|
| Re: postmaster/postgres merge for testing | Tom Lane | 00:38 |
| Re: Allow an alias for the target table in UPDATE/DELETE | Neil Conway | 05:29 |
| Re: Allow an alias for the target table in UPDATE/DELETE | Tom Lane | 05:48 |
| Re: TupleDesc refcounting 📎 | Neil Conway | 05:53 |
| Re: Allow an alias for the target table in UPDATE/DELETE | Tom Lane | 05:55 |
| Re: Allow an alias for the target table in UPDATE/DELETE | Neil Conway | 06:21 |