pgsql-patches since 2000-08-23 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. 23, 2000

Thread Author Time
Re: [HACKERS] when does CREATE VIEW not create a view? Tatsuo Ishii 01:02
Re: [HACKERS] when does CREATE VIEW not create a view? Ross J. Reedstrom 17:55

Aug. 24, 2000

Thread Author Time
Re: when does CREATE VIEW not create a view? Malcontent 06:30
JDBC Patch 📎 Christopher Cain 19:30
to_char() function's bug and it's patch 📎 Jaykumar Ahir 20:11

Aug. 25, 2000

Thread Author Time
Bug in regression tests terr 01:32
RE: JDBC Patch Peter Mount 06:29
RE: JDBC Patch Peter Mount 08:36
JDBC and java.sql.Timestamp Bryan Field-Elliot 18:25
Re: JDBC and java.sql.Timestamp Joseph Shraibman 19:29

Aug. 26, 2000

Thread Author Time
Re: JDBC and java.sql.Timestamp Peter Mount 09:52
Re: JDBC and java.sql.Timestamp Peter Mount 09:54
Unbreak plperl building Alex Kapranoff 12:46

Aug. 27, 2000

Thread Author Time
RE: [HACKERS] Access PostgreSQL server via SSL/Internet 📎 Magnus Hagander 13:52

Aug. 28, 2000

Thread Author Time
Re: [PATCHES] to_char() function's bug and it's patch Karel Zak 07:15
Re: Unbreak plperl building Tom Lane 14:00
Re: Bug in regression tests Tom Lane 14:20
Re: when does CREATE VIEW not create a view? Ross J. Reedstrom 15:21
Re: when does CREATE VIEW not create a view? Brook Milligan 15:26
Re: Unbreak plperl building Alex Kapranoff 18:19

Aug. 29, 2000

Thread Author Time
Re: [HACKERS] when does CREATE VIEW not create a view? t-ishii 01:12
Re: [PATCHES] RE: Access PostgreSQL server via SSL/Internet Bruce Momjian 04:15
Re: More FK constraint stuff Bruce Momjian 04:21
Re: to_char's ISO week Bruce Momjian 04:43
Re: to_char's ISO week Karel Zak 08:06
disallow LOCK on a view 📎 Mark Hollomon 15:21
Backend-internal SPI operations Tom Lane 15:35
Re: Backend-internal SPI operations Mark Hollomon 16:37
Re: Backend-internal SPI operations Tom Lane 16:49
Re: when does CREATE VIEW not create a view? Ross J. Reedstrom 17:46
Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix Alfred Perlstein 18:46
disallow LOCK on a view - the Tom Lane remix 📎 Mark Hollomon 19:16
Re: when does CREATE VIEW not create a view? Tom Lane 22:38
Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix Tom Lane 22:58
Re: disallow LOCK on a view - the Tom Lane remix Alfred Perlstein 23:14
RE: disallow LOCK on a view - the Tom Lane remix Hiroshi Inoue 23:34

Aug. 30, 2000

Thread Author Time
Re: disallow LOCK on a view - the Tom Lane remix Alfred Perlstein 00:23
Re: disallow LOCK on a view - the Tom Lane remix Mark Hollomon 01:03
Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix Tom Lane 03:52
Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix Alfred Perlstein 05:05
Re: Backend-internal SPI operations Jan Wieck 11:52
Re: disallow LOCK on a view - the Tom Lane remix Mark Hollomon 12:18
Re: Backend-internal SPI operations Mark Hollomon 12:31
Re: Backend-internal SPI operations Tom Lane 14:20
Re: Backend-internal SPI operations Mark Hollomon 14:45
Re: Backend-internal SPI operations Tom Lane 15:05
Re: Backend-internal SPI operations Jan Wieck 15:42
Re: Backend-internal SPI operations Mike Mascari 16:03
Re: Backend-internal SPI operations Mike Mascari 16:32
Re: [HACKERS] when does CREATE VIEW not create a view? 📎 Ross J. Reedstrom 16:35
Re: Backend-internal SPI operations Mark Hollomon 16:38
Re: New relkind for views Mark Hollomon 18:29
Re: Backend-internal SPI operations Tom Lane 18:41
Re: Backend-internal SPI operations Jan Wieck 19:01
Re: Backend-internal SPI operations Mark Hollomon 19:24
Re: Backend-internal SPI operations Tom Lane 20:28
Important 7.0.* fix to ensure buffers are released Tom Lane 21:29

