Move 'ddl' right after 'none' in postgresql.conf. It used to be between

Bruce Momjian <bruce@momjian.us>

Commit: 961ec0ce9ced80c030b15ac2447cc3eb09349062
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-08-02T21:48:43Z
Releases: 8.2.0
Move 'ddl' right after 'none' in postgresql.conf.  It used to be between
'mod' and 'all', which is not the right order.  SGML documentation order
was correct. Report from Chander Ganesan.

Files

PathChange+/−
src/backend/utils/misc/postgresql.conf.sample modified +1 −1