- 08 Jul, 1999 6 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
> the DTK_MICROSEC case is just like the DTK_MILLISEC case. > I think this is wrong and it ought to look like > fsec = rint(fsec * 1000000) / 1000000; > no? Tom Lane.
-
Bruce Momjian authored
-
Bruce Momjian authored
"HAS_LONG_LONG" is defined based on the assumption that strtol() would return ERANGE if a platform does not support 64-bit integers. In current PostgreSQL 6.5 (and 6.4.2) distribution, "HAS_LONG_LONG" is defined only if platform is "alpha". (See include/port/alpha.h) I think the int4 range check should apply to linux_alpha as well. (I have not tested yet but I guess this might be applicable to newer Linux/i386 distributions which includes new GCC which implements long int as 64-bit int.)
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 07 Jul, 1999 6 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 06 Jul, 1999 6 commits
-
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
Include first cut at instructions for man pages in docguide.sgml. Fix markup.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
No big deal; fixed lots of other markup at the same time. Bigest change: make sure there is no whitespace in front of <term> contents. This will probably help the other output types too.
-
Thomas G. Lockhart authored
-
- 05 Jul, 1999 1 commit
-
-
Bruce Momjian authored
-
- 04 Jul, 1999 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
that it doesn't crash when processing a utility statement.
-
- 03 Jul, 1999 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 02 Jul, 1999 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 01 Jul, 1999 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
- 30 Jun, 1999 2 commits
- 29 Jun, 1999 2 commits
-
-
Michael Meskes authored
-
Vadim B. Mikheev authored
-
- 28 Jun, 1999 1 commit
-
-
Bruce Momjian authored
-
- 27 Jun, 1999 1 commit
-
-
Peter Mount authored
-