Re: GUC time unit spelling a bit inconsistent
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2007-06-18T16:38:55Z
Lists: pgsql-hackers
Am Montag, 18. Juni 2007 16:16 schrieb Tom Lane: > It seems that time-based GUC variables can be spelled like > 1h but not 1hr > 1min but not 1m > 1s but not 1sec The left columns are the standard units. The right columns are just randomly made up AFAICT. If we allow that, what's someone to stop from making up their own set? -- Peter Eisentraut http://developer.postgresql.org/~petere/