Re: [PATCHES] fix log_min_duration_statement logic error

2003-10-03 Thread Bruce Momjian
Thanks Peter. Patch attached. I added "(secs)" to the ouput: LOG: duration(secs): 0.000257 LOG: duration(secs): 0.000754 LOG: duration(secs): 0.008115 select * from pg_class; --- Peter

[PATCHES] more spanish updates

2003-10-03 Thread Alvaro Herrera
Peter, Attached are psql and libpq spanish PO files, 100% translated. $ LC_MESSAGES=C msgfmt -c -v libpq-es.po 100 translated messages. $ LC_MESSAGES=C msgfmt -c -v psql-es.po 453 translated messages. Please install. -- Alvaro Herrera () "Por suerte hoy explotó el califont porque si no me habr

Re: [PATCHES] fix log_min_duration_statement logic error

2003-10-03 Thread Peter Eisentraut
Bruce Momjian writes: > > I think there should be just one "duration: nnn" log entry, printed if > > either condition holds. > > Done. Now, if I have log_statement and log_duration on, it logs each statement twice. The documentation says this: log_duration (boolean) Causes the duration of ev

Re: [PATCHES] /src/interfaces/libpq/po/hr.po

2003-10-03 Thread Peter Eisentraut
Darko Prenosil writes: > Croatian translation for libpq (/src/interfaces/libpq/po/hr.po). > Please apply. Done. -- Peter Eisentraut [EMAIL PROTECTED] ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[PATCHES] /src/interfaces/libpq/po/hr.po

2003-10-03 Thread Darko Prenosil
Croatian translation for libpq (/src/interfaces/libpq/po/hr.po). Please apply. Regards ! hr.po Description: application/gettext ---(end of broadcast)--- TIP 8: explain analyze is your friend