Log Message:
---
fix thinko in placement of TimeValStruct typedef in Windows case, as reported
by Magnus.
Modified Files:
--
pgsql/src/bin/psql:
common.h (r1.52 -> r1.53)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/common.h.diff?r1=1.52&
Log Message:
---
1. Correct the command/responce sequence of Function Call used for large
object handling.
2. Add support for NaN and (-)Infinity float values.
Modified Files:
--
psqlodbc:
connection.c (r1.154 -> r1.155)
(http://cvs.pgfoundry.org/cgi-bin
Log Message:
---
Set pg_am.amstrategies to zero for index AMs that don't have fixed
operator strategy numbers, ie, GiST and GIN. This is almost cosmetic
enough to not need a catversion bump, but since the opr_sanity regression
test has to change in sync with the catalog entry, I figured I'
Log Message:
---
Interpret a dbName param to PQsetdbLogin as a conninfo string if it contains an
= sign. Tom Lane and Andrew Dunstan.
Modified Files:
--
pgsql/doc/src/sgml:
libpq.sgml (r1.220 -> r1.221)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc