- 03 Nov, 2000 1 commit
-
-
Michael Meskes authored
-
- 02 Nov, 2000 12 commits
-
-
Tom Lane authored
thinkos in inv_seek().
-
Tom Lane authored
'self' characters.
-
Tom Lane authored
No known bug here, but...
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
absolute before starting a backend.
-
Bruce Momjian authored
-
Peter Eisentraut authored
(This previously worked, but must have gotten lost somewhere...)
-
Jan Wieck authored
Derived from pg_dumpall it just dumps users and groups. Jan
-
Bruce Momjian authored
-
- 01 Nov, 2000 4 commits
-
-
Peter Eisentraut authored
owner of unix socket.
-
Vadim B. Mikheev authored
(Thanks to Tatsuo Ishii for finding bug)
-
Peter Mount authored
Fixed minor bug in ResultSet for jdbc2 reported by Matthew Denner that absolute doesnt handle negative row numbers correctly.
-
Tatsuo Ishii authored
PQsetdb no more recognize "" as the default port number.
-
- 31 Oct, 2000 9 commits
-
-
Vadim B. Mikheev authored
pointing to bug).
-
Peter Eisentraut authored
Bruce Hartzler <bruceh@mail.utexas.edu>. It contains shared library support, regression test map, and the usual template files. The dynamic loader is missing, the spin lock code apparently doesn't assemble due to syntax problems, and semaphores are to be hoped for from Apple.
-
Peter Eisentraut authored
--enable-debug and environment variable override.
-
Michael Meskes authored
-
Peter Eisentraut authored
-
Philip Warner authored
Prevent dumping of languages from template1.
-
Peter Eisentraut authored
leading 'b', as it appears to be more convenient this way for the input and node functions.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
position() and substring() functions, so that it works transparently for bit types as well. Alias the text functions appropriately. Add position() for bit types. Add new constant node T_BitString that represents literals of the form B'1001 and pass those to zpbit type.
-
- 30 Oct, 2000 7 commits
-
-
Peter Eisentraut authored
-
Michael Meskes authored
-
Tatsuo Ishii authored
-
Tatsuo Ishii authored
Supported encodings are: EUC_JP, EUC_CN, EUC_KR, EUC_TW, Shift JIS, Big5, ISO8859-[1-5]. TODO: testings! and documentations...
-
Tatsuo Ishii authored
Now frontend/libpq has its own version of pg_encoding_to_char and pg_char_to_encoding.
-
Tatsuo Ishii authored
code conversion between Unicode and other encodings. Note that this option requires --enable-multibyte also. The reason why this is optional is that the feature requires huge mapping tables and I don't think every user need the feature.
-
Tatsuo Ishii authored
-
- 29 Oct, 2000 7 commits
-
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
operators.
-
Peter Eisentraut authored
equivalent. In linux.h there were some #undef HAVE_INT_TIMEZONE, which are useless because HAVE_TM_ZONE overrides it anyway, and messing with configure results isn't cool.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-