mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 00:10:07 -05:00
Don't spell "InvalidOid" as "0". Initialize method fields in the same order as amapi.h declares them (and every other AM handler initializes them).