8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:03:04 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
dimitr dead116ac8 Significant changes in the DDL source parsing (begin_*, end_* rules):
1) store WITH CHECK OPTION instead of WITH CHECK (views)
2) store DEFAULT <value> instead of <value> (procedure parameters)
3) attempt to fix the bug in end_trigger causing longer string to be stored (try e.g. DEFAULT CURRENT_TIME NOT NULL)
4) major cleanup of begin_trigger and indentation, simplified some parser rules
Now awaiting for the Claudio's attack :-)
2005-09-27 11:17:54 +00:00
builds Forward-port collation LT_LT from 1.5 branch 2005-09-24 22:50:25 +00:00
doc Update DDL documentation for setting/dropping default values in table fields. 2005-08-16 06:22:14 +00:00
examples Bring the instructions up to date 2005-03-01 14:42:27 +00:00
extern revert my previos commit 2005-08-15 11:30:33 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers - Get rid of DBB_v3 in DSQL and put a message just in case we find ODS<=7 (impossible in theory, since FB wouldn't open such db). 2005-09-10 07:15:24 +00:00
src Significant changes in the DDL source parsing (begin_*, end_* rules): 2005-09-27 11:17:54 +00:00
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
ChangeLog nightly update 2005-09-27 02:18:17 +00:00
configure.in Allowing using SERVICE_THREAD in CLASSIC server as platform option 2005-08-24 12:12:23 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00