unarchive 411982
found 411982 postgresql-8.3/8.3.16-0lenny1
fixed 411982 postgresql-8.4/8.4.9-0squeeze1~bpo50+1
thanks
Sorry to reopen, but this issue has popped up again.
[101245.619375] php[8428]: segfault at b681c7b0 ip b681c7b0 sp bfc6315c error
14 in libtasn1.so.3.0.15[b6b26000+f000]
I can still reproduce it with:
|root@dev:~ # php -r 'pg_connect("host=localhost dbname=x user=x password=x");'
|
|Warning: pg_connect(): Unable to connect to PostgreSQL server: FATAL:
database "x" does not exist in Command line code on line 1
|Segmentation fault
On out test system already running PostgreSQL 8.4 from lenny-backports:
|root@evolvis-51:~ # php -r 'pg_connect("host=localhost dbname=x user=x
password=x");'
|
|Warning: pg_connect(): Unable to connect to PostgreSQL server: FATAL:
password authentication failed for user "x"
|FATAL: password authentication failed for user "x" in Command line code on
line 1
This seems to be a regression of 8.3.16 vs. 8.3.10 where you
appear to have fixed it. (We’ll probably upgrade the systems
to 8.4 in the next 2-3 months anyway, but right now a project
has failures possibly due to this.)
bye,
//mirabilos
--
Sometimes they [people] care too much: pretty printers [and syntax highligh-
ting, d.A.] mechanically produce pretty output that accentuates irrelevant
detail in the program, which is as sensible as putting all the prepositions
in English text in bold font. -- Rob Pike in "Notes on Programming in C"
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]