Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
Regional lists
Associations
User groups
Project lists
Inactive lists
pgsql-benchmarks
pgsql-chat
pgsql-cygwin
pgsql-hackers-pitr
pgsql-hackers-win32
pgsql-patches
pgsql-ports
pgsql-testers
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-patches - June 2002
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2002-06-03
Re: fix for typo in docs
Bruce Momjian (01:10)
Re: Reduce per tuple overhead (bitmap)
Bruce Momjian (04:23)
Re: Reduce per tuple overhead (bitmap)
Manfred Koizar (09:52)
PostgreSQL support for MiddleKit
Ingo Luetkebohle (16:36)
psql Segfaults shortly after doing variable substitution
William K. Volkman (16:49)
Re: Python DB API (pgdb.py) patch
Bruce Momjian (17:42)
Patch for current_schemas to optionally include implicit schemas
Dave Page (19:09)
2002-06-05
Re: Truncate
Bruce Momjian (18:28)
Re: Truncate
Rod Taylor (21:54)
2002-06-06
Re: Truncate
Bruce Momjian (00:07)
Re: [PATCHES] Cygwin InstallXLogFileSegment() rename() patch
Bruce Momjian (00:15)
Chinese GB18030 support is implemented!
Bill Huang (07:10)
FW: Patch for current_schemas to optionally include implicit schemas
Dave Page (07:23)
Re: [PATCHES] Chinese GB18030 support is implemented!
Bill Huang (07:54)
macaddr format fix
Mike Wyer (21:33)
2002-06-07
Re: Chinese GB18030 support is implemented!
Tatsuo Ishii (01:28)
Re: Chinese GB18030 support is implemented!
Bill Huang (01:51)
Re: Chinese GB18030 support is implemented!
Bill Huang (02:36)
Re: patch for examples
Bruce Momjian (03:54)
Re: Chinese GB18030 support is implemented!
Bill Huang (05:08)
guc.c and postgresql.conf.sample constistency checker
snyder (05:18)
Re: revised sample SRF C function; proposed SRF API
Joe Conway (05:18)
Re: [PATCHES] A bug in gist code with fetch/move
Bruce Momjian (21:41)
Re: [PATCHES] Cygwin InstallXLogFileSegment() rename() patch
Bruce Momjian (21:47)
Re: guc.c and postgresql.conf.sample constistency checker
Peter Eisentraut (22:26)
Re: revised sample SRF C function; proposed SRF API
Joe Conway (23:05)
Re: guc.c and postgresql.conf.sample constistency check
Ron Snyder (23:05)
Re: [HACKERS] revised sample SRF C function; proposed SRF API
Joe Conway (23:11)
Re: Make factorial(0::int2) return 1, as per spec.
Bruce Momjian (23:42)
Re: Make factorial(0::int2) return 1, as per spec.
Bruce Momjian (23:43)
2002-06-08
Re: [PATCHES] JDBC CStmt (inline this time)
Bruce Momjian (02:18)
documentation regarding postmaster boolean options
snyder (22:01)
boolean options and postmaster documentation
snyder (23:24)
Re: boolean options and postmaster documentation
Tom Lane (23:45)
2002-06-09
Re: revised sample SRF C function; proposed SRF API
Tom Lane (01:00)
Re: revised sample SRF C function; proposed SRF API
Joe Conway (02:32)
Re: revised sample SRF C function; proposed SRF API
Tom Lane (15:59)
Re: Patch for current_schemas to optionally include implicit schemas
Tom Lane (19:46)
Re: Patch for current_schemas to optionally include implicit schemas
Dave Page (20:16)
2002-06-10
C&SRF API patch (was Re: [HACKERS] revised sample SRF C function; proposed SRF API)
Joe Conway (01:19)
contrib/showguc (was Re: [HACKERS] revised sample SRF C function; proposed SRF API)
Joe Conway (01:27)
Re: revised sample SRF C function; proposed SRF API
Christopher Kings-Lynne (06:21)
Re: guc.c and postgresql.conf.sample constistency check
Tom Lane (14:18)
Superficial changes for Win32
Katherine Ward (17:56)
HeapTupleHeader accessor macros II
Manfred Koizar (21:14)
BufMgr: eliminate unused variables
Manfred Koizar (21:23)
2002-06-11
Re: Superficial changes for Win32
Jan Wieck (13:40)
GUC option log_pid is not checked [Fwd: Bug#149675: Fix]
Oliver Elphick (17:20)
Re: SSL (combined patches 1-4)
Bruce Momjian (22:31)
Re: SSL (patch 5)
Bruce Momjian (22:32)
Re: SSL (patch 6)
Bruce Momjian (22:32)
Re: SSL (patch 7)
Bruce Momjian (22:32)
Re: SSL (patch 8)
Bruce Momjian (22:33)
Re: SSL (patch 9)
Bruce Momjian (22:33)
Re: SSL (patch 10)
Bruce Momjian (22:33)
Re: patch for SSL cleanup, client certificates
Bruce Momjian (22:34)
Re: PATCH SSL_pending() checks in libpq/fe-misc.c
Bruce Momjian (22:39)
2002-06-12
Re: UI Update (was: int8 becames string in BDE :-()
Dave Page (09:41)
WriteBuffer return value
Manfred Koizar (12:17)
Re: GUC option log_pid is not checked [Fwd: Bug#149675: Fix]
Tom Lane (14:12)
Re: WriteBuffer return value
Tom Lane (14:19)
Re: GUC option log_pid is not checked [Fwd: Bug#149675:
Oliver Elphick (15:20)
Re: UI Update (was: int8 becames string in BDE :-()
Kristis Makris (15:42)
Re: UI Update (was: int8 becames string in BDE :-()
Dave Page (15:49)
2002-06-13
Re: UI Update (was: int8 becames string in BDE :-()
Hiroshi Inoue (00:05)
Re: Chinese GB18030 support is implemented!
Tatsuo Ishii (06:39)
Re: Chinese GB18030 support is implemented!
Bill Huang (07:44)
Re: Chinese GB18030 support is implemented!
Tatsuo Ishii (08:32)
Re: WriteBuffer return value
Manfred Koizar (09:50)
New Patch For CallableStmt (against current CVS)
Paul Bethe (16:11)
Non-standard feature request
Mike Mascari (20:23)
Table Function (aka SRF) doc patch
Joe Conway (21:25)
Re: [HACKERS] PATCH SSL_pending() checks in libpq/fe-misc.c
jack (21:41)
2002-06-14
Re: [HACKERS] First cut at SSL documentation
Bruce Momjian (00:29)
Re: [HACKERS] First cut at SSL documentation
Bruce Momjian (00:30)
Re: [HACKERS] First cut at SSL documentation
Bear Giles (00:58)
Reduce heap tuple header size
Manfred Koizar (01:10)
Re: [HACKERS] First cut at SSL documentation
Bruce Momjian (02:34)
Re: [HACKERS] First cut at SSL documentation
Larry Rosenman (02:55)
Re: [HACKERS] First cut at SSL documentation
Bruce Momjian (03:31)
Re: [HACKERS] First cut at SSL documentation
Bruce Momjian (03:37)
Re: SSL (combined patches 1-4)
Bruce Momjian (04:23)
[PATCH]errors_zh_TW.properties for JDBC driver
Zhenbang Wei (04:30)
Re: SSL (patch 6)
Bruce Momjian (04:31)
Re: SSL (patch 7)
Bruce Momjian (04:33)
Re: SSL (patch 8)
Bruce Momjian (04:35)
Re: SSL (patch 9)
Bruce Momjian (04:37)
Re: SSL (patch 10)
Bruce Momjian (04:38)
Re: SSL (patch 5)
Bruce Momjian (04:39)
Re: [HACKERS] PATCH SSL_pending() checks in libpq/fe-misc.c
Bruce Momjian (04:40)
Re: psql Segfaults shortly after doing variable substitution
Bruce Momjian (04:46)
Re: FW: Patch for current_schemas to optionally include implicit
Bruce Momjian (04:48)
Re: macaddr format fix
Bruce Momjian (04:49)
Re: guc.c and postgresql.conf.sample constistency checker
Bruce Momjian (04:50)
Re: Bug#146689: [BUGS] [Fwd: Bug#146689: postgresql-client: 'GRANT DELETE'
Bruce Momjian (04:52)
Re: boolean options and postmaster documentation
Bruce Momjian (05:02)
Re: HeapTupleHeader accessor macros
Bruce Momjian (05:07)
Re: Fix disabled triggers with deferred constraints
Bruce Momjian (05:07)
Re: libpq++ fixes
Bruce Momjian (05:10)
Re: HeapTupleHeader accessor macros II
Bruce Momjian (05:12)
Re: BufMgr: eliminate unused variables
Bruce Momjian (05:12)
Re: WriteBuffer return value
Bruce Momjian (05:13)
Re: GUC option log_pid is not checked [Fwd: Bug#149675:
Bruce Momjian (05:13)
Re: Non-standard feature request
Tom Lane (05:16)
Re: FW: Patch for current_schemas to optionally include implicit
Tom Lane (05:25)
Re: guc.c and postgresql.conf.sample constistency checker
Tom Lane (05:27)
Re: FW: Patch for current_schemas to optionally include implicit
Dave Page (08:13)
Re: Non-standard feature request
Gavin Sherry (09:05)
CREATE LANGUAGE/pg_language docs
Dave Page (10:14)
Re: FW: Patch for current_schemas to optionally include implicit
Tom Lane (13:22)
Re: FW: Patch for current_schemas to optionally include implicit
Tom Lane (13:24)
Re: guc.c and postgresql.conf.sample constistency check
Ron Snyder (14:10)
Re: Reduce heap tuple header size
Tom Lane (14:16)
Re: Non-standard feature request
Bruce Momjian (16:21)
Re: guc.c and postgresql.conf.sample constistency checker
Bruce Momjian (16:26)
Re: guc.c and postgresql.conf.sample constistency check
Ron Snyder (16:32)
Re: FW: Patch for current_schemas to optionally include implicit
Bruce Momjian (16:32)
Re: FW: Patch for current_schemas to optionally include implicit
Bruce Momjian (16:33)
Re: FW: Patch for current_schemas to optionally include implicit
Bruce Momjian (16:34)
Re: guc.c and postgresql.conf.sample constistency checker
Tom Lane (16:57)
Re: FW: Patch for current_schemas to optionally include implicit
Tom Lane (16:58)
Re: New Patch For CallableStmt (against current CVS)
Paul Bethe (18:03)
Re: Non-standard feature request
Mike Mascari (18:57)
Re: New Patch For CallableStmt (against current CVS)
Barry Lind (20:13)
Re: Reduce heap tuple header size
Manfred Koizar (22:18)
Re: Non-standard feature request
Rocco Altier (23:09)
2002-06-15
Re: Non-standard feature request
Mike Mascari (10:32)
Re: libpq++ fixes
Bruce Momjian (18:49)
Dependency / Constraint patch
Rod Taylor (19:10)
Re: Dependency / Constraint patch
Rod Taylor (19:13)
Re: libpq++ fixes
Bruce Momjian (19:16)
Re: psql Segfaults shortly after doing variable substitution
Bruce Momjian (19:37)
Re: macaddr format fix
Bruce Momjian (19:39)
Re: libpq++ fixes
jtv (19:49)
Re: boolean options and postmaster documentation
Bruce Momjian (19:52)
Re: HeapTupleHeader accessor macros II
Bruce Momjian (19:54)
Re: BufMgr: eliminate unused variables
Bruce Momjian (19:55)
Re: GUC option log_pid is not checked [Fwd: Bug#149675:
Bruce Momjian (19:58)
Re: WriteBuffer return value
Bruce Momjian (19:59)
Re: FW: Patch for current_schemas to optionally include implicit
Bruce Momjian (20:04)
Re: libpq++ fixes
Bruce Momjian (20:40)
2002-06-16
Re: SSL (patch 5)
Bruce Momjian (00:12)
Re: 2nd revision of SSL patches
Bruce Momjian (00:26)
2002-06-17
Re: SSL (combined patches 1-4)
Bruce Momjian (16:31)
Re: Table Function (aka SRF) doc patch
Bruce Momjian (18:45)
BufMgr cleanup
Manfred Koizar (21:20)
Re: 2nd revision of SSL patches
Peter Eisentraut (21:23)
Re: [Fwd: C&SRF API patch (was Re: [HACKERS] revised sample
Bruce Momjian (21:44)
Re: [Fwd: contrib/showguc (was Re: [HACKERS] revised sample
Bruce Momjian (21:44)
Re: 2nd revision of SSL patches
Bruce Momjian (21:55)
2002-06-18
Re: [Fwd: contrib/showguc (was Re: [HACKERS] revised sample
Peter Eisentraut (21:55)
2002-06-19
Re: [Fwd: [PATCHES] contrib/showguc (was Re: revised sample
Joe Conway (01:24)
COPY patch
Bruce Momjian (06:14)
Problem with SSL and IPv6
Bruce Momjian (06:59)
Re: Dependency / Constraint patch
Christopher Kings-Lynne (08:18)
Re: Dependency / Constraint patch
Rod Taylor (11:17)
Re: Dependency / Constraint patch
Stephan Szabo (14:35)
Re: [Fwd: [PATCHES] contrib/showguc (was Re: revised sample
Peter Eisentraut (21:13)
Re: [Fwd: [PATCHES] contrib/showguc (was Re: revised sample
Joe Conway (23:52)
2002-06-20
FW: CREATE LANGUAGE/pg_language docs
Dave Page (07:56)
Re: FW: CREATE LANGUAGE/pg_language docs
Tom Lane (13:09)
Page access
Manfred Koizar (14:12)
Re: FW: CREATE LANGUAGE/pg_language docs
Bruce Momjian (15:44)
Page OpaqueData
Manfred Koizar (15:47)
Re: FW: CREATE LANGUAGE/pg_language docs
Dave Page (16:12)
Re: Table Function (aka SRF) doc patch
Bruce Momjian (16:57)
Re: Dependency / Constraint patch
Bruce Momjian (17:24)
Re: Reduce heap tuple header size
Bruce Momjian (17:33)
Re: Reduce heap tuple header size
Tom Lane (21:07)
Re: Reduce heap tuple header size
Bruce Momjian (21:08)
Re: Dependency / Constraint patch
Tom Lane (21:09)
Re: [PATCHES] PostgreSQL 7.2.1 and Sun's C compiler under Solaris8
Bruce Momjian (21:15)
Re: Reduce heap tuple header size
Tom Lane (21:20)
Re: Patch for memory leaks in index scan
Bruce Momjian (21:25)
Re: Patch for memory leaks in index scan
Tom Lane (21:28)
contrib/DBMirror
Steven (21:33)
Re: Dependency / Constraint patch
Rod Taylor (21:34)
Re: Reduce heap tuple header size
Bruce Momjian (21:36)
Re: Patch for memory leaks in index scan
Bruce Momjian (21:38)
Re: Reduce heap tuple header size
Bruce Momjian (23:09)
Re: pg_dumpall should permit quiet operation
Bruce Momjian (23:48)
2002-06-21
Re: contrib/DBMirror
Bruce Momjian (00:09)
Re: Patch for memory leaks in index scan
Bruce Momjian (00:45)
Re: New FAQ entry about dump/restore
Bruce Momjian (02:00)
ODBC Patch to prevent setting of KSQO on 7.3+ servers
Dave Page (09:45)
Re: Reduce heap tuple header size
Jan Wieck (12:55)
Re: Reduce heap tuple header size
Bruce Momjian (13:19)
Re: Reduce heap tuple header size
Bruce Momjian (13:21)
Re: Reduce heap tuple header size
Tom Lane (13:22)
Re: Reduce heap tuple header size
Tom Lane (13:44)
Re: Reduce heap tuple header size
Jan Wieck (13:46)
Re: [PATCHES] pg_dumpall should permit quiet operation
Tom Lane (14:02)
Re: Reduce heap tuple header size
Jan Wieck (14:03)
Re: contrib/DBMirror
Tom Lane (14:08)
Re: Reduce heap tuple header size
Bruce Momjian (14:11)
Re: contrib/DBMirror
Bruce Momjian (14:18)
Re: Reduce heap tuple header size
Bruce Momjian (14:25)
Re: Reduce heap tuple header size
Tom Lane (15:39)
Re: Reduce heap tuple header size
Bruce Momjian (16:45)
script to check consistency between guc.h and postgresql.conf.sample
Ron Snyder (18:58)
Prev
|
Next
Jump to day:
1
2
3
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group