- Oct 17, 1997
-
-
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
-
- Oct 16, 1997
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
- Oct 15, 1997
-
-
Vadim B. Mikheev authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Allows the following example: select 'first string' '---' 'last string'; to be output as 'first string---last string'.
-
Thomas G. Lockhart authored
Wrong function referenced in previous versions.
-
- Oct 12, 1997
-
-
Vadim B. Mikheev authored
RelationIdCacheGetRelation() to flush relations from cache in commit time.
-
Vadim B. Mikheev authored
-
- Oct 09, 1997
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
to use bool as the type for arguments and return values.
-
Thomas G. Lockhart authored
rather than just 't' and 'T'. This allows yes/no and 1/0 to be interpreted as one might expect. Clean up function declarations to use bool as the type for arguments and return values.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
- Oct 04, 1997
-
-
Bruce Momjian authored
-
- Oct 03, 1997
-
-
Marc G. Fournier authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
lconv is already taken as a struct identifier defined in a /usr/include file. Only has an effect with USE_LOCALE enabled. (Apparently unique to AIX and/or AIX compiler? thomas)
-
- Oct 02, 1997
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
Handle INSERT event in timetravel().
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
+ CREATE TRIGGER Little changes for create table.