diff options
author | Bruce Momjian <bruce@momjian.us> | 2014-10-18 10:31:00 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2014-10-18 10:31:00 -0400 |
commit | 417f92484da8c9a124e7eece8dbfb71f688a0104 (patch) | |
tree | d424516b259096cdc9bdafb46af948d1b63e50df /src/backend/utils/adt/pgstatfuncs.c | |
parent | 97d554871c3d186db831b35c0eabe6d496e4f54b (diff) | |
download | postgresql-417f92484da8c9a124e7eece8dbfb71f688a0104.tar.gz postgresql-417f92484da8c9a124e7eece8dbfb71f688a0104.zip |
interval: tighten precision specification
interval precision can only be specified after the "interval" keyword if
no units are specified.
Previously we incorrectly checked the units to see if the precision was
legal, causing confusion.
Report by Alvaro Herrera
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions