mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +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).