This is a discussion on pgsql: Don't convert debug/notice/warning messages into errors just within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Don't convert debug/notice/warning messages into errors just because they occur inside error processing. This is a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Don't convert debug/notice/warning messages into errors just because they occur inside error processing. This is a back-port of a logic change already present in 8.0. Partial fix for bug#1976 --- doesn't cure the wrong-encoding problem, but at least stops it from causing unintended ERRORs. Tags: ---- REL7_4_STABLE Modified Files: -------------- pgsql/src/backend/utils/error: elog.c (r1.125.2.1 -> r1.125.2.2) (http://developer.postgresql.org/cvsw...1&r2=1.125.2.2) ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|