Aug. 31, 2000

Thread Author Time
Small SSL-related patch... 📎 Dominic J. Eidson 04:27
new relkind for views 📎 Mark Hollomon 16:53
Change to DatabaseMetaData.java for the jdbc2 driver 📎 Travis Bauer 17:26

Sept. 2, 2000

Thread Author Time
Re: Important 7.0.* fix to ensure buffers are released t-ishii 08:14
(mode_t) 0077 -> S_IRWXG|S_IRWXO Alfred Perlstein 09:17
Re: Important 7.0.* fix to ensure buffers are released Tom Lane 16:37

Sept. 4, 2000

Thread Author Time
Re: [PATCHES] Important 7.0.* fix to ensure buffers are released t-ishii 01:04
Re: [PATCHES] Important 7.0.* fix to ensure buffers are released Tom Lane 02:42
Charset encoding patch to JDBC driver 📎 William Webber 07:59
RE: Charset encoding patch to JDBC driver Peter Mount 08:47
Re: Re: [PATCHES] Important 7.0.* fix to ensure buffers are released t-ishii 11:29

Sept. 5, 2000

Thread Author Time
RE: Important 7.0.* fix to ensure buffers are released Hiroshi Inoue 08:51
Re: Important 7.0.* fix to ensure buffers are released Tom Lane 13:57

Sept. 6, 2000

Thread Author Time
Re: [PATCHES] Important 7.0.* fix to ensure buffers are released Tatsuo Ishii 08:17
Re: Re: [PATCHES] Important 7.0.* fix to ensure buffers are released Tom Lane 14:39

Sept. 8, 2000

Thread Author Time
JDBC: redundant String allocations removed 📎 William Webber 06:37
RE: JDBC: redundant String allocations removed Peter Mount 07:11

Sept. 10, 2000

Thread Author Time
Patch to make postmaster bind to only to localhost. 📎 John C. Quillan 18:27
Re: Patch to make postmaster bind to only to localhost. Dominic J. Eidson 19:27

Sept. 11, 2000

Thread Author Time
ALTER TABLE OWNER 📎 Mark Hollomon 14:09

Sept. 12, 2000

