pgsql-bugs since 2002-12-09 00:00

If you find a bug, please use the bug reporting form.

Search the Archives

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

Browse Archives

Prev | Next

Dec. 9, 2002

Thread Author Time
Bug #841: SET search_path in createdb -T ... and pgdump pgsql-bugs 13:39
Re: Bug #841: SET search_path in createdb -T ... and pgdump Tom Lane 15:32
Bug #842: pgplsql: IF-THEN-ELSIF-ELSE acts different from IF-THEN-ELSE IF pgsql-bugs 15:34
Re: Bug #842: pgplsql: IF-THEN-ELSIF-ELSE acts different from IF-THEN-ELSE IF Tom Lane 16:12
ecpg Oracle compatibility issue 📎 Roland Karch 17:05
cube does not compile with newer flex Bartosch Pixa 18:22
Re: cube does not compile with newer flex Tom Lane 18:58
Re: cube does not compile with newer flex Bartosch Pixa 19:20
Re: Bug #837: Unable to use LATIN9 (=ISO-8859-15) encoding Peter Eisentraut 19:48
Re: Bug #838: SSL problems in 7.3 Peter Eisentraut 19:48
Re: Bug #838: SSL problems in 7.3 Nathan Mueller 19:50
Re: cube does not compile with newer flex Tom Lane 19:54
Re: [BUGS] 7.3 RMPS bugs ( pgdb.py and postgresql launch script ) Lamar Owen 20:19
Re: [BUGS] 7.3 RMPS bugs ( pgdb.py and postgresql launch script Jean-Luc Lachance 20:30
Re: O_DIRECT option used? Bruce Momjian 21:34

Dec. 10, 2002

Thread Author Time
Re: PostgreSQL 7.3 Installation on SCO Bruce Momjian 01:08
Re: Bug #838: SSL problems in 7.3 Nathan Mueller 04:36
Re: Bug #838: SSL problems in 7.3 Bruce Momjian 04:50
ON DELETE triggers don't work as documented Mike Glover 05:33
Re: Bug #838: SSL problems in 7.3 Nathan Mueller 06:00
Bug #843: pg_clog files problem pgsql-bugs 10:51
Bug #843: pg_clog files problem - clarification Nikolay Hristov 13:05
Re: Bug #843: pg_clog files problem Tom Lane 15:27
upgrade to v7.3 and BLOBs jan 16:39
Problem with foreign keys (performance and deadlocks) Brian Walker 16:47
Re: Problem with foreign keys (performance and deadlocks) Stephan Szabo 18:22
Re: Bug #838: SSL problems in 7.3 Bruce Momjian 18:53
Re: PostgreSQL 7.3 Installation on SCO Bruce Momjian 19:25
Re: Bug #838: SSL problems in 7.3 Nathan Mueller 20:09
Re: Bug #838: SSL problems in 7.3 Nathan Mueller 20:52
Re: Bug #838: SSL problems in 7.3 Bruce Momjian 20:58
Re: Bug #838: SSL problems in 7.3 Nathan Mueller 21:24
Bug #844: initdb fails on an ext2/3 fs mounted on /var/lib/pgsql/data pgsql-bugs 23:03

Dec. 11, 2002

Thread Author Time
Re: [HACKERS] GEQO Triggers Server Crash Bruce Momjian 03:37
Re: ecpg Oracle compatibility issue Bruce Momjian 03:52
Re: [HACKERS] GEQO Triggers Server Crash Tom Lane 04:37
Re: Bug #844: initdb fails on an ext2/3 fs mounted on /var/lib/pgsql/data Tom Lane 05:46
Bug #845: JDBC driver have a problem with floating-point numbers pgsql-bugs 11:25
PostgreSQL Bug? Juliano Niederauer 12:41
Segmentation fault inside libpq with PHP David F. Skoll 16:10
Re: bug or feature? Stephan Szabo 16:37
Re: ON DELETE triggers don't work as documented Joe Conway 18:18

Dec. 12, 2002

Thread Author Time
initdb segfaulting. Rudy Lippan 03:21
Re: initdb segfaulting. Tom Lane 04:58
Re: Bug #838: SSL problems in 7.3 Bruce Momjian 05:36
Bug #846: Oncurrent transactions about select for update pgsql-bugs 08:27
OpenOffice loops calling SQLForeignKeys Ocke Janssen 14:06
Re: OpenOffice loops calling SQLForeignKeys Hiroshi Inoue 14:43
Re: initdb segfaulting. Rudy Lippan 17:41
postmaster segfaults when pg_hba.cof is missing Rudy Lippan 18:13
Re: initdb segfaulting. Tom Lane 19:20
Re: ecpg Oracle compatibility issue Bruce Momjian 21:49
time and current_time default formats Thomas O'Connell 21:58
Bug #847: plpgsql 'raise notice' > 4000 chars disconnects pgsql backend 7.2.1 pgsql-bugs 22:18
Re: Bug #838: SSL problems in 7.3 📎 Bruce Momjian 22:44
Re: postmaster segfaults when pg_hba.cof is missing 📎 Neil Conway 22:54
Re: Bug #847: plpgsql 'raise notice' > 4000 chars Neil Conway 22:59

Dec. 13, 2002

Thread Author Time
Re: Bug #847: plpgsql 'raise notice' > 4000 chars disconnects pgsql backend 7.2.1 Tom Lane 05:40
Re: OpenOffice loops calling SQLForeignKeys Ocke Janssen 07:07
Re: possible INSERT bug Mathew Frank 07:37
Re: possible INSERT bug Tom Lane 08:08
select for update problem (maybe mine) Theodore Petrosky 14:52
Re: postmaster segfaults when pg_hba.cof is missing Bruce Momjian 17:02
server terminated by a query in 7.3 Jie Liang 17:29
Re: server terminated by a query in 7.3 Frank van Vugt 17:47
Re: Bug #838: SSL problems in 7.3 📎 Nathan Mueller 18:06
Re: server terminated by a query in 7.3 Tom Lane 18:12
Re: ecpg Oracle compatibility issue Roland Karch 19:28
Re: ecpg Oracle compatibility issue 📎 Bruce Momjian 20:29
PostgreSQL 7.3 installation on RedHat 8.0 fails Murthy Kambhampaty 20:57
Re: OpenOffice loops calling SQLForeignKeys Hiroshi Inoue 21:38

Dec. 14, 2002

Thread Author Time
Re: PostgreSQL 7.3 installation on RedHat 8.0 fails Tom Lane 00:24
Re: Bug #838: SSL problems in 7.3 📎 Bruce Momjian 18:45
Re: postmaster segfaults when pg_hba.cof is missing Bruce Momjian 18:49
Bug #848: Index on bigint column is unused in selects pgsql-bugs 20:33

Dec. 15, 2002

Thread Author Time
v7.3 : \encoding doesn't show changes in client encoding that are not done with \encoding itself (i.e. set names/set client_encoding) Frank van Vugt 11:02

Dec. 16, 2002

Thread Author Time
Re: Bug #848: Index on bigint column is unused in selects Neil Conway 05:36
odd behavior: function not atomic/not seeing it's own updates/not acting serializable nor read committed Robert Treat 23:14
Re: odd behavior: function not atomic/not seeing it's own updates/not acting serializable nor read committed Tom Lane 23:53

Dec. 17, 2002

Thread Author Time
Bug #849: pg_restore bug on views with union, PostgreSQL 7.2.3 pgsql-bugs 13:02
Bug #849: pg_restore bug on views with union, PostgreSQL 7.2.3 pgsql-bugs 13:05
Re: Bug #849: pg_restore bug on views with union, PostgreSQL 7.2.3 Tom Lane 14:31
int4out(lo) does not exist (create type) bullshark 18:14
Re: odd behavior: function not atomic/not seeing it's own Robert Treat 18:32

Dec. 18, 2002

Thread Author Time
COPY problem with bad dates Bruno Wolff III 15:14
strange problem Böhm, Sebastian (Vendor) 15:38
Re: COPY problem with bad dates Bruno Wolff III 15:45
Re: COPY problem with bad dates Tom Lane 16:30
Re: strange problem Tom Lane 16:42
Re: strange problem Böhm, Sebastian (Vendor) 18:31
Re: strange problem Tom Lane 19:17

Dec. 19, 2002

Thread Author Time
Re: strange problem Tom Lane 00:16
Re: strange problem Böhm, Sebastian (Vendor) 00:18
Bug #851: cast() no longer works in array inserts pgsql-bugs 03:30
Re: Bug #851: cast() no longer works in array inserts Tom Lane 05:48
Re: Bug #851: cast() no longer works in array inserts Tom Lane 06:16

Dec. 20, 2002

Thread Author Time
Bug #852: Wrong sequence name generated pgsql-bugs 11:17
Re: Bug #852: Wrong sequence name generated Tom Lane 15:09
Re: Bug #852: Wrong sequence name generated Bruce Momjian 17:43

Dec. 21, 2002

Thread Author Time
Bug #853: Software unavailable on any US mirror pgsql-bugs 01:19
Re: Bug #853: Software unavailable on any US mirror Bruce Momjian 04:45

Dec. 23, 2002

Thread Author Time
More SSL patches 📎 Nathan Mueller 07:19

Dec. 24, 2002

Thread Author Time
Bug #854: configure file and tcl/tk pgsql-bugs 21:28

Dec. 25, 2002

Thread Author Time
Bug #855: pg_dump crash on linux-xfs pgsql-bugs 04:36
Changes in functions bittoint4 and bitfromint4 - Function bit does not work Kenji Sugita 06:17
Libpq is not a shared library on Mac OS X Kenji Sugita 06:27
Bug #856: coredump pgsql-bugs 08:46
vacuumdb error: tuple concurrently updated Harald Krake 16:07
Bug #857: [7.3] Attribute oid not found in a temporary table creted by a SELECT pgsql-bugs 21:25

Dec. 26, 2002

Thread Author Time
Re: Bug #857: [7.3] Attribute oid not found in a temporary table Bruce Momjian 03:58
Re: Bug #857: [7.3] Attribute oid not found in a temporary table JMM Moi-Meme Maitre du Monde 08:02
pgdb.py is still wrong in Postgres 7.3.1 rpm Gaetano Mendola 12:15
Re: Bug #857: [7.3] Attribute oid not found in a temporary table JMM Moi-Meme Maitre du Monde 14:33
Bug #858: bitfromint4 not present in 7.3.1 pgsql-bugs 15:17
Re: Changes in functions bittoint4 and bitfromint4 - Function bit does not work Tom Lane 16:52
Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm Lamar Owen 16:57
Re: Bug #856: coredump Tom Lane 17:01
Re: vacuumdb error: tuple concurrently updated Tom Lane 17:09
Re: Bug #858: bitfromint4 not present in 7.3.1 Tom Lane 17:14
Re: Bug #857: [7.3] Attribute oid not found in a temporary table Bruce Momjian 17:34
Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm Tom Lane 18:07
Re: Bug #855: pg_dump crash on linux-xfs Tom Lane 18:48
Re: vacuumdb error: tuple concurrently updated Harald Krake 19:37
Re: Bug #854: configure file and tcl/tk Tom Lane 19:55
Re: Can't start postmaster on Cygwin with local 'ja_JP.EUC Tamotsu Ebina 22:43
Make error in ...utils/mb/conversion_procs/* Chris Albertson 23:23

Dec. 27, 2002

Thread Author Time
Bug #859: 7.3.1 on linux-alpha: 3 "make check" tests fail pgsql-bugs 01:50
Re: Bug #859: 7.3.1 on linux-alpha: 3 "make check" tests fail Tom Lane 05:40
Bug #860: [7.3.x] pg_config --configure not readily usable pgsql-bugs 10:04
Re: Bug #856: coredump Mike Pechkin 11:57
small bug? "ERROR: exprType: Do not know how to get type for 711 node" Ian Barwick 15:28
Re: Bug #855: pg_dump crash on linux-xfs Tom Lane 17:04
Re: Bug #860: [7.3.x] pg_config --configure not readily usable Tom Lane 17:30
Re: small bug? "ERROR: exprType: Do not know how to get type for 711 node" Tom Lane 17:41
Re: small bug? "ERROR: exprType: Do not know how to get type for 711 node" Tom Lane 20:08

Dec. 28, 2002

Thread Author Time
Instllation Error 1316 Tomas Vera 06:47
[No subject] owner 21:05

Dec. 29, 2002

Thread Author Time
Re: Bug #859: 7.3.1 on linux-alpha: 3 "make check" tests fail Thien-Thi Nguyen 01:53

Jan. 1, 2003

Thread Author Time
Download Eminem-Shaggy'S Mp3s 01.01.2003 17:16:11 📎 pgsql-bugs 15:16
Bug #861: postgresql fails to build on FreeBSD/sparc64 pgsql-bugs 16:10
Re: Bug #861: postgresql fails to build on FreeBSD/sparc64 Tom Lane 19:42

Jan. 2, 2003

Thread Author Time
Bug #862: strange select results pgsql-bugs 10:58
Re: Bug #862: strange select results Tom Lane 14:31
Re: Libpq is not a shared library on Mac OS X Peter Eisentraut 18:38
Re: Libpq is not a shared library on Mac OS X Benjamin Reed 19:08
Re: Stephan Szabo 19:15
Re: Libpq is not a shared library on Mac OS X Darcy Buskermolen 19:40
Re: Tom Lane 20:02
Re: Make error in ...utils/mb/conversion_procs/* Tom Lane 20:13

Jan. 3, 2003

Thread Author Time
Re: Libpq is not a shared library on Mac OS X Benjamin Reed 15:20

Jan. 4, 2003

Thread Author Time
Table Inherit Problem CN 15:44
Bug #863: pg_dump segfaults pgsql-bugs 16:45
Function round(double precision, integer) does not exists trouble in 7.3.1, did work on 7.2.1 Felipe Barousse Boué 19:58
Re: Table Inherit Problem Tom Lane 22:13
Re: Bug #863: pg_dump segfaults Tom Lane 22:16

Jan. 5, 2003

Thread Author Time
Re: Table Inherit Problem Tom Lane 00:59
Serialize transactions Ruslan A Dautkhanov 04:08
Re: Serialize transactions Tom Lane 04:47
Bug #864: MOD(RANDOM(),1.0) don't work in 7.3.1 pgsql-bugs 20:38
Re: More SSL patches Nathan Mueller 21:07
Re: Bug #864: MOD(RANDOM(),1.0) don't work in 7.3.1 Tom Lane 22:02
Re: Bug #864: MOD(RANDOM(),1.0) don't work in 7.3.1 Sverre H. Huseby 22:24

Jan. 6, 2003

Thread Author Time
Re: More SSL patches Bruce Momjian 02:41

Jan. 7, 2003

Thread Author Time
Re: v7.3 : \encoding doesn't show changes in client encoding 📎 Bruce Momjian 18:46
Re: More SSL patches Bruce Momjian 22:07
Re: More SSL patches Bruce Momjian 22:08
Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm Bruce Momjian 22:13
Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 Bruce Momjian 22:51
Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm Gerhard Häring 23:28

Jan. 8, 2003

Thread Author Time
Bug #865: PostgreSQL 7.3 and 7.3.1 fails to compile pg_dump pgsql-bugs 00:03
Re: Bug #865: PostgreSQL 7.3 and 7.3.1 fails to compile pg_dump Tom Lane 00:34
Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm D'Arcy J.M. Cain 02:51
Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm Tom Lane 04:12
Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm D'Arcy J.M. Cain 13:50
Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm D'Arcy J.M. Cain 13:54
Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm Bruce Momjian 14:48
Bug #866: Cursor scrolling broken in 7.3.1 (works in 7.2.1) pgsql-bugs 16:37
Re: Bug #866: Cursor scrolling broken in 7.3.1 (works in 7.2.1) Tom Lane 18:50
Re: Bug #866: Cursor scrolling broken in 7.3.1 (works in 7.2.1) Florian Wunderlich 19:24
Re: Bug #866: Cursor scrolling broken in 7.3.1 (works in 7.2.1) Tom Lane 19:44
Bug #867: CLUSTER does not rebuild referential integrity triggers pgsql-bugs 20:21
Re: Bug #867: CLUSTER does not rebuild referential Rod Taylor 21:28
Re: More SSL patches Bruce Momjian 23:18

Jan. 9, 2003

Thread Author Time
Re: Libpq is not a shared library on Mac OS X Bruce Momjian 01:02
Re: Libpq is not a shared library on Mac OS X Benjamin Reed 01:22
Re: Bug #865: PostgreSQL 7.3 and 7.3.1 fails to compile Dan Wright 02:14
Re: Libpq is not a shared library on Mac OS X Tom Lane 03:56
Re: Libpq is not a shared library on Mac OS X Benjamin Reed 04:04
Re: Bug #865: PostgreSQL 7.3 and 7.3.1 fails to compile pg_dump Tom Lane 04:11
Bug #868: temp schema can't be clean automatically pgsql-bugs 08:41
Version 7.2.3 unrecoverable crash on missing pg_clog Andy Osborne 13:51
Re: Bug #868: temp schema can't be clean automatically Tom Lane 14:28
Re: Version 7.2.3 unrecoverable crash on missing pg_clog Tom Lane 14:57
Re: Version 7.2.3 unrecoverable crash on missing pg_clog Andy Osborne 15:12
Re: Version 7.2.3 unrecoverable crash on missing pg_clog Tom Lane 15:27
Re: Version 7.2.3 unrecoverable crash on missing pg_clog Andy Osborne 15:38
dropping user doesn't erase his rights. Hubert depesz Lubaczewski 16:12
Re: dropping user doesn't erase his rights. Tom Lane 16:21
Re: dropping user doesn't erase his rights. Hubert depesz Lubaczewski 16:40
Re: Libpq is not a shared library on Mac OS X Tom Lane 21:44

Browse Archives

Prev | Next