postgresql/src/interfaces
Tom Lane fa09ee6026 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.
2003-10-04 21:05:21 +00:00
..
ecpg Format help message internally consistent. 2003-10-04 01:06:38 +00:00
jdbc Fix to properly handle timezone offsets that are partial hours. If the offset 2003-09-23 06:13:52 +00:00
libpgtcl Got the link order wrong :-( 2003-09-27 20:38:19 +00:00
libpq Document the always-true-but-previously-undocumented fact that PQfnumber() 2003-10-04 21:05:21 +00:00
Makefile clean python out of Makefile 2003-08-01 04:24:57 +00:00