• Tom Lane's avatar
    Restructure indexscan API (index_beginscan, index_getnext) per · 44fbe20d
    Tom Lane authored
    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.
    44fbe20d
pg_proc.h 194 KB