CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/10/04 18:05:22
Modified files:
doc/src/sgml : libpq.sgml
src/interfaces/libpq: fe-exec.c
Log message:
Document the always-true-but-previously-undocumented fact that PQfnumber()
will downcase the supplied field name unless it is double-quoted. Also,
upgrade the routine's handling of double quotes to match the backend,
in particular support doubled double quotes within quoted identifiers.
Per pgsql-interfaces discussion a couple weeks ago.
Responses
pgsql-committers by date
| Next: | From: Peter Eisentraut - PostgreSQL | Date: 2003-10-04 22:50:20 |
| Subject: pgsql-server/src/backend/po es.po |
| Previous: | From: Tom Lane | Date: 2003-10-04 18:23:00 |
| Subject: pgsql-server/src backend/utils/adt/ruleutils.c ... |