- 25 Oct, 1997 20 commits
-
-
Thomas G. Lockhart authored
Add keywords for national character types. Shorted date/time keyword token names for convenience. Add SQL3 reserved words TRUE and FALSE.
-
Thomas G. Lockhart authored
Change a few routine names to ensure <= 16 characters in name to fit correctly into pg_proc.
-
Thomas G. Lockhart authored
from "action" to "ev_action".
-
Thomas G. Lockhart authored
to "ev_action".
-
Thomas G. Lockhart authored
to changes in parser.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Shorten a few routine names to <= 16 characters long to fit in table.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
in DecodeTimeOnly(). Only present when seconds are not specified for input.
-
Thomas G. Lockhart authored
Rename date+time conversion to datetime to ensure less than 16 characters in routine name (required to fit in pg_proc table).
-
Thomas G. Lockhart authored
Before, char16 was missing last character for output.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Allow true/false, yes/no, 1/0. Throw elog warning if anything else. Allow shorter strings, so "t", "tr", "tru" and "true" match "true". Old behavior accepted anything starting with "t" as TRUE, everything else as FALSE.
-
Thomas G. Lockhart authored
Should have been here in time for 6.2.1 release...
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 24 Oct, 1997 1 commit
-
-
Bruce Momjian authored
-
- 22 Oct, 1997 3 commits
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
- 18 Oct, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 17 Oct, 1997 10 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
Install compiled functions into $(LIBDIR)/contrib. (Thanks to Brook Milligan <brook@trillium.NMSU.Edu>)
-
Thomas G. Lockhart authored
Leave all other input values to return FALSE. In next version, do more checking for valid inputs for both TRUE and FALSE.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Bruce Momjian authored
-
- 16 Oct, 1997 4 commits
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-