mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
44fbe20d62
yesterday's proposal to pghackers. Also remove unnecessary parameters to heap_beginscan, heap_rescan. I modified pg_proc.h to reflect the new numbers of parameters for the AM interface routines, but did not force an initdb because nothing actually looks at those fields.