mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Fix incorrect #endif comment
Noticed while reading code in this area.
This commit is contained in:
parent
03f8e9a7fe
commit
e033696596
@ -72,4 +72,4 @@ extern void DestroyPartitionDirectory(PartitionDirectory pdir);
|
|||||||
|
|
||||||
extern Oid get_default_oid_from_partdesc(PartitionDesc partdesc);
|
extern Oid get_default_oid_from_partdesc(PartitionDesc partdesc);
|
||||||
|
|
||||||
#endif /* PARTCACHE_H */
|
#endif /* PARTDESC_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user