Thread Author Time
Re: Patch for JDBC driver not returning correct # of records deleted Bruce Momjian 04:11
Re: Update tests/regress/resultmap for IRIX 6 Bruce Momjian 04:12
Re: Re: [HACKERS] when does CREATE VIEW not create a view? Bruce Momjian 04:15
Re: [PATCHES] JDBC Patch Bruce Momjian 04:16
Re: Unbreak plperl building Bruce Momjian 04:28
Re: Unbreak plperl building Bruce Momjian 04:29
Re: disallow LOCK on a view Bruce Momjian 04:30
Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix Bruce Momjian 04:34
Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix Bruce Momjian 04:35
Re: Small SSL-related patch... Bruce Momjian 04:41
Re: new relkind for views Bruce Momjian 04:49
JDBC: prevent NullPointerException if translations missing 📎 William Webber 04:50
Re: Charset encoding patch to JDBC driver Bruce Momjian 04:58
Re: Charset encoding patch to JDBC driver Bruce Momjian 04:59
Re: JDBC: redundant String allocations removed Bruce Momjian 05:07
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 05:08
Re: ALTER TABLE OWNER Bruce Momjian 05:09
Re: JDBC: redundant String allocations removed William Webber 05:10
Re: Patch to make postmaster bind to only to localhost. John C. Quillan 05:17
Re: JDBC: prevent NullPointerException if translations missing Bruce Momjian 05:18
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 05:22
Re: JDBC: redundant String allocations removed Bruce Momjian 05:38
RE: Patch for JDBC driver not returning correct # of re cords deleted Peter Mount 06:53
RE: [PATCHES] JDBC Patch Peter Mount 06:56
RE: JDBC: redundant String allocations removed Peter Mount 06:59
Re: [PATCHES] JDBC Patch Tom Lane 07:16
RE: [PATCHES] JDBC Patch Peter Mount 07:19
Re: JDBC: redundant String allocations removed Bruce Momjian 14:09
Re: Patch for JDBC driver not returning correct # of re cords deleted Bruce Momjian 14:10
Re: [PATCHES] JDBC Patch Bruce Momjian 14:10
Re: Unbreak plperl building Alex Kapranoff 14:49
Re: Patch to make postmaster bind to only to localhost. The Hermit Hacker 15:35
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 15:39
Re: Patch to make postmaster bind to only to localhost. The Hermit Hacker 15:43
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 15:49
Re: Patch to make postmaster bind to only to localhost. The Hermit Hacker 16:00
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 16:02
Re: Patch to make postmaster bind to only to localhost. The Hermit Hacker 16:10
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 16:14
Re: Patch to make postmaster bind to only to localhost. The Hermit Hacker 16:18
Re: Patch to make postmaster bind to only to localhost. John C. Quillan 16:32
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 17:08
JDBC Patch - Take 2 Christopher Cain 18:32
Re: JDBC Patch - Take 2 Bruce Momjian 18:56

Sept. 16, 2000

Thread Author Time
Re: Unbreak plperl building Peter Eisentraut 19:03
Re: Small SSL-related patch... Peter Eisentraut 19:03
Re: Patch to make postmaster bind to only to localhost. Peter Eisentraut 19:10
Re: Small SSL-related patch... The Hermit Hacker 19:58
Re: Patch to make postmaster bind to only to localhost. Bruce Momjian 21:55

Sept. 17, 2000

Thread Author Time
Re: Small SSL-related patch... Dominic J. Eidson 04:41
Re: Small SSL-related patch... Peter Eisentraut 13:04
Re: Small SSL-related patch... The Hermit Hacker 14:56
Re: Small SSL-related patch... Dominic J. Eidson 15:26
Fix for FK not finding columns when PK is defined 📎 Stephan Szabo 20:06

Sept. 18, 2000

Thread Author Time
Re: Small SSL-related patch... Peter Eisentraut 08:55

Sept. 22, 2000

Thread Author Time
Minor patch to C++ large object interface (cures two ills) Adam Haberlach 01:18
oracle compatible func. 📎 Karel Zak 12:17

Sept. 23, 2000

Thread Author Time
Re: oracle compatible func. Tom Lane 03:30

Sept. 24, 2000

Thread Author Time
Network Patch to specify IP Address to Bind to James A. Pattie 00:14
Network Patch File for Specifing IP to Bind to 📎 James A. Pattie 00:16

Sept. 25, 2000

Thread Author Time
binary operators on integers 📎 Marko Kreen 07:21
Re: Unbreak plperl building Bruce Momjian 12:43
Re: Fix for FK not finding columns when PK is defined Bruce Momjian 12:45
Re: Minor patch to C++ large object interface (cures two ills) Bruce Momjian 12:53
Re: oracle compatible func. Bruce Momjian 12:53
AIX patch to fix problems with new fmgr 📎 Zeugswetter Andreas SB 16:41
Re: Minor patch to C++ large object interface (cures two ills) Adam Haberlach 17:53

Sept. 29, 2000

Thread Author Time
Re: AIX patch to fix problems with new fmgr Bruce Momjian 22:00

Sept. 30, 2000

