Here's a patch to remove currentItemData & currentMarkpos from
IndexScanDesc, and add equivalent fields in access method specific
opaque structs for those access methods that need them. That makes the
index am API cleaner.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
Ind
Am Dienstag, 12. September 2006 12:53 schrieb Dave Page:
> The attached micropatch fixes the README install for contrib/sslinfo.
Done, thanks.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
TIP 5: don't forge
The attached micropatch fixes the README install for contrib/sslinfo.
Regards, Dave.
sslinfo.diff
Description: sslinfo.diff
---(end of broadcast)---
TIP 6: explain analyze is your friend