8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:43:03 +01:00

nightly update

This commit is contained in:
fsg 2007-01-17 03:21:08 +00:00
parent 3c3426bf6f
commit 4cdade3c6b

View File

@ -1,3 +1,25 @@
2007-01-17 02:18 asfernandes
* firebird2/: lang_helpers/gds_codes.ftn (1.52),
lang_helpers/gds_codes.pas (1.52), src/dsql/ddl.cpp (1.193),
src/dsql/dsql.h (1.102), src/dsql/metd.epp (1.99), src/dsql/parse.y
(1.231), src/include/consts_pub.h (1.8), src/include/gen/codetext.h
(1.60), src/include/gen/iberror.h (1.61), src/include/gen/msgs.h
(1.77), src/include/gen/rdb_codes.h (1.57),
src/include/gen/sql_code.h (1.63), src/jrd/DebugInterface.cpp
(1.3), src/jrd/DebugInterface.h (1.2), src/jrd/blp.h (1.26),
src/jrd/blr.h (1.29), src/jrd/cmp.cpp (1.245), src/jrd/constants.h
(1.40), src/jrd/dyn_def.epp (1.149), src/jrd/evl.cpp (1.210),
src/jrd/evl_proto.h (1.24), src/jrd/exe.cpp (1.205), src/jrd/exe.h
(1.91), src/jrd/gds.cpp (1.210), src/jrd/jrd.cpp (1.297),
src/jrd/met.epp (1.216), src/jrd/met_proto.h (1.58), src/jrd/nod.h
(1.21), src/jrd/par.cpp (1.153), src/jrd/par_proto.h (1.20),
src/jrd/req.h (1.67), src/misc/blrtable.cpp (1.28),
src/msgs/facilities.sql (1.94), src/msgs/messages.sql (1.112),
src/msgs/system_errors.sql (1.50):
Full domain support and NOT NULL in PSQL
2007-01-15 18:37 alexpeshkoff
* firebird2/src/remote/inet_server.cpp (1.64):