8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 15:23:02 +01:00
Commit Graph

297 Commits

Author SHA1 Message Date
asfernandes
b06deea4c6 CORE-1226: Allow RETURNING in INSERT...SELECT, UPDATE and DELETE 2007-04-24 15:22:05 +00:00
robocop
fe757d1562 Misc. 2007-04-24 06:11:08 +00:00
asfernandes
348e167309 Some more info proposed by Claudio 2007-04-21 21:27:22 +00:00
asfernandes
f676883248 Misc 2007-04-21 03:27:36 +00:00
robocop
31e0d90ec5 Only the domain is FirebirdSQL. 2007-04-18 11:05:09 +00:00
robocop
538fea0157 Misc. 2007-04-15 11:56:14 +00:00
robocop
422d659fcb Misc. 2007-04-15 11:25:23 +00:00
asfernandes
737a1b2e55 Documentation for new builtin functions 2007-04-15 01:11:35 +00:00
alexpeshkoff
492d58a7a2 Added readme for trusted authentication in windows 2007-04-11 15:34:32 +00:00
dimitr
7fd8985732 Corrections. 2007-04-09 14:39:03 +00:00
dimitr
5e16412710 Adjusted the license usage information. We don't support LGPL anymore. 2007-04-09 10:36:15 +00:00
asfernandes
f4aba4e145 Misc 2007-04-03 02:31:30 +00:00
robocop
f7817e5baa Totally misc. 2007-03-31 06:50:01 +00:00
asfernandes
bdd2987656 Added info re more than one attribute 2007-03-30 13:11:29 +00:00
asfernandes
20299bb856 Misc 2007-03-24 17:44:09 +00:00
asfernandes
773cd71543 Document the new context variable - thanks to Maicon Ferraça 2007-03-22 13:07:10 +00:00
dimitr
d76c428702 Docs. 2007-03-21 12:31:30 +00:00
robocop
abebfc1046 Delete reference to outdated field in doc. 2007-03-21 11:49:51 +00:00
paul_reeves
446651ef60 Bring up-to-date with current table definitions. 2007-03-20 13:01:03 +00:00
dimitr
9f9d80f1b4 Docs. 2007-03-20 09:19:31 +00:00
asfernandes
2ff9280db4 Misc 2007-03-19 00:28:16 +00:00
paul_reeves
254a553798 Add some notes on manual installation under windows, especially of multiple services. 2007-03-16 11:48:05 +00:00
dimitr
0af53be68b Misc. 2007-03-16 09:37:48 +00:00
robocop
7764abc795 Misc. 2007-03-15 09:35:57 +00:00
robocop
d455c9f170 Misc. 2007-03-15 09:14:00 +00:00
asfernandes
063c54bf8b Documentation for domains in PSQL 2007-03-14 13:58:40 +00:00
hvlad
b845c06efb Documentation for GTT and CTE features 2007-03-14 13:51:41 +00:00
dimitr
61ea955ecd Updated docs. 2007-03-05 12:36:57 +00:00
hvlad
94192b7c50 Change my e-mail to more appropriate 2007-02-27 09:22:55 +00:00
paulbeach
65279c6b97 Fix crash in QLI using the following SQL command. insert into relationx select * from relationy 2007-02-21 10:51:14 +00:00
dimitr
ae89dfea85 Updated docs. 2007-01-26 07:48:55 +00:00
dimitr
d1671364fb Updated docs. 2007-01-24 17:21:07 +00:00
asfernandes
9493f2fb66 Fix problems with COMMIT triggers:
1) Fix a problem when the transaction could not be commited due to errors in DFW.
2) Run triggers inside a savepoint when "preparing" the transaction.
3) More doc.
2007-01-06 23:54:23 +00:00
asfernandes
48d09afc20 More documentation for database triggers 2007-01-04 14:43:38 +00:00
asfernandes
5db5421a66 Misc 2006-12-30 16:55:06 +00:00
robocop
b6856f4287 Misc. 2006-12-30 06:03:16 +00:00
asfernandes
c80604c60e Document database triggers 2006-12-30 01:59:03 +00:00
robocop
9a61c5185f Totally misc. 2006-12-19 08:36:48 +00:00
asfernandes
cb8344267e Document CREATE COLLATION 2006-12-16 01:41:59 +00:00
asfernandes
71b71e3059 Correction - thanks to Maycon Ferraça 2006-12-14 10:30:46 +00:00
dimitr
246824196a Docs. 2006-12-14 09:14:19 +00:00
asfernandes
a5882a1001 Misc 2006-12-13 00:29:48 +00:00
asfernandes
09ccfb5c6a Documentation for MERGE 2006-12-11 22:55:20 +00:00
asfernandes
fdfd09ba1c Rename REPLACE to UPDATE OR INSERT 2006-11-26 16:08:55 +00:00
asfernandes
5e818bd4a9 Rename REPLACE to UPDATE OR INSERT 2006-11-26 15:40:10 +00:00
asfernandes
11838b0601 Misc 2006-11-06 01:07:31 +00:00
asfernandes
570b6cd4b4 1) CORE-645 and CORE-745: Database triggers
2) CORE-711: Make syntax for "CREATE TRIGGER" compliant with SQL2003
2006-11-05 18:30:36 +00:00
robocop
531aebc4f5 Misc: this file uses spaces instead of tabs for indentation. 2006-11-04 07:57:06 +00:00
asfernandes
6da2d6c615 Fixed CORE-986 - Non-ASCII quoted identifiers are not converted to metadata (UNICODE_FSS) charset 2006-11-04 03:45:02 +00:00
asfernandes
9be67a9c41 Some more entries 2006-10-25 15:41:43 +00:00