8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 02:03:03 +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
hvlad 6a3d9d0016 Let UPDATE and DELETE statements ignore records already deleted in the same statement (but still visible because of stable cursor).
It fixed bugs
CORE-5322 : Cascade deletion in self-referencing table could raise "no current record for fetch operation" error), and
CORE-5142 : Error "no current record to fetch" if some record is to be deleted both by the statement itself and by some trigger fired during statement execution
2016-09-07 22:15:51 +03:00
builds Comment 2016-09-07 21:57:55 +03:00
doc Fixed docs - thanks to Martin 2016-09-05 13:20:59 +03:00
examples Misc comments - thanks to Dmitry Sibiryakov 2016-06-09 12:49:30 +03:00
extern Fixed problems reported by PVS-Studio - http://www.viva64.com/en/b/0396/ 2016-05-12 11:49:44 -03:00
lang_helpers Some more cases of CORE-5112 as pointed by Dmitry Yemanov 2016-02-23 16:18:38 +00:00
src Let UPDATE and DELETE statements ignore records already deleted in the same statement (but still visible because of stable cursor). 2016-09-07 22:15:51 +03:00
.editorconfig Make github show correct indentations. 2016-04-09 00:40:15 -03:00
.gitignore .gitignore pass 2016-03-18 20:40:22 +03:00
.travis.yml [ci] Switch to Ubuntu 14.04. 2015-12-21 13:34:19 +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 Avoid duplicated version check 2013-10-18 12:35:55 +00:00
binreloc.m4 OSRI and new posix build 2010-10-12 08:02:57 +00:00
ChangeLog Replaced old ChangeLogs with URL to GitHub. 2016-04-05 14:20:00 +03:00
CMakeLists.txt [build][cmake] Fix OS X build with brew. 2015-07-28 16:40:25 +00:00
configure.ac Backported fix for CORE-5205: Add a switch to build linux binaries with builtin libtommath 2016-04-24 18:11:08 +03:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00
README.md Use future date for sourceforge stats (forces current date) 2015-08-19 12:37:53 +00:00
travis.sh [ci] Initial travis-ci config. 2015-06-12 14:32:13 +00:00

Build Status SF Downloads

Firebird

Firebird git mirror