![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi all, I noticed that the 'TimeZone' GUC is displayed in all-lowercase at: http://www.postgresql.org/docs/9.1/s...ig-client.html when it should be camel-cased like 'DateStyle' and 'IntervalStyle' above it, since that is how the GUC is displayed to users, e.g. as the column name for 'SHOW timezone;' |
#2
| |||
| |||
|
|
On fre, 2012-05-04 at 17:37 -0700, Josh Kupershmidt wrote: Hi all, I noticed that the 'TimeZone' GUC is displayed in all-lowercase at: * http://www.postgresql.org/docs/9.1/s...ig-client.html when it should be camel-cased like 'DateStyle' and 'IntervalStyle' above it, since that is how the GUC is displayed to users, e.g. as the column name for 'SHOW timezone;' Fixed that (you forgot to change xreflabel). *There are many other places where this is "misspelled", but there are also many other places where DateStyle is capitalized inconsistently. *It's perhaps not worth fixing all that. |
![]() |
| Thread Tools | |
| Display Modes | |
| |