Skip to content

Commit 5ddc122

Browse files
Ivan N. Taranovhackorum
authored andcommitted
postgresql.conf.sample->postgresql.conf.sample.in
1 parent 6e89028 commit 5ddc122

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2598,7 +2598,7 @@ fi
25982598
AC_SUBST(vpath_build)
25992599

26002600

2601-
AC_CONFIG_FILES([GNUmakefile src/Makefile.global])
2601+
AC_CONFIG_FILES([GNUmakefile src/Makefile.global src/backend/utils/misc/postgresql.conf.sample])
26022602

26032603
AC_CONFIG_LINKS([
26042604
src/backend/port/pg_sema.c:${SEMA_IMPLEMENTATION}

src/backend/utils/misc/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/guc-file.c
2+
/postgresql.conf.sample
File renamed without changes.

0 commit comments

Comments
 (0)