mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +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).