-
- Downloads
Fix erroneous implementation of -s in postmaster.c (the switch doesn't take
an optarg). Add some comments noting that code in three different files has to be kept in sync. Fix erroneous description of -S switch (it sets work_mem not silent_mode), and do some light copy-editing elsewhere in postgres-ref.
Showing
- doc/src/sgml/ref/postgres-ref.sgml 95 additions, 113 deletionsdoc/src/sgml/ref/postgres-ref.sgml
- src/backend/main/main.c 5 additions, 2 deletionssrc/backend/main/main.c
- src/backend/postmaster/postmaster.c 7 additions, 2 deletionssrc/backend/postmaster/postmaster.c
- src/backend/tcop/postgres.c 6 additions, 1 deletionsrc/backend/tcop/postgres.c
Loading
Please register or sign in to comment