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
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-general
pgsql-interfaces
pgsql-jobs
pgsql-novice
pgsql-performance
pgsql-php
pgsql-sql
pgsql-students
Developer lists
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-bugs - October 2004
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
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
31
2004-10-01
Re: semicolon not required on END statement
Neil Conway (00:42)
Re: PLPGSQL and FOUND stange behaviour after EXECUTE
Neil Conway (01:03)
Re: PLPGSQL and FOUND stange behaviour after EXECUTE
Tom Lane (03:39)
Re: semicolon not required on END statement
Tom Lane (03:46)
Re: semicolon not required on END statement
Neil Conway (04:53)
Re: PLPGSQL and FOUND stange behaviour after EXECUTE
Neil Conway (05:07)
Re: PLPGSQL and FOUND stange behaviour after EXECUTE
Tom Lane (05:14)
Re: BUG #1274: Trigger sequence incorrect
Michael Fuhr (06:23)
Bug in PostrgeSQL 8.0beta
Alexander Zhiltsov (08:46)
pg_dumpall fails
Ivan (14:13)
Re: PQdb() fails with coredump when PQconnectDB() passed invalid parameter.
Michael Fuhr (14:51)
Re: Disk space is consumed by UPDATE query
Tom Lane (15:06)
Re: Bug in PostrgeSQL 8.0beta
Tom Lane (15:20)
Re: Bug in PostrgeSQL 8.0beta
Michael Fuhr (15:23)
Re: PQdb() fails with coredump when PQconnectDB() passed invalid parameter.
Tom Lane (17:36)
Bug report
Andrew Grillet (21:48)
Wierd results of math -- old bug I hope
Josh Berkus (22:02)
BUG #1275: Perda de velocidade na consulta com join.
PostgreSQL Bugs List (22:28)
Re: Bug report
Tom Lane (22:58)
2004-10-02
Re: semicolon not required on END statement
Bruce Momjian (00:48)
2004-10-03
BUG #1276: Backend panics on SETVAL('..', 0)...
PostgreSQL Bugs List (05:10)
Re: BUG #1276: Backend panics on SETVAL('..', 0)...
Tom Lane (05:26)
8.0b3: problems with ILIKE and ~* on multibyte-chars
peter pilsl (11:31)
Re: 8.0b3: problems with ILIKE and ~* on multibyte-chars
Tom Lane (17:09)
2004-10-04
Re: semicolon not required on END statement
Neil Conway (05:43)
initdb fails
Cherry Ann Alib (05:55)
BUG #1277: plpgsql EXECUTE bug in beta3
PostgreSQL Bugs List (06:10)
[No subject]
Sean Chittenden (07:11)
bgwriter interfering with consistent view of system tables?
Sean Chittenden (07:16)
Denial of service via VACUUM, all backends exit and restart...
Sean Chittenden (07:18)
Re: PLPGSQL and FOUND stange behaviour after EXECUTE
Neil Conway (07:19)
BUG #1278: PL/pgSQL: ROWTYPE does not care for droped columns
PostgreSQL Bugs List (11:33)
Re: PLPGSQL and FOUND stange behaviour after EXECUTE
Tom Lane (13:54)
Re: BUG #1278: PL/pgSQL: ROWTYPE does not care for droped columns
Tom Lane (14:22)
Re: Denial of service via VACUUM, all backends exit and restart...
Tom Lane (15:44)
Re: bgwriter interfering with consistent view of system tables?
Tom Lane (16:51)
Re: BUG #1277: plpgsql EXECUTE bug in beta3
Tom Lane (17:02)
Re: BUG #1277: plpgsql EXECUTE bug in beta3
Tom Hebbron (18:19)
Re: bgwriter interfering with consistent view of system tables?
Sean Chittenden (23:17)
Re: Denial of service via VACUUM, all backends exit and restart...
Sean Chittenden (23:57)
2004-10-05
Re: BUG #1276: Backend panics on SETVAL('..', 0)...
Sean Chittenden (00:13)
Re: Bug in PostrgeSQL 8.0beta
Alexander Zhiltsov (07:47)
BUG #1279: pg_dump/resore has trouble with implicit sequences of renamed tables
PostgreSQL Bugs List (19:45)
Re: BUG #1279: pg_dump/resore has trouble with implicit sequences of renamed tables
Tom Lane (22:03)
pg_dumpall bug in PG 8.0b3 Win32 port
Luiz K. Matsumura (23:13)
Re: pg_dumpall bug in PG 8.0b3 Win32 port
Andrew Dunstan (23:56)
2004-10-06
Re: Bug in PostrgeSQL 8.0beta
Alexander Zhiltsov (06:55)
Possible bug in 7.4.5
Devrim GUNDUZ (09:10)
BUG #1280: Unexpected EOF at Client Connection
PostgreSQL Bugs List (11:50)
Re: Possible bug in 7.4.5
Kris Jurka (12:31)
Re: pg_dumpall bug in PG 8.0b3 Win32 port
Luiz K. Matsumura (12:51)
Re: Possible bug in 7.4.5
Tom Lane (14:11)
Re: BUG #1280: Unexpected EOF at Client Connection
Tom Lane (14:18)
Re: pg_dumpall bug in PG 8.0b3 Win32 port
Tom Lane (14:20)
Re: Possible bug in 7.4.5
Devrim GUNDUZ (14:37)
Re: Possible bug in 7.4.5
Tom Lane (14:39)
BUG #1281: I cannot find the ODBC driver in available ODBC drivers
PostgreSQL Bugs List (14:41)
Re: pg_dumpall bug in PG 8.0b3 Win32 port
Bruce Momjian (17:02)
Re: pg_dumpall bug in PG 8.0b3 Win32 port
Bruce Momjian (17:06)
Re: pg_dumpall bug in PG 8.0b3 Win32 port
Andrew Dunstan (17:15)
Re: pg_dumpall bug in PG 8.0b3 Win32 port
Bruce Momjian (17:23)
Problem with interval
Bruno Prévost (20:26)
Re: Problem with interval
Michael Fuhr (21:47)
Re: Problem with interval
Tom Lane (21:53)
Re: Problem with interval
Sean Utt (21:54)
BUG #1282: LIKE clause double-unescapes characters
PostgreSQL Bugs List (22:40)
Re: BUG #1282: LIKE clause double-unescapes characters
Tom Lane (22:53)
2004-10-07
Buggy timestamp generation code in PG 7.4.5 on FreeBSD 4.10
Justin Clift (01:31)
Returned due to virus; was: Delivery Failure (webmaster@manager.co.th)
pgsql-bugs (02:24)
Installation Error
Geminia Insurance Co. Ltd (06:01)
Re: pgsql 8.0 beta1 patch for token and timezone
Bruce Momjian (16:52)
Re: pgsql 8.0 beta1 patch for token and timezone
Tom Lane (17:17)
Re: pgsql 8.0 beta1 patch for token and timezone
Bruce Momjian (17:29)
Re: BUG #1236: still in use tablespaces can be removed
Bruce Momjian (18:33)
postgres 8.0.0beta3 problem
Tomasz Kuźniar (19:25)
Re: BUG #1238: postgres option -Q used in src/test/bench
Bruce Momjian (19:40)
BUG #1283: Queries slow down after restoring big db
PostgreSQL Bugs List (19:53)
Re: BUG #1238: postgres option -Q used in src/test/bench
Tom Lane (20:29)
Re: Bug in PostrgeSQL 8.0beta
Tom Lane (20:39)
Re: BUG #1283: Queries slow down after restoring big db
Tom Lane (20:47)
Re: BUG #1238: postgres option -Q used in src/test/bench
Bruce Momjian (22:51)
[No subject]
Marcio Fernandes (23:46)
[No subject]
Marcio Fernandes (23:46)
[No subject]
Marcio Fernandes (23:47)
2004-10-08
Re: BUG #1254: CIDR check for no host-bit set has off-by-1 error
Bruce Momjian (01:46)
PANIC: ERRORDATA_STACK_SIZE exceeded
ffffceffffac ffffbdffffaa (04:45)
Re: Bug in PostrgeSQL 8.0beta
Alexander Zhiltsov (05:35)
COPY bug on 7.3.4 whe copying lots of data
Mason (08:45)
Re: pgsql 8.0 beta1 patch for token and timezone
Zhong Xubin (14:51)
8.0.0beta3 plpython link troubles
Michael Fuhr (15:57)
2004-10-09
PostgrSQL fails to install on Windows 2003 server
David Healy (08:24)
Not able to install 8.0-beta1-20040909
Michael Boeni (13:05)
datatype.sgml misleading regclass example
Michael Fuhr (16:21)
Re: datatype.sgml misleading regclass example
Tom Lane (17:01)
Re: 8.0.0beta3 plpython link troubles
Tom Lane (23:51)
2004-10-10
Re: 8.0.0beta3 plpython link troubles
Tom Lane (00:19)
8.0.0beta3: dblink can't find libpq
Michael Fuhr (02:21)
Re: 8.0.0beta3: dblink can't find libpq
Tom Lane (16:05)
Re: 8.0.0beta3: dblink can't find libpq
Tom Lane (16:16)
Re: 8.0.0beta3 plpython link troubles
Magnus Hagander (16:30)
Re: 8.0.0beta3 plpython link troubles
Tom Lane (16:35)
Re: Not able to install 8.0-beta1-20040909
Magnus Hagander (18:53)
Re: initdb fails
Tom Lane (19:39)
Re: COPY bug on 7.3.4 whe copying lots of data
Tom Lane (19:44)
Re: Installation Error
Tom Lane (19:48)
Re: Buggy timestamp generation code in PG 7.4.5 on FreeBSD 4.10
Tom Lane (19:54)
Re: postgres 8.0.0beta3 problem
Tom Lane (19:56)
Re: 8.0.0beta3: dblink can't find libpq
Michael Fuhr (22:52)
2004-10-11
Re: 8.0.0beta3 plpython link troubles
Michael Fuhr (02:09)
Re: Buggy timestamp generation code in PG 7.4.5 on FreeBSD
Justin Clift (02:10)
Unable to dump database/table
Krok (11:27)
Re: Unable to dump database/table
Tom Lane (14:17)
Re: Unable to dump database/table
Krok (15:10)
EXIT <<Label>> in function
Patrick Fiche (15:12)
Re: Unable to dump database/table
Tom Lane (15:18)
Why is the index not created in the tablespace delivered in the create-index-command ?
Michael Kleiser (16:16)
Re: Why is the index not created in the tablespace delivered in the create-index-command ?
Tom Lane (16:35)
Re: Unable to dump database/table
Andre Maasikas (17:21)
Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3
Reuven M. Lerner (18:00)
Re: PANIC: ERRORDATA_STACK_SIZE exceeded
Neil Conway (23:29)
2004-10-12
[Fwd: Re: misc/72498: Libc timestamp code on jailed SMP machine generates incorrect results]
Justin Clift (00:47)
BUG #1284: The backend has broken the connection.
PostgreSQL Bugs List (11:25)
Re: BUG #1284: The backend has broken the connection.
Tom Lane (14:02)
Re: BUG #1284: The backend has broken the connection.
Gaetano Mendola (14:08)
Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3
Tom Lane (19:52)
Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3
Reuven M. Lerner (19:55)
overloaded functions and NULL
Kris Jurka (21:07)
Substring function incorrect when searching for '@.'
Mike G. (22:35)
Re: Substring function incorrect when searching for '@.'
Tom Lane (23:00)
2004-10-13
'configure' bug on Mac OS X 10.3.5
Fahad G. (00:23)
Re: overloaded functions and NULL
Tom Lane (04:44)
BUG #1285: Violacion de segmento
PostgreSQL Bugs List (08:19)
Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3
Theodore Petrosky (11:49)
Re: BUG #1285: Violacion de segmento
Alvaro Herrera (13:24)
Re: overloaded functions and NULL
Gaetano Mendola (13:32)
Re: BUG #1285: Violacion de segmento
Gaetano Mendola (13:33)
2004-10-14
SELECT FOR UPDATE and LIMIT 1 behave oddly
Josh Berkus (01:05)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Tom Lane (04:02)
Re: BUG #1273: bad path for english.stop in tsearch2
Magnus Hagander (07:55)
BUG #1286: indices not used after a pg_restore
PostgreSQL Bugs List (09:26)
Re: BUG #1286: indices not used after a pg_restore
Tom Lane (10:54)
Re: BUG #1286: indices not used after a pg_restore
Federico Di Gregorio (11:06)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Josh Berkus (16:45)
finger print (minutias)
Ivan Esteban Rivera Uria (22:11)
2004-10-15
[Fwd: Re: misc/72498: Libc timestamp code on jailed SMP machine generates incorrect results]
Justin Clift (01:22)
Re: 'configure' bug on Mac OS X 10.3.5
Neil Conway (02:03)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Neil Conway (02:14)
Re: 'configure' bug on Mac OS X 10.3.5
Alvaro Herrera (02:43)
Re: BUG #1286: indices not used after a pg_restore
Tom Lane (03:48)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Tom Lane (04:22)
Re: 'configure' bug on Mac OS X 10.3.5
Tom Lane (04:47)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Neil Conway (05:21)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Tom Lane (05:30)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Neil Conway (05:37)
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Josh Berkus (16:09)
2004-10-16
Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Oliver Elphick (17:35)
2004-10-17
Stale entries in pg_stat_activity
Michael Fuhr (02:45)
Re: Stale entries in pg_stat_activity
Tom Lane (04:01)
Re: Stale entries in pg_stat_activity
Michael Fuhr (04:30)
Re: Stale entries in pg_stat_activity
Michael Fuhr (06:23)
BUG #1287: Bug in www.postgresql.org php-code
PostgreSQL Bugs List (12:22)
BUG #1288: Can't create database in a French environment
PostgreSQL Bugs List (12:39)
Re: Stale entries in pg_stat_activity
Tom Lane (17:35)
Re: BUG #1288: Can't create database in a French environment
Tom Lane (17:53)
Re: BUG #1236: still in use tablespaces can be removed
Bruce Momjian (18:20)
2004-10-18
Mac OS X make check errors...
Theodore Petrosky (02:55)
Re: Mac OS X make check errors...
Neil Conway (04:48)
BUG #1289: make install failed
PostgreSQL Bugs List (15:36)
Re: BUG #1289: make install failed
Peter Eisentraut (17:45)
2004-10-19
Re: Mac OS X make check errors...
Tom Lane (00:36)
Re: Mac OS X make check errors...
Neil Conway (04:10)
Time intervals in select statement
Luke McFarlane (07:05)
Re: Time intervals in select statement
Tom Lane (07:16)
Re: Time intervals in select statement
Luke McFarlane (07:22)
Re: Mac OS X make check errors...
Theodore Petrosky (11:39)
ODBC 7.05. from PostgreSQL 8.0 Beta 3
Gottlieb Herbert (12:04)
Re: Time intervals in select statement
Tom Lane (13:56)
a bug in pg_dump?
Jaime Casanova (17:38)
Re: a bug in pg_dump?
Tom Lane (18:25)
Re: a bug in pg_dump?
Alvaro Herrera (19:06)
Re: a bug in pg_dump?
Jaime Casanova (20:45)
Re: BUG #1286: indices not used after a pg_restore
Tom Lane (21:23)
bug 1201
federico (21:58)
Re: bug 1201
Kris Jurka (23:23)
Re: bug 1201
Alvaro Herrera (23:52)
2004-10-20
Re: bug 1201
Kris Jurka (00:03)
Bug: PGAdmin + plpythonu + windows
Sim Zacks (06:42)
postgreSQL 8.0 béta3
frederic.germaneau (12:58)
Re: Bug: PGAdmin + plpythonu + windows
Andreas Pflug (14:10)
Re: Bug: PGAdmin + plpythonu + windows
Sim Zacks (14:18)
Re: postgreSQL 8.0 béta3
Tom Lane (14:43)
Re: bug 1201
Tom Lane (16:08)
BUG #1290: Default value and ALTER...TYPE
PostgreSQL Bugs List (17:01)
Re: BUG #1290: Default value and ALTER...TYPE
Tom Lane (18:07)
Re: [HACKERS] BUG #1290: Default value and ALTER...TYPE
Rod Taylor (18:17)
Re: BUG #1290: Default value and ALTER...TYPE
Troels Arvin (18:29)
2004-10-21
Re: [HACKERS] BUG #1290: Default value and ALTER...TYPE
Tom Lane (04:19)
Re: bug 1201
Federico Fissore (07:32)
Re: BUG #1290: Default value and ALTER...TYPE
Tom Lane (14:58)
Re: [HACKERS] BUG #1290: Default value and ALTER...TYPE
Dennis Bjorklund (17:12)
Prev
|
Next
Jump to day:
1
2
3
4
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
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group