mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23: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.
b355d3411e
2) When FIRST / SKIP is used in a sub-query it may not be affected by conjunctions in higher contexts. Example (should return 1 row instead of 5): SELECT * FROM (SELECT FIRST 5 SKIP 2 cs.* FROM RDB$CHARACTER_SETS cs) WHERE RDB$CHARACTER_SET_NAME starting with 'D' |
||
---|---|---|
builds | ||
doc | ||
examples | ||
generated | ||
lang_helpers | ||
src | ||
autogen.sh | ||
ChangeLog | ||
clean.sh | ||
configure.in | ||
Makefile.in |