mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-13 01:47:05 +08:00
Fix incorrect #endif comment
Noticed while reading code in this area.
This commit is contained in:
@ -72,4 +72,4 @@ extern void DestroyPartitionDirectory(PartitionDirectory pdir);
|
||||
|
||||
extern Oid get_default_oid_from_partdesc(PartitionDesc partdesc);
|
||||
|
||||
#endif /* PARTCACHE_H */
|
||||
#endif /* PARTDESC_H */
|
||||
|
||||
Reference in New Issue
Block a user