Fix typo in comment

This commit is contained in:
Ian Barwick
2020-05-01 12:13:06 +09:00
parent 2b0218456a
commit 54d33dd50b

View File

@@ -29,7 +29,7 @@
#define TARGET_TIMELINE_LATEST 0
/*
* This is defined src/include/utils.h, however it's not practical
* This is defined in src/include/utils.h, however it's not practical
* to include that from a frontend application.
*/
#define PG_AUTOCONF_FILENAME "postgresql.auto.conf"