Select Git revision
src
-
-
- Open in your IDE
- Download source code
- Download this directory
Bruce Momjian
authored
if MULTIBYTE is not enabled. So be sure to run initdb. o these patches are made against the latest source tree (after Bruce's massive patch, I think) BTW, I noticed that after running regression, the oid field of pg_type seems disappeared. regression=> select oid from pg_type; ERROR: attribute 'oid' not found this happens after the constraints test. This occures with/without my patches. strange... o pg_database_mb.h, pg_class_mb.h, pg_attribute_mb.h are no longer used, and shoud be removed. o GetDatabaseInfo() in utils/misc/database.c removed (actually in #ifdef 0). seems nobody uses. t-ishii@sra.co.jp
Name | Last commit | Last update |
---|---|---|
.. | ||
backend | ||
bin | ||
data | ||
include | ||
interfaces | ||
lextest | ||
makefiles | ||
man | ||
pl/tcl | ||
template | ||
test | ||
tools | ||
tutorial | ||
utils | ||
DEVELOPERS | ||
GNUmakefile.in | ||
Makefile | ||
Makefile.global.in | ||
config.guess | ||
config.sub | ||
configure | ||
configure.in | ||
install-sh | ||
win32.mak |