Add -V option to backend, to show version, since --version doesn't seem
to work everywhere. Also, on FreeBSD you need to set the optreset variable to 1 before parsing the command line a second time with getopt().
Showing
- configure 72 additions, 38 deletionsconfigure
- configure.in 10 additions, 0 deletionsconfigure.in
- src/backend/postmaster/postmaster.c 11 additions, 4 deletionssrc/backend/postmaster/postmaster.c
- src/backend/tcop/postgres.c 7 additions, 3 deletionssrc/backend/tcop/postgres.c
- src/bin/initdb/initdb.sh 4 additions, 4 deletionssrc/bin/initdb/initdb.sh
- src/include/config.h.in 3 additions, 1 deletionsrc/include/config.h.in
Loading
Please register or sign in to comment