more typos

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

View File

@@ -11,7 +11,7 @@
2008-06-05 02:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbpgsql/postgres.c
! Don't request windows.h.
+ Using hb_parptrGC() for PGconn()
+ Using hb_parptrGC() for 'PGconn'.
+ PQCONNECT() larger buffer for connect string.
! PQCONNECT() not passing trash to PG API if no. of params != 5
! PQCONNECT() buffer overflow vulnerability.
@@ -27,7 +27,7 @@
% 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 bh_parptrGC() for 'PGresult', 'FILE*'.
* contrib/hbpgsql/make_vc.bat
+ Now uses the .lib provided in the binary package.