postgresql/src/backend
Tatsuo Ishii 1acf6f9c8e Add support for code conversion between Unicode and other encodings.
Supported encodings are: EUC_JP, EUC_CN, EUC_KR, EUC_TW, Shift JIS,
Big5, ISO8859-[1-5].
TODO: testings! and documentations...
2000-10-30 10:41:05 +00:00
..
access WAL fixes. 2000-10-29 18:33:41 +00:00
bootstrap WAL misc 2000-10-24 09:56:23 +00:00
catalog Make initdb safe against using 2000-10-28 22:14:14 +00:00
commands WAL 2000-10-28 16:21:00 +00:00
executor Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 2000-10-26 21:38:24 +00:00
lib
libpq Remove arbitrary limit on number of simultaneously open large objects. 2000-10-24 03:14:08 +00:00
main Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
nodes Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 2000-10-26 21:38:24 +00:00
optimizer Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 2000-10-26 21:38:24 +00:00
parser Remove special treatment of '|' operator, in the spirit of "sane" binary 2000-10-29 16:11:33 +00:00
port beos fixes from Cyril VELTER 2000-10-28 18:27:57 +00:00
postmaster beos fixes from Cyril VELTER 2000-10-28 18:27:57 +00:00
regex Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
rewrite Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 2000-10-26 21:38:24 +00:00
storage WAL 2000-10-28 16:21:00 +00:00
tcop beos fixes from Cyril VELTER 2000-10-28 18:27:57 +00:00
tioga Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils Add support for code conversion between Unicode and other encodings. 2000-10-30 10:41:05 +00:00
Makefile Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00