pgsql-patches since 2007-08-05 00:00

Obsolete list for posting patches to the PostgreSQL source code. Those must now be sent to pgsql-hackers.

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Aug. 5, 2007

Thread Author Time
pg_restore loops forever past EOF for corrupt custom archive files 📎 Chad Wagner 02:38
Re: pg_restore loops forever past EOF for corrupt custom archive files Tom Lane 16:35
Re: pg_restore loops forever past EOF for corrupt custom archive files Chad Wagner 17:18
Re: Document and/or remove unreachable code in tuptoaster.c from varvarlena patch Gregory Stark 17:34
Re: pg_restore loops forever past EOF for corrupt custom archive files Tom Lane 23:07

Aug. 6, 2007

Thread Author Time
Re: COPYable logs Tom Lane 17:42
Re: COPYable logs Andrew Dunstan 17:59
Memory leak in nodeAgg 📎 Neil Conway 21:21
Re: Memory leak in nodeAgg Tom Lane 22:52

Aug. 7, 2007

Thread Author Time
Re: Memory leak in nodeAgg Neil Conway 00:13
Re: Memory leak in nodeAgg Tom Lane 00:18
MemoryContextStats tweak: show tree structure 📎 Neil Conway 00:48
Re: MemoryContextStats tweak: show tree structure Tom Lane 00:56
Re: MemoryContextStats tweak: show tree structure Neil Conway 01:00
Re: MemoryContextStats tweak: show tree structure Neil Conway 07:32
Warning is adjusted of pgbench. 📎 Hiroshi Saito 07:58
Re: Warning is adjusted of pgbench. Magnus Hagander 08:06
Re: Warning is adjusted of pgbench. Hiroshi Saito 08:10
Re: pgcrypto (v02) 📎 Zdenek Kotala 11:36
further WIP for COPYable logs 📎 Andrew Dunstan 12:41
HOT patch - version 13 📎 Pavan Deolasee 12:56
Re: HOT patch - version 11 Pavan Deolasee 18:01
Re: further WIP for COPYable logs Andrew Dunstan 18:11
Re: strpos() && KMP Pavel Ajtkulov 19:19
Re: strpos() && KMP Decibel! 21:45
Re: strpos() && KMP Tom Lane 22:02

Aug. 8, 2007

Thread Author Time
Function structure in formatting.c Brendan Jurd 11:36
Re: Function structure in formatting.c Tom Lane 14:38
Re: Function structure in formatting.c Brendan Jurd 16:07
Re: further WIP for COPYable logs 📎 Andrew Dunstan 16:41
Re: Memory leak in nodeAgg Neil Conway 18:07
Default location for docbook stylesheets in Gentoo 📎 Brendan Jurd 18:08
Re: Default location for docbook stylesheets in Gentoo Neil Conway 18:19
Re: Default location for docbook stylesheets in Gentoo Peter Eisentraut 18:29
Re: strpos() && KMP Pavel Ajtkulov 18:51
Re: Default location for docbook stylesheets in Gentoo 📎 Brendan Jurd 19:02

Aug. 9, 2007

Thread Author Time
Re: strpos() && KMP Tom Lane 02:24
Re: Default location for docbook stylesheets in Gentoo Tom Lane 02:35
Re: Function structure in formatting.c Brendan Jurd 02:43
Re: Function structure in formatting.c Jaime Casanova 04:51
Re: Function structure in formatting.c Brendan Jurd 12:09

Aug. 10, 2007

Thread Author Time
Reduce the size of PageFreeSpaceInfo on 64bit platform ITAGAKI Takahiro 01:32
Re: Reduce the size of PageFreeSpaceInfo on 64bit platform Tom Lane 04:45
Re: [HACKERS] Function structure in formatting.c 📎 Brendan Jurd 16:53
Re: Reduce the size of PageFreeSpaceInfo on 64bit platform Decibel! 19:47
Re: strpos() && KMP Pavel Ajtkulov 20:27

Aug. 11, 2007

