git.postgresql.org Git - postgresql.git/commit
Sun, 9 Feb 2003 00:30:41 +0000 (00:30 +0000)
Sun, 9 Feb 2003 00:30:41 +0000 (00:30 +0000)
commit 145014f81151a12ac6a0f8e299899c4f60e0f8c1
Make further use of new bitmapset code: executor's chgParam, extParam,
locParam lists can be converted to bitmapsets to speed updating. Also,
replace 'locParam' with 'allParam', which contains all the paramIDs
relevant to the node (i.e., the union of extParam and locParam); this
saves a step during SetChangedParamList() without costing anything
elsewhere.
17 files changed:
This is the main PostgreSQL git repository.
RSS
Atom