- Aug 26, 2000
-
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
packages can use to configure their build. E.g., $ pg-config --libdir /usr/local/pgsql/lib `pg-config --configure' stores the configure command line.
-
- Aug 25, 2000
-
-
Thomas G. Lockhart authored
(aka Henry) <laser@zhangmai.com.cn>. Fix new problems in insert.sgml and create_function.sgml which kept jade from completing.
-
Peter Eisentraut authored
(rather than compile time). For libpq, even when Kerberos support is compiled in, the default user name should still fall back to geteuid() if it can't be determined via the Kerberos system. A couple of fixes for string type configuration parameters, now that there is one.
-
Tom Lane authored
-
Tom Lane authored
-
- Aug 23, 2000
-
-
Thomas G. Lockhart authored
but were missing the "mailto:" prefix. Fix typo. Thanks to Neil Conway <nconway@klamath.dyndns.org> for the heads-up.
-
- Aug 21, 2000
-
-
Tom Lane authored
macros where appropriate (the code used to have several different ways of doing that, including Int32, Int8, UInt8, ...). Remove last few references to float32 and float64 typedefs --- it's all float4/float8 now. The typedefs themselves should probably stay in c.h for a release or two, though, to avoid breaking user-written C functions.
-
- Aug 12, 2000
-
-
Tom Lane authored
take 'em out of pg_operator. Also remove from scan.l's set of legal operator characters. Update documentation.
-
- Aug 11, 2000
-
-
Tom Lane authored
backwards compatibility with old behavior.
-
- Aug 07, 2000
-
-
Tom Lane authored
-
Tom Lane authored
that RAND_MAX applies to them, since it doesn't. Instead add a config.h parameter MAX_RANDOM_VALUE. This is currently set at 2^31-1 but could be auto-configured if that ever proves necessary. Also fix some outright bugs like calling srand() where srandom() is appropriate.
-
- Jul 29, 2000
-
-
Tom Lane authored
updated to new fmgr style. Deleted hoary old functions for compatibility with pre-6.1 representations of these datatypes.
-
- Jul 28, 2000
-
-
Bruce Momjian authored
-
- Jul 27, 2000
-
-
Bruce Momjian 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
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Jul 26, 2000
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Jul 24, 2000
-
-
Bruce Momjian authored
-
- Jul 22, 2000
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Jul 21, 2000
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-