pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2008-08-21
2008-08-21 11:15:50 by Stephen R. van den Berg <srb@cuci.nl>
8db2d29d8973dfb6aa3f67abcee98ffc8055b89b (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
pgsql doc update
Rev: CHANGES:1.128
Rev: lib/modules/Sql.pmod/pgsql.pike:1.31
731:
Current features: no library dependencies (no libpq), native binding support, streaming support, NOTIFY/LISTEN support (fully eventdriven, no polling), binary support for integer, float and string datatypes,
+
compatibility options to support old return-everything-as-test mode,
COPY FROM/TO STDIN/STDOUT support, multiple simultaneous streaming queries on the same connection (i.e. multiple PostgreSQL-portal- support), automatic precompilation and caching of often-used