Shorten routine names to <= 16 characters to fit in pg_proc table.
authorThomas G. Lockhart
Sat, 25 Oct 1997 05:22:58 +0000 (05:22 +0000)
committerThomas G. Lockhart
Sat, 25 Oct 1997 05:22:58 +0000 (05:22 +0000)
commit4fa25b8c99cd1e966bae0f3ff47b45853a0778af
treef256a0596bcdf3e3bf76dfe82e34253c49a573e8
parentc0087c9faff1f006640ebfac816129438280575b
Shorten routine names to <= 16 characters to fit in pg_proc table.
src/backend/utils/adt/timestamp.c