Thread Author Time
final CSVlog patch 📎 Andrew Dunstan 02:21
Re: strpos() && KMP Tom Lane 05:15
ON DELETE SET NULL clauses do error when more than two columns are referenced to one table Pavel Stehule 18:00

Aug. 12, 2007

Thread Author Time
Re: final CSVlog patch Michael Glaesemann 04:06

Aug. 13, 2007

Thread Author Time
Re: Reduce the size of PageFreeSpaceInfo on 64bit platform ITAGAKI Takahiro 01:40
Re: Reduce the size of PageFreeSpaceInfo on 64bit platform 📎 ITAGAKI Takahiro 04:19
Re: ON DELETE SET NULL clauses do error when more than two columns are referenced to one table Heikki Linnakangas 12:32
Re: ON DELETE SET NULL clauses do error when more than two columns are referenced to one table Gregory Stark 13:10
Re: ON DELETE SET NULL clauses do error when more than two columns are referenced to one table Tom Lane 14:44

Aug. 14, 2007

Thread Author Time
Re: [HACKERS] Function structure in formatting.c Bruce Momjian 04:00
Re: ON DELETE SET NULL clauses do error when more than two columns are referenced to one table Heikki Linnakangas 18:55
Re: ON DELETE SET NULL clauses do error when more than two columns are referenced to one table 📎 Tom Lane 19:07
Re: ON DELETE SET NULL clauses do error when more than two columns are referenced to one table Tom Lane 19:12

Aug. 16, 2007

Thread Author Time
Re: tsearch core path, v0.58 Tom Lane 02:21
Re: tsearch core path, v0.58 Gregory Stark 08:07
Re: tsearch core path, v0.58 Tom Lane 14:33
Optimizer hook 📎 Julius Stroffek 16:10

Aug. 17, 2007

Thread Author Time
Using system time zone database 📎 Peter Eisentraut 09:24
Re: Using system time zone database Zdenek Kotala 10:46
Re: Using system time zone database Magnus Hagander 11:03
Re: Using system time zone database Peter Eisentraut 12:24
Re: Using system time zone database Peter Eisentraut 12:25
pg_ctl configurable timeout Peter Eisentraut 13:14
pgparam extension to the libpq api 📎 Merlin Moncure 17:55
Re: pgparam extension to the libpq api Merlin Moncure 18:11

Aug. 18, 2007

Thread Author Time
Re: pgparam extension to the libpq api 📎 Merlin Moncure 14:46

Aug. 19, 2007

Thread Author Time
Re: [PATCHES] COPYable logs Andrew Dunstan 16:47
Re: [PATCHES] COPYable logs Tom Lane 16:58

Aug. 20, 2007

Thread Author Time
Re: [PATCHES] COPYable logs 📎 Andrew Dunstan 01:41
HOT patch - version 14 📎 Pavan Deolasee 05:27
PAM authentication fails for local UNIX users Dhanaraj M 10:21
Re: PAM authentication fails for local UNIX users Andrew Dunstan 11:33
Re: PAM authentication fails for local UNIX users Zdenek Kotala 12:35
Re: PAM authentication fails for local UNIX users Andrew Dunstan 12:52
Re: PAM authentication fails for local UNIX users Jeroen T. Vermeulen 13:53
Re: HOT patch - version 14 Heikki Linnakangas 14:16
Patch to correct 64-bit money type in 8.3devel Andrew Chernow 14:24
Re: HOT patch - version 14 Tom Lane 14:46
Re: PAM authentication fails for local UNIX users Zdenek Kotala 15:40
Re: tsearch core path, v0.58 Teodor Sigaev 16:03
Re: HOT patch - version 14 Pavan Deolasee 17:25
PGparam extension version 0.3 📎 Merlin Moncure 20:22

Aug. 21, 2007

Thread Author Time
Re: Patch to correct 64-bit money type in 8.3devel Tom Lane 03:16
Re: [HACKERS] PAM authentication fails for local UNIX users Dhanaraj M 11:33
PGparam extension version 0.4 📎 Andrew Chernow 18:19
PGparam extension version 0.4 📎 Andrew Chernow 19:44

Aug. 22, 2007

Thread Author Time
pgbench - segmentation fault 📎 Julius Stroffek 09:25
BUG #3571: call to decrypt causes segfault Ken Colson 17:29
Re: pgbench - segmentation fault Tom Lane 23:04
Re: BUG #3571: call to decrypt causes segfault Tom Lane 23:42

Aug. 23, 2007

Thread Author Time
Re: BUG #3571: call to decrypt causes segfault 📎 Marko Kreen 08:54
Bunch of tsearch fixes and cleanup 📎 Heikki Linnakangas 14:17
Re: Bunch of tsearch fixes and cleanup Tom Lane 14:49
Re: Bunch of tsearch fixes and cleanup Heikki Linnakangas 14:57
Re: BUG #3571: call to decrypt causes segfault Tom Lane 16:17
Re: Bunch of tsearch fixes and cleanup Oleg Bartunov 17:54
Re: pg_ctl configurable timeout Zdenek Kotala 19:50
Re: Bunch of tsearch fixes and cleanup Heikki Linnakangas 20:30
Re: pg_ctl configurable timeout Joshua D. Drake 20:34
Re: pg_ctl configurable timeout Zdenek Kotala 20:50

Aug. 24, 2007

Thread Author Time
Re: Bunch of tsearch fixes and cleanup Heikki Linnakangas 11:39
Re: Bunch of tsearch fixes and cleanup 📎 Heikki Linnakangas 11:40
HeadlineParsedText vs HeadlineText 📎 Heikki Linnakangas 14:43
Re: Bunch of tsearch fixes and cleanup Tom Lane 15:36
Re: Optimizer hook 📎 Julius Stroffek 23:50

Aug. 25, 2007

Thread Author Time
Re: Bunch of tsearch fixes and cleanup Tom Lane 00:05
tab complete changes 📎 Stefan Kaltenbrunner 11:33
LDAP service lookup Dawid Kuroczko 17:22

Aug. 27, 2007

Thread Author Time
Re: LDAP service lookup Albe Laurenz 07:29
XLogCacheByte is unused ITAGAKI Takahiro 10:30
Re: LDAP service lookup Dawid Kuroczko 13:24
Re: LDAP service lookup Albe Laurenz 14:46
Re: LDAP service lookup Dawid Kuroczko 23:01

Aug. 28, 2007

Thread Author Time
Re: LDAP service lookup Albe Laurenz 08:23

Aug. 29, 2007

Thread Author Time
documentation patch for LDAP service lookup 📎 Albe Laurenz 09:16
Re: HOT patch - version 14 Tom Lane 22:01

Aug. 30, 2007

Thread Author Time
Re: HOT patch - version 14 Pavan Deolasee 07:36
Re: HOT patch - version 14 Gregory Stark 08:58
Re: HOT patch - version 14 Gregory Stark 10:20
Re: HOT patch - version 14 Tom Lane 15:16
Re: pg_dump --no-tablespaces patch Gavin M. Roy 15:39
Re: pg_dump --no-tablespaces patch Bruce Momjian 15:56
Re: HOT patch - version 14 Pavan Deolasee 16:04
Re: pg_dump --no-tablespaces patch Andrew Dunstan 16:18
Re: pg_dump --no-tablespaces patch Bruce Momjian 16:22
Re: pg_dump --no-tablespaces patch Andrew Dunstan 16:31
Re: pg_dump --no-tablespaces patch Bruce Momjian 16:39
Re: pg_dump --no-tablespaces patch Joshua D. Drake 17:03
enum types and binary queries Merlin Moncure 17:13
Re: pg_dump --no-tablespaces patch Bruce Momjian 17:28
Re: HOT patch - version 14 Tom Lane 18:40
Re: enum types and binary queries Andrew Dunstan 18:48
Re: enum types and binary queries Tom Lane 18:58
Re: enum types and binary queries Tom Lane 19:21
Re: HOT patch - version 14 Gregory Stark 19:39
Re: enum types and binary queries korry.douglas 19:47
Re: HOT patch - version 14 Tom Lane 20:08
Re: enum types and binary queries Andrew Dunstan 21:44
Re: HOT patch - version 14 Alvaro Herrera 22:16
Re: HOT patch - version 14 Tom Lane 23:24

