Obsolete list for posting patches to the PostgreSQL source code. Those must now be sent to pgsql-hackers.
Thread | Author | Time |
---|---|---|
bison fixes for PL/PgSQL 📎 | Neil Conway | 01:27 |
Re: bison fixes for PL/PgSQL | Jan Wieck | 12:40 |
Thread | Author | Time |
---|---|---|
PATCH SSL_pending() checks in libpq/fe-misc.c | Jack Bates | 07:59 |
small s_lock.c bug 📎 | Joe Conway | 17:19 |
small explain patch 📎 | Liam Stewart | 18:14 |
Re: small explain patch | Tom Lane | 21:42 |
Re: small s_lock.c bug | Tom Lane | 21:45 |
Thread | Author | Time |
---|---|---|
Re: small explain patch 📎 | Liam Stewart | 14:22 |
Re: small explain patch | Tom Lane | 15:58 |
fix for typo in docs 📎 | Neil Conway | 16:12 |
Thread | Author | Time |
---|---|---|
Auto-reload of dynamic libraries 📎 | Gavin Sherry | 11:05 |
Re: [PATCHES] Auto-reload of dynamic libraries | Tom Lane | 15:36 |
Thread | Author | Time |
---|---|---|
Reduce per tuple overhead (bitmap) | Manfred Koizar | 15:29 |
Thread | Author | Time |
---|---|---|
Large PG_DUMPs going into memory? | Mike Rogers | 02:08 |
Re: Large PG_DUMPs going into memory? | Tom Lane | 02:26 |
Python DB API (pgdb.py) patch 📎 | Patrick Macdonald | 16:02 |
Set Returning Functions (SRF) - request for patch review and comment 📎 | Joe Conway | 16:51 |
Thread | Author | Time |
---|---|---|
Re: Set Returning Functions (SRF) - request for patch review and comment | Christopher Kings-Lynne | 01:55 |
Re: Set Returning Functions (SRF) - request for patch review and comment | Tom Lane | 16:22 |
Re: Set Returning Functions (SRF) - request for patch review | Joe Conway | 16:58 |
Re: Set Returning Functions (SRF) - request for patch review and comment | Tom Lane | 17:40 |
Thread | Author | Time |
---|---|---|
SRF patch (was Re: [HACKERS] Set Returning Functions (SRF) - request for patch review and comment) 📎 | Joe Conway | 04:34 |
Re: SRF patch (was Re: [HACKERS] Set Returning Functions 📎 | Joe Conway | 05:17 |
geometry type new code 📎 | Alex Shevlakov | 08:18 |
Re: geometry type new code | Patrick Welche | 19:39 |
Contrib: Reindex script. 📎 | Shaun Thomas | 21:52 |
Thread | Author | Time |
---|---|---|
pg_depend patch 📎 | Rod Taylor | 02:07 |
getopt_long patch for pg_dump and psql 📎 | sugita | 02:57 |
troubleshooting pointers | Joe Conway | 17:45 |
Re: troubleshooting pointers | Valentine Zaretsky | 20:13 |
Re: troubleshooting pointers | Joe Conway | 20:32 |
Re: troubleshooting pointers | Tom Lane | 23:28 |
Re: troubleshooting pointers | Joe Conway | 23:42 |
Thread | Author | Time |
---|---|---|
Re: troubleshooting pointers | Tom Lane | 00:15 |
Re: Contrib: Reindex script. | Tina Messmann | 13:15 |
Re: troubleshooting pointers | Joe Conway | 18:02 |
Re: troubleshooting pointers | Tom Lane | 18:40 |
Thread | Author | Time |
---|---|---|
Re: troubleshooting pointers | Joe Conway | 01:40 |
SRF patch (was Re: [HACKERS] troubleshooting pointers) 📎 | Joe Conway | 01:45 |
Re: troubleshooting pointers | Tom Lane | 02:07 |
Re: pg_depend patch 📎 | Rod Taylor | 02:13 |
Re: troubleshooting pointers | Joe Conway | 04:04 |
Re: pg_depend patch 📎 | Rod Taylor | 14:40 |
Re: troubleshooting pointers | Tom Lane | 14:57 |
Re: Set Returning Functions (SRF) - request for patch review and comment | Ian Barwick | 16:01 |
Thread | Author | Time |
---|---|---|
HeapTupleHeader accessor macros 📎 | Manfred Koizar | 01:35 |
Re: Set Returning Functions (SRF) - request for patch review | Joe Conway | 03:28 |
Re: troubleshooting pointers | Joe Conway | 03:36 |
Re: troubleshooting pointers | Tom Lane | 15:34 |
Re: Set Returning Functions (SRF) - request for patch review | Ian Barwick | 15:54 |
Truncate 📎 | Rod Taylor | 17:21 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Tom Lane | 20:33 |
Thread | Author | Time |
---|---|---|
comment on operator / schema 📎 | Rod Taylor | 02:08 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Joe Conway | 04:08 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Tom Lane | 04:31 |
Re: comment on operator / schema | Tom Lane | 17:47 |
Cygwin InstallXLogFileSegment() rename() patch 📎 | Jason Tishler | 18:03 |
Fix disabled triggers with deferred constraints 📎 | Elliot Lee | 19:20 |
Thread | Author | Time |
---|---|---|
Re: Fix disabled triggers with deferred constraints | Tom Lane | 00:47 |
Re: getopt_long patch for pg_dump and psql | Tatsuo Ishii | 02:08 |
Re: getopt_long patch for pg_dump and psql | Tom Lane | 03:24 |
Re: getopt_long patch for pg_dump and psql | Tatsuo Ishii | 04:20 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Joe Conway | 22:27 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Tom Lane | 23:15 |
Thread | Author | Time |
---|---|---|
more verbose SSL session info for psql 📎 | Bear Giles | 04:28 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) 📎 | Joe Conway | 05:16 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) 📎 | Joe Conway | 05:30 |
Re: more verbose SSL session info for psql | John Gray | 17:46 |
libpgtcl - backend version information patch 📎 | Nigel J. Andrews | 22:49 |
Thread | Author | Time |
---|---|---|
patch for SSL cleanup, client certificates 📎 | Bear Giles | 05:09 |
Re: [INTERFACES] libpgtcl - backend version information patch | Peter Eisentraut | 13:37 |
patch for examples | Permaine Cheung | 18:48 |
Re: patch for examples | Tom Lane | 22:48 |
Thread | Author | Time |
---|---|---|
Re: [INTERFACES] libpgtcl - backend version information patch | Nigel J. Andrews | 18:11 |
*new* libpgtcl - backend version information patch | Nigel J. Andrews | 18:52 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Tom Lane | 19:02 |
Re: [INTERFACES] libpgtcl - backend version information patch | Tom Lane | 20:11 |
Re: [INTERFACES] libpgtcl - backend version information | Nigel J. Andrews | 21:41 |
libpq++ fixes 📎 | Neil Conway | 22:57 |
Thread | Author | Time |
---|---|---|
Re: [HACKERS] libpgtcl - backend version information | C. Maj | 00:37 |
Re: libpq++ fixes | jtv | 03:35 |
Re: libpq++ fixes | Neil Conway | 05:02 |
Re: libpq++ fixes | jtv | 12:42 |
Re: libpq++ fixes | Peter Eisentraut | 15:14 |
Re: libpq++ fixes | Neil Conway | 15:21 |
Re: libpq++ fixes | Tom Lane | 16:58 |
Re: [PATCHES] SRF patch (was Re: troubleshooting pointers) | Joe Conway | 20:52 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) 📎 | Joe Conway | 20:55 |
Re: [PATCHES] SRF patch (was Re: troubleshooting pointers) | Tom Lane | 21:22 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Tom Lane | 21:27 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Joe Conway | 21:40 |
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) | Tom Lane | 22:36 |
SRF rescan testing 📎 | Joe Conway | 23:33 |
Thread | Author | Time |
---|---|---|
Re: SRF patch (was Re: [HACKERS] troubleshooting pointers) 📎 | Joe Conway | 00:40 |
revised SSL patches 📎 | Bear Giles | 06:39 |
Re: More schema queries 📎 | Dave Page | 15:11 |
First cut at mkcert 📎 | Bear Giles | 18:29 |
First cut at SSL documentation 📎 | Bear Giles | 20:03 |
Thread | Author | Time |
---|---|---|
2nd revision of SSL patches 📎 | Bear Giles | 07:36 |
Thread | Author | Time |
---|---|---|
Re: 2nd revision of SSL patches | Peter Eisentraut | 00:25 |
Re: libpq++ fixes 📎 | Neil Conway | 18:28 |
Re: More schema queries | Tom Lane | 21:47 |
Thread | Author | Time |
---|---|---|
Re: More schema queries | Dave Page | 07:09 |
Thread | Author | Time |
---|---|---|
rtree memory leak patch | Kenneth Been | 16:11 |
SSL (patch 1) 📎 | Bear Giles | 19:17 |
Re: SRF rescan testing | Joe Conway | 22:44 |
SSL (patch 2) 📎 | Bear Giles | 22:49 |
Re: SRF rescan testing | Tom Lane | 23:28 |
Thread | Author | Time |
---|---|---|
SSL (patch 3) 📎 | Bear Giles | 02:02 |
several minor cleanups 📎 | Neil Conway | 03:51 |
SSL (patch 4) 📎 | Bear Giles | 03:52 |
SSL (combined patches 1-4) 📎 | Bear Giles | 03:54 |
SSL (patch 5) 📎 | Bear Giles | 04:30 |
SSL (patch 6) 📎 | Bear Giles | 06:24 |
SSL (patch 7) 📎 | Bear Giles | 06:37 |
SSL (patch 8) | Bear Giles | 06:54 |
SSL (patch 8 - contents) 📎 | Bear Giles | 06:55 |
SSL (patch 9) 📎 | Bear Giles | 08:06 |
SSL (patch 10) 📎 | Bear Giles | 08:20 |
Thread | Author | Time |
---|---|---|
Re: SRF rescan testing | Joe Conway | 16:55 |
Thread | Author | Time |
---|---|---|
Re: COPY and default values | Neil Conway | 00:22 |
Re: COPY and default values | Tom Lane | 02:39 |
Re: SRF rescan testing | Hannu Krosing | 03:54 |
Re: COPY and default values 📎 | Brent Verner | 03:59 |
Re: revised sample SRF C function; proposed SRF API | Joe Conway | 05:00 |
Re: SRF rescan testing | Joe Conway | 06:15 |
Re: SRF rescan testing | Valentine Zaretsky | 12:48 |
Re: revised sample SRF C function; proposed SRF API | Tom Lane | 14:50 |
Re: SSL (patch 1) | Peter Eisentraut | 16:53 |
Thread | Author | Time |
---|---|---|
Make factorial(0::int2) return 1, as per spec. 📎 | sugita | 16:04 |
Thread | Author | Time |
---|---|---|
Re: Make factorial(0::int2) return 1, as per spec. | Florian Weimer | 20:38 |