Obsolete list for posting patches to the PostgreSQL source code. Those must now be sent to pgsql-hackers.
| Thread | Author | Time |
|---|---|---|
| Re: pgAdmin crashes when client_min_messages is | My Deja | 02:48 |
| Re: pgAdmin crashes when client_min_messages is | Andreas Pflug | 08:48 |
| Re: [PATCHES] (Modified) Patch request for PostgreSQL 7.4 for HP-UX | Tom Lane | 20:29 |
| Thread | Author | Time |
|---|---|---|
| Re: [PATCHES] (Modified) Patch request for PostgreSQL 7.4 for | Bruce Momjian | 01:53 |
| Thread | Author | Time |
|---|---|---|
| Re: Lock contention (was Re: [PATCHES] update i386 | Neil Conway | 06:56 |
| Re: psql \i handling ~ in specified file name | Peter Eisentraut | 17:29 |
| Re: Quoting of psql \d output | Peter Eisentraut | 18:41 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql-server/ oc/src/sgml/datatype.sgml | Tom Lane | 05:47 |
| JDBC and pg_controldata zh_TW messages 📎 | Zhenbang Wei | 07:26 |
| TODO list | Andrew Dunstan | 18:52 |
| Re: JDBC and pg_controldata zh_TW messages | Peter Eisentraut | 19:16 |
| remove some unused typedefs 📎 | Neil Conway | 20:52 |
| remove 'noversion' from standalone backend 📎 | Neil Conway | 21:06 |
| Re: make "wal_debug" GUC var a boolean 📎 | Neil Conway | 21:11 |
| add more exprs to CREATE SCHEMA 📎 | Neil Conway | 21:24 |
| remove obsolete NULL casts 📎 | Neil Conway | 21:31 |
| minor smgr code cleanup 📎 | Neil Conway | 21:44 |
| logging statement levels | Andrew Dunstan | 21:45 |
| Re: remove obsolete NULL casts | Kurt Roeckx | 22:18 |
| Thread | Author | Time |
|---|---|---|
| Re: Function argument names | Tom Lane | 06:33 |
| Re: [PATCHES] Function argument names | Andrew Dunstan | 13:48 |
| Re: add "WITH OIDS" to CREATE TABLE AS 📎 | Neil Conway | 15:48 |
| update for brazilian portuguese translation | Euler Taveira de Oliveira | 17:10 |
| Re: update for brazilian portuguese translation | Peter Eisentraut | 17:44 |
| Re: add "WITH OIDS" to CREATE TABLE AS | Bruce Momjian | 20:10 |
| Re: SIGPIPE handling 📎 | Bruce Momjian | 21:52 |
| Re: SIGPIPE handling | Bruce Momjian | 23:08 |
| Thread | Author | Time |
|---|---|---|
| BEGIN WORK and transaction isolation level 📎 | Bruce Momjian | 02:22 |
| pg_ctl "starting" postmaster 📎 | Bruce Momjian | 02:55 |
| Win32 processCancelRequest/waitpid (was fork/exec patch : pre-CreateProcess finalization) | Claudio Natoli | 07:53 |
| Re: Win32 processCancelRequest/waitpid (was fork/exec patch | Bruce Momjian | 19:48 |
| Re: Win32 processCancelRequest/waitpid (was fork/exec patch | Tom Lane | 19:54 |
| Re: Win32 processCancelRequest/waitpid (was fork/exec patch | Bruce Momjian | 20:46 |
| Re: psql-current italian translation updates | Peter Eisentraut | 22:19 |
| Re: pg_dump-current italian translation updates | Peter Eisentraut | 22:19 |
| Thread | Author | Time |
|---|---|---|
| Re: Win32 processCancelRequest/waitpid (was fork/exec p | Claudio Natoli | 00:52 |
| psql's "\d" and CLUSTER | Igor Shevchenko | 00:54 |
| Re: fork/exec patch: CreateProcess calls for Win32 | Bruce Momjian | 03:49 |
| String not marked for translation 📎 | Dennis Bjorklund | 17:44 |
| Re: String not marked for translation | Peter Eisentraut | 17:55 |
| Thread | Author | Time |
|---|---|---|
| win32 patch: processCancelRequest/reaper (+ various minor changes ) | Claudio Natoli | 07:44 |
| Re: win32 patch: processCancelRequest/reaper (+ various minor cha 📎 | Claudio Natoli | 07:46 |
| COPY allows parameters which corrupt output 📎 | Kris Jurka | 18:32 |
| Thread | Author | Time |
|---|---|---|
| ecpg test 📎 | Bruce Momjian | 01:31 |
| Thread | Author | Time |
|---|---|---|
| pltcl - cannot create 'normal' interpreter - Tcl_CreateSlave() fails - A solution 📎 | Patrick Samson | 09:40 |
| WIN32 psql Ctrl+C support 📎 | Ludek Finstrle | 12:02 |
| Re: WIN32 psql Ctrl+C support | Magnus Hagander | 12:30 |
| Thread | Author | Time |
|---|---|---|
| client_encoding in dump file 📎 | Pavel Stehule | 13:19 |
| invisible characters in readline | Reece Hart | 23:57 |
| Thread | Author | Time |
|---|---|---|
| Re: invisible characters in readline | Reece Hart | 00:19 |
| Re: invisible characters in readline | Tom Lane | 00:54 |
| cache control? | Michael Brusser | 17:00 |
| Re: cache control? | Reinoud van Leeuwen | 17:20 |
| Re: cache control? | Neil Conway | 17:38 |
| Re: cache control? | scott.marlowe | 17:43 |
| BUG #1051: Cannot remove groups | PostgreSQL Bugs List | 18:26 |
| psql prompts with invisible characters | Reece Hart | 18:58 |
| Re: BUG #1051: Cannot remove groups | Tom Lane | 21:19 |
| Re: psql prompts with invisible characters | Tom Lane | 21:34 |
| Thread | Author | Time |
|---|---|---|
| [patch] Postgres 7.4 - doc INSTALL/Cygwin | Jari Aalto | 07:14 |
| [patch] 7.4 initdb - drop trailing slash from $PGDATA | Jari Aalto | 11:21 |
| [patch] INSTALL doc note (was Re: BUG #1051: Cannot remove groups) | Jari Aalto | 11:37 |
| Thread | Author | Time |
|---|---|---|
| Patch to bring \copy syntax more in line with SQL copy 📎 | Bill Moran | 05:22 |
| Re: [patch] Postgres 7.4 - doc INSTALL/Cygwin | Peter Eisentraut | 21:47 |
| Re: [patch] 7.4 initdb - drop trailing slash from $PGDATA | Peter Eisentraut | 21:48 |
| Re: [patch] INSTALL doc note (was Re: BUG #1051: Cannot remove groups) | Peter Eisentraut | 21:50 |
| Re: pltcl - cannot create 'normal' interpreter - Tcl_CreateSlave() fails - A solution | Peter Eisentraut | 21:55 |
| Thread | Author | Time |
|---|---|---|
| Re: pltcl - cannot create 'normal' interpreter - Tcl_CreateSlave() fails - A solution | Tom Lane | 06:01 |
| Re: [patch] 7.4 initdb - drop trailing slash from $PGDATA | Tom Lane | 06:22 |
| Re: [patch] 7.4 initdb - drop trailing slash from $PGDATA | Andrew Dunstan | 14:09 |
| Re: psql prompts with invisible characters | Reece Hart | 17:56 |
| Patch for search_path --- apply to 7.4 branch? 📎 | Tom Lane | 19:15 |
| Re: psql prompts with invisible characters | Tom Lane | 19:28 |
| trivial typos 📎 | Alvaro Herrera | 22:36 |
| small smgr refactoring 📎 | Alvaro Herrera | 22:45 |
| Re: small smgr refactoring | Tom Lane | 23:20 |
| Thread | Author | Time |
|---|---|---|
| Re: small smgr refactoring | Alvaro Herrera | 03:41 |
| Re: Patch for search_path --- apply to 7.4 branch? | ohp | 13:14 |
| Calling a java program thru a trigger or a function in postgresql | venky | 13:44 |
| Re: psql prompts with invisible characters, take III 📎 | Reece Hart | 17:50 |
| Re: psql prompts with invisible characters, take III | Tom Lane | 19:50 |
| Re: Dev version doesn't acknowledge cross type indexes | Tom Lane | 22:46 |
| Re: Patch for search_path --- apply to 7.4 branch? | Neil Conway | 23:17 |
| Re: Patch to bring \copy syntax more in line with SQL | Neil Conway | 23:31 |
| Re: Current-stream read for psql's \copy | Tom Lane | 23:50 |
| Thread | Author | Time |
|---|---|---|
| Re: Patch to bring \copy syntax more in line with SQL copy | Bill Moran | 01:16 |
| Re: Patch to bring \copy syntax more in line with SQL | Neil Conway | 03:49 |
| Re: Patch to bring \copy syntax more in line with SQL copy | Peter Eisentraut | 11:06 |
| Re: Patch to bring \copy syntax more in line with SQL copy | Dennis Bjorklund | 13:22 |
| pltcl - "Cache lookup for attribute" error 📎 | Patrick Samson | 14:59 |
| Re: Patch to bring \copy syntax more in line with SQL copy | Tom Lane | 16:50 |
| Thread | Author | Time |
|---|---|---|
| Re: cache control? | Simon Riggs | 11:03 |
| Re: cache control? | Jan Wieck | 14:20 |
| Re: cache control? | Tom Lane | 15:40 |
| Show function parameter names in information schema 📎 | Dennis Bjorklund | 16:42 |
| fix recent WITH OIDS bug 📎 | Neil Conway | 20:48 |
| Re: fix recent WITH OIDS bug | Tom Lane | 21:13 |
| Thread | Author | Time |
|---|---|---|
| Re: fix recent WITH OIDS bug | Neil Conway | 00:12 |
| Re: fix recent WITH OIDS bug | Tom Lane | 00:48 |
| pltcl - "Cache lookup for attribute" error - version 2 📎 | Patrick Samson | 09:13 |
| Re: cache control? | Simon Riggs | 11:08 |
| Re: cache control? | Simon Riggs | 11:08 |
| Re: cache control? | Jan Wieck | 12:10 |
| 7.5 change documentation (was Re: cache control?) | Tom Lane | 15:13 |
| Re: pltcl - "Cache lookup for attribute" error - version 2 | Tom Lane | 15:52 |
| ANALYZE patch for review 📎 | Mark Cave-Ayland | 16:54 |
| Re: pltcl - "Cache lookup for attribute" error - version | Jan Wieck | 17:37 |
| Re: pltcl - "Cache lookup for attribute" error - version 2 | Tom Lane | 19:38 |
| Re: pltcl - "Cache lookup for attribute" error - version | Jan Wieck | 20:03 |