Thread Author Time
Re: [PORTS] Locale bug Bruce Momjian 02:42

Oct. 1, 2000

Thread Author Time
Patch to support transactions with BLOBs 📎 Denis Perchine 10:51

Oct. 2, 2000

Thread Author Time
Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Bruce Momjian 03:25

Oct. 3, 2000

Thread Author Time
Re: BeOS Diff Take 3 Bruce Momjian 03:18
Compile problems on NetBSD/alpha 1.4.2 (and partial solution) Jaap Boender 10:00
Small patch to replace 'idle' by 'trans' if transaction is still open 📎 Christof Petig 19:28

Oct. 5, 2000

Thread Author Time
Documentation about compiler Postgres Ricardo Timaran 03:50
Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 D'Arcy J.M. Cain 12:13
Re: Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Tom Lane 13:59
Re: Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Bruce Momjian 14:28

Oct. 7, 2000

Thread Author Time
[PATCH] BeOS support David Reid 12:55
Error loggin in BeOS David Reid 13:44
Unix sockets on BeOS David Reid 13:55
Regression tests David Reid 14:26
Re: [PATCH] BeOS support Bruce Momjian 14:45
Re: Error loggin in BeOS Bruce Momjian 14:49
Re: Unix sockets on BeOS Bruce Momjian 14:50
Re: Regression tests Bruce Momjian 14:55
[PORTS] To the Beos folks Peter Eisentraut 21:59

Oct. 8, 2000

Thread Author Time
Re: Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 The Hermit Hacker 00:13
Re: Patch to support transactions with BLOBs Bruce Momjian 03:18
Re: Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Tom Lane 03:38
Re: Patch to support transactions with BLOBs Bruce Momjian 03:53
Re: Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Marc G. Fournier 03:55
Re: Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Bruce Momjian 04:02
BeOS fixes David Reid 12:51
Re: BeOS fixes Bruce Momjian 13:49
Re: BeOS fixes Peter Eisentraut 20:20

Oct. 9, 2000

Thread Author Time
Patch to FAQ_SCO for PostgreSQL 7.1 📎 Billy G. Allie 03:38
Re: [PORTS] Patch to FAQ_SCO for PostgreSQL 7.1 Bruce Momjian 03:49
Re: [PATCHES] Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 The Hermit Hacker 23:14
Re: [PATCHES] Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Bruce Momjian 23:16

Oct. 10, 2000

Thread Author Time
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Bruce Momjian 00:16
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Tom Lane 02:46
Re: [PATCHES] Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 Peter Eisentraut 15:52
Re: [PATCHES] CLASSOID patch Bruce Momjian 21:53
Re: [PATCHES] CLASSOID patch Tom Lane 22:24

Oct. 11, 2000

Thread Author Time
Re: Large objects in one table patch Bruce Momjian 00:51
Re: [PATCHES] PostgreSQL virtual hosting support Bruce Momjian 01:21
Re: Re: [PATCHES] PostgreSQL virtual hosting support The Hermit Hacker 01:37
Re: Re: [PATCHES] PostgreSQL virtual hosting support Lamar Owen 01:46
Re: Re: [PATCHES] PostgreSQL virtual hosting support Alfred Perlstein 01:48
Re: Large objects in one table patch Denis Perchine 04:27
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Christof Petig 06:54
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Tom Lane 14:03
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Tom Lane 14:54
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Bruce Momjian 15:14
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Philip Warner 15:14
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Tom Lane 15:15
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Philip Warner 16:12
Re: Re: [PATCHES] PostgreSQL virtual hosting support Peter Eisentraut 16:40
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Peter Eisentraut 16:47
Re: [PATCHES] PgAccess schema-diagram cleanup Bruce Momjian 18:10

Oct. 13, 2000

Thread Author Time
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Bruce Momjian 01:53
Re: Small patch to replace 'idle' by 'trans' if transaction is still open Philip Warner 01:59

Browse Archives

Prev | Next