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 2007
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
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
29
30
31
2007-10-01
BUG #3645: regular expression back references seem broken
Eric Haszlakiewicz (00:43)
Re: BUG #3645: regular expression back references seem broken
Tom Lane (15:34)
Re: Question about PostGreSQL
Heikki Linnakangas (17:32)
Re: Question about PostGreSQL
Kevin Grittner (19:23)
Re: BUG #3619: Renaming sequence does not update its 'sequence_name' field
Guillaume 'ioguix' de Rorthais (21:10)
2007-10-02
Re: BUG #3645: regular expression back references seem broken
Eric Haszlakiewicz (08:07)
BUG #3646: installation problem
Anton (12:44)
BUG #3647: error message logged to stderr only, not redirect logfile
Michael Charnoky (18:34)
Re: BUG #3647: error message logged to stderr only, not redirect logfile
Tom Lane (21:19)
2007-10-03
BUG #3648: Server crashes when trying to create a table
Anton (05:45)
BUG #3649: Confusing error message: ERROR: syntax error at or near "$1"
Audrius Meskauskas (07:42)
Re: BUG #3648: Server crashes when trying to create a table
Alvaro Herrera (12:52)
Re: BUG #3619: Renaming sequence does not update its 'sequence_name' field
Heikki Linnakangas (17:25)
Re: BUG #3619: Renaming sequence does not update its 'sequence_name' field
Tom Lane (17:33)
2007-10-04
Re: BUG #3648: Server crashes when trying to create a table
Anton A. Patrushev (00:47)
Re: BUG #3648: Server crashes when trying to create a table
Anton A. Patrushev (01:00)
Re: BUG #3648: Server crashes when trying to create a table
Alvaro Herrera (02:41)
Re: BUG #3648: Server crashes when trying to create a table
Anton A. Patrushev (04:11)
BUG #3652: quiet / VERBOSITY=terse does not silence PKEY NOTICE message
Robert Kleemann (16:11)
Re: BUG #3484: Missing pg_clog file / corrupt index
Marc Schablewski (16:16)
Re: BUG #3652: quiet / VERBOSITY=terse does not silence PKEY NOTICE message
Tom Lane (18:26)
Re: BUG #3652: quiet / VERBOSITY=terse does not silence PKEY NOTICE message
Robert Kleemann (18:39)
BUG #3653: Database crash
Marc Munro (18:39)
Re: BUG #3653: Database crash
Tom Lane (21:14)
BUG #3654: Inconsistent handling of usernames
Radim Kolar (23:36)
BUG #3655: Inconsistent handling of usernames
Radim Kolar (23:37)
2007-10-05
BUG #3656: cannot truncate table in PGSQL from Java
Eli (08:00)
Re: BUG #3654: Inconsistent handling of usernames
tomas (09:59)
BUG #3657: Performance leaks when using between of two equal dates
Tiago Daniel Jacobs (15:04)
2007-10-06
Re: BUG #3657: Performance leaks when using between of twoequal dates
Alvaro Herrera (16:04)
Re: BUG #3657: Performance leaks when using between of two equal dates
Tom Lane (16:28)
Re: BUG #3657: Performance leaks when using between of two equal dates
Tiago Daniel Jacobs (16:51)
2007-10-08
BUG #3658: I've got disk-full errors when insert relational tables.
Alessandra Bilardi (09:44)
BUG #3659: should use implizit type cast in check constraint
Michael Enke (15:04)
Re: BUG #3657: Performance leaks when using between oftwo equal dates
Kevin Grittner (15:55)
Re: BUG #3659: should use implizit type cast in check constraint
Tom Lane (15:57)
Re: BUG #3619: Renaming sequence does not update its 'sequence_name' field
Bruce Momjian (18:01)
Re: BUG #3657: Performance leaks when using between of two equal dates
Tiago Daniel Jacobs (19:41)
2007-10-09
BUG #3660: unused empty file is created with csvlog
Thomas Reiss (11:53)
Re: BUG #3660: unused empty file is created with csvlog
Tom Lane (13:17)
Provide a way to not ask for a password in psql
Martin Pitt (13:56)
libpq crash fix [was: Provide a way to not ask for a password inpsql]
Martin Pitt (14:32)
Re: libpq crash fix [was: Provide a way to not ask for a password in psql]
Magnus Hagander (15:04)
plpythonu execute - create function bug?
blay bloo (15:30)
BUG #3661: Missing equality comparator: string = integer
David Bachmann (15:49)
BUG #3662: Seems that more than one run of a functions causes an error
Robins Tharakan (15:49)
BUG #3663: Installer: Encoding(Server) Select list have not UTF-8 encoding.
Kevin.Lee (16:05)
Re: BUG #3663: Installer: Encoding(Server) Select list have not UTF-8 encoding.
Hiroshi Saito (16:17)
Re: BUG #3661: Missing equality comparator: string = integer
Peter Eisentraut (17:04)
Re: BUG #3661: Missing equality comparator: string = integer
Pavel Stehule (17:15)
Fwd: BUG #3662: Seems that more than one run of a functions causes an error
Robins (18:10)
Re: BUG #3663: Installer: Encoding(Server) Select list have not UTF-8 encoding.
Magnus Hagander (19:12)
BUG #3664: CANNOT LOAD FROM FILE
Maciej Szarlinski (20:41)
Re: plpythonu execute - create function bug?
Tom Lane (23:24)
2007-10-10
Re: Provide a way to not ask for a password in psql
Euler Taveira de Oliveira (01:38)
Re: Provide a way to not ask for a password in psql
Peter Eisentraut (07:07)
PQmakeEmptyPQresult makes my application dumps core?
Adam PAPAI (09:20)
Re: PQmakeEmptyPQresult makes my application dumps core?
Tom Lane (11:49)
Re: PQmakeEmptyPQresult makes my application dumps core?
Gregory Stark (11:51)
BUG #3665: INSERT is not allowed in a non-volatile function
Evgeni (13:01)
BUG #3666: Truncated Parameter in LDAP string when spaces contained
Yves (13:45)
Re: BUG #3665: INSERT is not allowed in a non-volatile function
Tom Lane (13:58)
Re: PQmakeEmptyPQresult makes my application dumps core?
Gregory Stark (17:10)
BUG #3667: Job scheduling with Greenplum fails
Jon Roberts (17:14)
BUG #3668: type error in serial
Eric Weimer (19:02)
Re: BUG #3667: Job scheduling with Greenplum fails
Tom Lane (19:57)
Re: BUG #3667: Job scheduling with Greenplum fails
Roberts, Jon (20:02)
Re: BUG #3667: Job scheduling with Greenplum fails
Tom Lane (21:23)
Re: BUG #3668: type error in serial
Tom Lane (21:32)
2007-10-11
Re: BUG #3662: Seems that more than one run of a functions causes an error
Tom Lane (00:00)
Re: BUG #3662: Seems that more than one run of a functions causes an error
Tom Lane (00:12)
BUG #3669: cann't use UTF8 as server side encoding
huanghongdong (00:31)
Re: BUG #3669: cann't use UTF8 as server side encoding
Hiroshi Saito (10:53)
BUG #3670: Exception thrown when attempting to debug
Ognjen Babic (11:16)
Re: BUG #3667: Job scheduling with Greenplum fails
Roberts, Jon (12:31)
BUG #3671: if locale=french, service idles at 100% CPU
Nathanael TERRIEN (14:19)
Re: BUG #3667: Job scheduling with Greenplum fails
Andrew Sullivan (15:14)
Re: BUG #3667: Job scheduling with Greenplum fails
Roberts, Jon (15:42)
Deferred FK / PK deletion problems
Greg Sabino Mullane (22:06)
Re: Deferred FK / PK deletion problems
Tom Lane (22:17)
2007-10-12
expression_tree_walker() and primitive node types
Neil Conway (06:16)
Win XP(SP2) install error
KODAMA, Toshihito (08:23)
Re: Win XP(SP2) install error
Magnus Hagander (10:24)
BUG #3672: ALTER <column> TYPE change the underlying index tablespace to default
Marc Mamin (12:50)
BUG #3673: Untrusted perl language: ERROR: could not open relation 1663/16384/1259: No such file or directory
Timur Luchkin (13:01)
Re: BUG #3673: Untrusted perl language: ERROR: could not open relation 1663/16384/1259: No such file or directory
Heikki Linnakangas (13:34)
Re: expression_tree_walker() and primitive node types
Tom Lane (14:23)
libpq5 8.3 breaks 8.2 compatibility with encodings
Martin Pitt (14:33)
BUG #3674: Unnecessary checkpoints by WAL Writer
ITAGAKI Takahiro (14:56)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Martin Pitt (15:14)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Tom Lane (15:50)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Tom Lane (16:02)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Martin Pitt (16:18)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Peter Eisentraut (16:20)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Tom Lane (16:54)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Heikki Linnakangas (17:00)
Re: BUG #3674: Unnecessary checkpoints by WAL Writer
Tom Lane (17:06)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Martin Pitt (17:08)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Heikki Linnakangas (17:09)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Tom Lane (17:23)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Martin Pitt (17:38)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Tom Lane (17:54)
Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Tom Lane (21:46)
2007-10-13
Re: BUG #3672: ALTER <column> TYPE change the underlying index tablespace to default
Tom Lane (02:06)
BUG #3675: Crash on xpath function with 2 parameters
Jeremy Palmer (09:58)
BUG #3676: README.TXT is duff gen
Rolf de By (15:58)
Re: BUG #3675: Crash on xpath function with 2 parameters
Kris Jurka (17:28)
Re: BUG #3675: Crash on xpath function with 2 parameters
Tom Lane (20:50)
2007-10-14
pg_dump and password required
Sergey Litvinenko (21:05)
2007-10-15
Re: pg_dump and password required
Devrim GÜNDÜZ (07:33)
Re: BUG #3676: README.TXT is duff gen
Dave Page (08:24)
BUG #3677: ceil/floor not working as expected
Aleksander Machniak (13:31)
BUG #3678: Folder Windows Don't Open Properly
Doug Bedell (13:53)
Re: BUG #3677: ceil/floor not working as expected
Heikki Linnakangas (14:00)
IPv6 Support in 8.0.3
Kevin Kuhner (15:09)
Re: IPv6 Support in 8.0.3
Stefan Kaltenbrunner (16:27)
Re: BUG #3667: Job scheduling with Greenplum fails
Simon Riggs (20:19)
Re: BUG #3674: Unnecessary checkpoints by WAL Writer
Simon Riggs (20:24)
Re: BUG #3667: Job scheduling with Greenplum fails
Dave Page (21:54)
Re: Deferred FK / PK deletion problems
Greg Sabino Mullane (22:11)
Re: BUG #3667: Job scheduling with Greenplum fails
Simon Riggs (22:53)
2007-10-16
Re: BUG #3667: Job scheduling with Greenplum fails
Dave Page (08:45)
BUG #3679: need windows version
thobiyas (13:07)
BUG #3680: memory leak when excuting a SQL "select count(id) from chinatelecom;"
ssurui (20:43)
Re: BUG #3680: memory leak when excuting a SQL "select count(id) from chinatelecom;"
Douglas Toltzman (21:01)
Re: BUG #3680: memory leak when excuting a SQL "selectcount(id) from chinatelecom;"
Kevin Grittner (21:23)
2007-10-17
Re: BUG #3680: memory leak when excuting a SQL "select count(id) from chinatelecom;"
ssurui (07:49)
BUG #3681: fillers are NULL in pgbench
ITAGAKI Takahiro (08:10)
Re: BUG #3681: fillers are NULL in pgbench
Tom Lane (15:47)
Re: BUG #3680: memory leak when excuting a SQL "selectcount(id) from chinatelecom;"
Kevin Grittner (17:35)
2007-10-18
Re: BUG #3680: memory leak when excuting a SQL "selectcount(id) from chinatelecom;"
ssurui (01:04)
Re: BUG #3680: memory leak when excuting a SQL "selectcount(id) from chinatelecom;"
Douglas Toltzman (01:17)
Re: BUG #3681: fillers are NULL in pgbench
ITAGAKI Takahiro (03:21)
Re: 'on insert do instead' rule with a where clause responds 'INSERT 0 0'
Julius Stroffek (13:20)
creating a table with a serial column sets currval
Kris Jurka (20:10)
Re: creating a table with a serial column sets currval
Kris Jurka (20:23)
Re: creating a table with a serial column sets currval
Tom Lane (20:48)
Re: [JDBC] Re: 'on insert do instead' rule with a where clause responds 'INSERT 0 0'
Oliver Jowett (20:59)
Re: creating a table with a serial column sets currval
Kris Jurka (23:24)
2007-10-19
Fwd: Stalled post to pgsql-bugs
Ciprian Dorin Craciun (06:47)
Stalled post to pgsql-bugs
Ciprian Dorin Craciun (09:32)
Re: Stalled post to pgsql-bugs
Pavel Stehule (10:52)
Re: Stalled post to pgsql-bugs
Ciprian Dorin Craciun (11:45)
Re: creating a table with a serial column sets currval
Tom Lane (13:24)
PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )
Dawid Kuroczko (13:32)
Re: PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )
Heikki Linnakangas (14:04)
Re: PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )
Tom Lane (14:31)
Re: PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )
Dawid Kuroczko (22:26)
2007-10-20
BUG #3682: Incomplete database restore
Gary Chambers (03:04)
Re: PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )
Tom Lane (03:05)
Re: BUG #3682: Incomplete database restore
Heikki Linnakangas (08:09)
BUG #3684: After dump/restore, schema PUBLIC always exists
Pedro Gimeno (09:37)
Re: PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )
Dawid Kuroczko (10:09)
BUG #3685: PgAdmin crashes at startup
Pavel Velikhov (10:51)
BUG #3686: Incorrect numeric type conversion to long in plpythonu
Sergi (13:57)
Re: BUG #3682: Incomplete database restore
Heikki Linnakangas (14:36)
2007-10-21
BUG #3687: PL/Python is built against Python 2.4
Stavros Korokithakis (14:35)
Re: BUG #3682: Incomplete database restore
Heikki Linnakangas (18:56)
Re: BUG #3682: Incomplete database restore
Tom Lane (20:24)
Re: BUG #3686: Incorrect numeric type conversion to long in plpythonu
Tom Lane (23:15)
2007-10-22
Re: BUG #3682: Incomplete database restore
Gary Chambers (03:17)
Re: BUG #3682: Incomplete database restore
Magnus Hagander (07:29)
Re: BUG #3682: Incomplete database restore
Heikki Linnakangas (09:32)
Cursor on an INTERSECT query assertion fails
Heikki Linnakangas (14:11)
Re: BUG #3682: Incomplete database restore
Tom Lane (14:40)
BUG #3691: bug in pg_restore
Maryz (14:52)
Re: BUG #3691: bug in pg_restore
Heikki Linnakangas (15:04)
Re: BUG #3691: bug in pg_restore
Heikki Linnakangas (15:31)
Re: BUG #3691: bug in pg_restore
Tom Lane (16:51)
Re: Cursor on an INTERSECT query assertion fails
Tom Lane (17:05)
BUG #3692: Conflicting create table statements throw unexpected error
Bill Moran (20:37)
Re: BUG #3692: Conflicting create table statements throw unexpected error
Tom Lane (21:44)
2007-10-23
Re: BUG #3692: Conflicting create table statements throw unexpected error
Bill Moran (12:26)
Re: BUG #3692: Conflicting create table statements throwunexpected error
Alvaro Herrera (12:56)
2007-10-24
Possible planner bug/regression introduced in 8.2.5
Jakub Ouhrabka (08:57)
Re: BUG #3692: Conflicting create table statements throw unexpected error
Bill Moran (12:47)
Re: Possible planner bug/regression introduced in 8.2.5
Tom Lane (13:27)
Re: Possible planner bug/regression introduced in 8.2.5
Jakub Ouhrabka (13:46)
Re: Possible planner bug/regression introduced in 8.2.5
Tom Lane (14:01)
BUG #3693: PSQLException when using ResultSet.getLong(String) in turkish locale
Dirk Moebius (16:23)
Re: Possible planner bug/regression introduced in 8.2.5
Jakub Ouhrabka (16:51)
Re: Possible planner bug/regression introduced in 8.2.5
Tom Lane (20:57)
2007-10-25
BUG #3695: Pgsql does not report non existing function
Roger (07:59)
Yet another problem with ILIKE and UTF-8
Gergely Bor (12:40)
BUG #3696: FK integrity check bypassed using rules.
Pierre-yves Strub (13:28)
Re: Yet another problem with ILIKE and UTF-8
Gregory Stark (14:18)
Re: BUG #3695: Pgsql does not report non existing function
Tom Lane (14:36)
BUG #3697: utf8 issue: can not reimport a table that was successfully exported.
Marc Mamin (14:49)
Re: Yet another problem with ILIKE and UTF-8
Gergely Bor (15:16)
Re: BUG #3697: utf8 issue: can not reimport a table that was successfully exported.
Tom Lane (16:07)
Re: BUG #3697: utf8 issue: can not reimport a table that was successfully exported.
Marc Mamin (16:21)
Re: BUG #3696: FK integrity check bypassed using rules.
Tom Lane (16:29)
Re: Yet another problem with ILIKE and UTF-8
Gregory Stark (16:33)
Re: Yet another problem with ILIKE and UTF-8
Tom Lane (16:35)
Re: BUG #3697: utf8 issue: can not reimport a table that was successfully exported.
Tom Lane (16:39)
Re: BUG #3696: FK integrity check bypassed using rules.
Pierre-Yves Strub (16:55)
PostgreSQL crash on Freebsd 7
Michael (20:09)
Re: PostgreSQL crash on Freebsd 7
Alvaro Herrera (23:40)
2007-10-26
Re: PostgreSQL crash on Freebsd 7
Tom Lane (00:15)
Re: PostgreSQL crash on Freebsd 7
Michael (00:45)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group