On Mon, Apr 25, 2016 at 3:58 AM, Andres Freund <[email protected]> wrote: > Hi, > > While working on > http://www.postgresql.org/message-id/cabuevezwma9y+bp4fi4fe4hmpfzmjozomulvtbhhpwtcujr...@mail.gmail.com > I once more taken aback by the total lack of consistency between the > three files in $subject. Some of the inconsistency of guc.c vs. the rest > comes from having separate lists for different datatypes - hard to avoid > - but even disregarding that, there seems to be little to no > consistency. > > How about we try to order them the same?
+1, especially for the ordering in config.sgml vs. postgresql.conf.sample because that consistency makes it easy for users to use them. Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
