even more typos

This commit is contained in:
Viktor Szakats
2008-06-05 00:48:49 +00:00
parent c5b3c56ffe
commit 00ef6eea0f

View File

@@ -20,14 +20,14 @@
! PQMETADATA() now returns empty array instead of NIL in case
of failure (so test.prg won't RTE).
! PQCREATETRACE(), PQCLOSETRACE(), PQTRACE() now only activated
in 'NODLL' (temp name) is defined, since passing 'FILE *' to
when 'NODLL' (temp name) is defined, since passing 'FILE *' to
.dlls results in crash.
; TOFIX? added to PQESCAPEBYTEA()
* Formatting.
% Cleanup, optimizations.
; NOTE: I've tried test.prg and while it runs, it doesn't seem
to work properly for some reason.
; TOFIX: Use bh_parptrGC() for 'PGresult', 'FILE*'.
; TOFIX: Use hb_parptrGC() for 'PGresult', 'FILE*'.
* contrib/hbpgsql/make_vc.bat
+ Now uses the .lib provided in the binary package.