Aug. 31, 2007

Thread Author Time
Re: HOT patch - version 14 Pavan Deolasee 05:26
Re: HOT patch - version 14 Pavan Deolasee 07:23
Re: enum types and binary queries Merlin Moncure 12:49
Re: enum types and binary queries Andrew Dunstan 13:14
Re: enum types and binary queries Tom Lane 13:38
Re: enum types and binary queries Gregory Stark 13:41
Re: enum types and binary queries Alvaro Herrera 14:37
Re: [HACKERS] enum types and binary queries 📎 Andrew Dunstan 14:44
Re: enum types and binary queries Gregory Stark 14:48
Re: enum types and binary queries Tom Lane 14:56
Re: [HACKERS] enum types and binary queries Tom Lane 15:00
Re: enum types and binary queries Andrew Dunstan 15:14
Re: enum types and binary queries Decibel! 17:17
Re: enum types and binary queries Andrew Dunstan 17:41
Re: HOT patch - version 14 Decibel! 17:46
Re: enum types and binary queries Decibel! 17:58
Re: enum types and binary queries Andrew Dunstan 18:26
Re: [HACKERS] enum types and binary queries Merlin Moncure 18:32
Re: [HACKERS] enum types and binary queries Merlin Moncure 18:36
Re: HOT patch - version 14 Tom Lane 18:40
Re: enum types and binary queries Andrew Dunstan 18:55

Sept. 1, 2007

Thread Author Time
Re: HOT patch - version 14 Pavan Deolasee 03:13
Linkage for escape strings 📎 Brendan Jurd 17:19
Buglet in "Sort Method" explain output in degenerate case Gregory Stark 17:28
Re: Buglet in "Sort Method" explain output in degenerate case Tom Lane 18:19
Re: Buglet in "Sort Method" explain output in degenerate case Tom Lane 18:50
Re: Buglet in "Sort Method" explain output in degenerate case 📎 Gregory Stark 20:43

Sept. 2, 2007

Thread Author Time
WIP patch for per-function GUC settings 📎 Tom Lane 02:26

Sept. 3, 2007

Thread Author Time
Lazy xid assignment V3 Florian G. Pflug 02:18
tsearch refactorings 📎 Heikki Linnakangas 11:46
Re: Lazy xid assignment V3 Alvaro Herrera 12:37
Re: Lazy xid assignment V3 Marko Kreen 12:53
Re: Lazy xid assignment V3 Heikki Linnakangas 13:01
Re: Lazy xid assignment V3 Alvaro Herrera 13:08
Re: Lazy xid assignment V3 Marko Kreen 13:15
Re: Lazy xid assignment V3 Tom Lane 13:56
Re: HOT patch - version 14 📎 Heikki Linnakangas 14:43
Re: Lazy xid assignment V3 Florian G. Pflug 15:33
Re: Lazy xid assignment V3 Tom Lane 16:41
Re: Lazy xid assignment V3 Florian G. Pflug 17:15
Re: Lazy xid assignment V3 Heikki Linnakangas 17:52
Re: Lazy xid assignment V3 Florian G. Pflug 18:05
Re: Lazy xid assignment V3 Tom Lane 19:47

Sept. 4, 2007

Thread Author Time
HOT documentation README 📎 Bruce Momjian 01:15
Re: HOT documentation README Gregory Stark 09:10
Re: HOT documentation README 📎 Heikki Linnakangas 11:54
Re: HOT documentation README Gregory Stark 14:47
HOT patch - version 15 📎 Pavan Deolasee 16:31
Re: [HACKERS] enum types and binary queries Andrew Dunstan 16:46
Lazy xid assignment V4 Florian G. Pflug 17:22
Re: Lazy xid assignment V4 Pavan Deolasee 17:37
pg_regress config Andrew Dunstan 17:42
Re: Lazy xid assignment V4 Tom Lane 18:02
Re: Lazy xid assignment V4 Florian G. Pflug 18:11

Browse Archives

Prev | Next