postgresql/src/backend
Tatsuo Ishii de53ce8131 Support for conversion between UNICODE and other encodings
currently ISO8859-[1-5] and EUC_JP are supported.
support for other encodings will be coming soon.
2000-10-12 06:06:50 +00:00
..
access Fix temp relation handling for indexes, cleanup 2000-10-11 21:28:19 +00:00
bootstrap Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
catalog Fix temp relation handling for indexes, cleanup 2000-10-11 21:28:19 +00:00
commands Added new SQL function setval(seq,val,bool) to restore is_called as well as value 2000-10-11 15:31:34 +00:00
executor Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
lib Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
libpq Back out: 2000-10-08 03:53:15 +00:00
main The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
nodes Arrange that no database accesses are attempted during parser() --- this 2000-10-07 00:58:23 +00:00
optimizer Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
parser Arrange that no database accesses are attempted during parser() --- this 2000-10-07 00:58:23 +00:00
port Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
postmaster Oops, back out my unintended changes. 2000-10-11 17:58:01 +00:00
regex Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
rewrite Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 2000-10-05 19:11:39 +00:00
storage Back out: 2000-10-08 03:53:15 +00:00
tcop The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
tioga Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
utils Support for conversion between UNICODE and other encodings 2000-10-12 06:06:50 +00:00
Makefile Separate -Wl,-E or equivalent into separate make variable, since it's only 2000-10-07 18:43:23 +00:00