-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2024-05-31 11:49 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/rddmisc/arrayrdd.prg ! group of fixes contributed in #355 by @VarenL: IndexOrd() didn't work, DbZap() didn't update indexes, problem with larger number of indexes, erroneous AR_GOBOTTOM function. + doc/en/rdddb.txt + readded a 2017 copy * contrib/hbamf/amfstdio.c * flow-control is now optional, but still enabled by default ! fix missing free when exiting the loop * contrib/hbpgsql/rddcopy.c ! fix c&p bug/typo in HB_PQCOPYFROMWA, corrected handling field list passed in <aFiledNames> parameter <lResult> := HB_PQCOPYFROMWA( <pConn>, <cTargetTable>, [<bWhileBlock>], [<bForBlock>], [<aFieldNames>], [<nCount>], [<lTrimStrings>], [<nPreBuffer>] )
- Loading branch information
Showing
5 changed files
with
1,333 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.