mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03: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).