postgresql/src/include/nodes
Robert Haas 07b95c3d83 Move bitmap_hash and bitmap_match to bitmapset.c.
The closely-related function bms_hash_value is already defined in that
file, and this change means that hashfn.c no longer needs to depend on
nodes/bitmapset.h. That gets us closer to allowing use of the hash
functions in hashfn.c in frontend code.

Patch by me, reviewed by Suraj Kharage and Mark Dilger.

Discussion: http://postgr.es/m/CA+TgmoaRiG4TXND8QuM6JXFRkM_1wL2ZNhzaUKsuec9-4yrkgw@mail.gmail.com
2020-02-24 17:17:43 +05:30
..
bitmapset.h Move bitmap_hash and bitmap_match to bitmapset.c. 2020-02-24 17:17:43 +05:30
execnodes.h Optimize update of tables with generated columns 2020-02-17 15:20:58 +01:00
extensible.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
lockoptions.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
makefuncs.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
memnodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nodeFuncs.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
params.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
parsenodes.h Restructure ALTER TABLE execution to fix assorted bugs. 2020-01-15 18:49:24 -05:00
pathnodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_list.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
plannodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
primnodes.h Reconsider the representation of join alias Vars. 2020-01-09 11:56:59 -05:00
print.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
readfuncs.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
replnodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
supportnodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tidbitmap.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
value.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00