- Jan 05, 1998
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Jan 01, 1998
-
-
Thomas G. Lockhart authored
Change declarations from "struct varlena *" to "text *". Remove register variables since compiler should do better on its own.
-
- Dec 29, 1997
-
-
Bruce Momjian authored
-
- Dec 23, 1997
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
names over 16 characters. datet_datetime() -> datetime_datetime(), etc.
-
- Dec 20, 1997
-
-
Marc G. Fournier authored
some of the ports...
-
Marc G. Fournier authored
-
- Dec 19, 1997
-
-
Marc G. Fournier authored
Makefile.global. End result, if all goes well, should allow for much easier porting, since there will no longer be a concept of a "port". Most, if not everything, *should* be determined by configure, or by the compiler itself. Still work to be done though :)
-
- Dec 18, 1997
-
-
Thomas G. Lockhart authored
Define an "ISO-style" timespan output format with "hh:mm:ss" fields. Enabled by DateStyle = USE_ISO_DATES.
-
- Dec 16, 1997
-
-
Thomas G. Lockhart authored
-
- Dec 08, 1997
-
-
Bruce Momjian authored
-
- Dec 06, 1997
-
-
Bruce Momjian authored
-
- Dec 05, 1997
-
-
Thomas G. Lockhart authored
Probably have it wrong (dd.mm/yyyy) but can change it when we know. Input routines always handled it.
-
- Nov 26, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Nov 24, 1997
-
-
Bruce Momjian authored
-
- Nov 23, 1997
-
-
Bruce Momjian authored
-
- Nov 21, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Nov 18, 1997
-
-
Vadim B. Mikheev authored
-
- Nov 17, 1997
-
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
hardcoded values.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Check valid numeric input more carefully for delta times. Implement day of year as possible input to datetime_part().
-
Marc G. Fournier authored
From: Bryan Henderson <bryanh@giraffe.netgate.net>
-
- Nov 15, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Nov 10, 1997
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
- Nov 09, 1997
-
-
Marc G. Fournier authored
The attached patch makes elog() write the message to stderr if there is no frontend to talk to.
-
- Nov 07, 1997
-
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Add istrue() and isfalse() routines to implement SQL3 IS TRUE and IS FALSE.
-
- Nov 02, 1997
-
-
Vadim B. Mikheev authored
-
- Nov 01, 1997
-
-
Bruce Momjian authored
-