- 13 Feb, 1999 12 commits
-
-
Thomas G. Lockhart authored
Fix problem with date_part() for timespan (had an offset of one) when given decade, century, and millenium as arguments. Reported by Ricardo J.C.Coelho.
-
Thomas G. Lockhart authored
Change #if FALSE to #if NOT_USED to avoid port problems. Fix up pg_indent weirdness with function argument declarations.
-
Thomas G. Lockhart authored
Fix output type for int8out, but I don't think it matters.
-
Thomas G. Lockhart authored
modules. Used to be in dt.c I think.
-
Thomas G. Lockhart authored
Master's Thesis.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Should merge with or complement Stefan's Master's Thesis intro to SQL.
-
Thomas G. Lockhart authored
Include specific information on the supported time zones. It's a really big table, so maybe it should go into an appendix instead.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Still need to add some acknowledgements at the top of the doc; already have full info in the bibliography but since the original is being spread across the existing docs we should also mention things locally.
-
Thomas G. Lockhart authored
Docs should build now...
-
Thomas G. Lockhart authored
-
- 12 Feb, 1999 4 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 11 Feb, 1999 10 commits
-
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
- 10 Feb, 1999 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 09 Feb, 1999 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 08 Feb, 1999 4 commits
-
-
Jan Wieck authored
Removed CURRENT keyword for rule queries and changed rules regression accordingly. CURRENT has beed announced to disappear in v6.5. Jan
-
Bruce Momjian authored
-
Tom Lane authored
correctly. -D had problems with tables with inherited fields, also.
-
Jan Wieck authored
rule system semantics by having Var nodes referenced across multiple parsetrees when rules split them. Added more tests to the rules regression test. The code in question resulted from v6.3 based development and was a little careless applied to the v6.5 source tree. Jan
-
- 07 Feb, 1999 4 commits