index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
/
specscanner.l
Commit message (
Expand
)
Author
Age
*
Remove memory leaks in isolationtester.
Tom Lane
2021-06-27
*
Allow non-quoted identifiers as isolation test session/step names.
Tom Lane
2021-06-23
*
Use annotations to reduce instability of isolation-test results.
Tom Lane
2021-06-22
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove restriction on SQL block length in isolationtester scanner.
Tom Lane
2018-02-28
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Exclude flex-generated code from coverage testing
Peter Eisentraut
2017-10-16
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix a bunch of places that called malloc and friends with no NULL check.
Tom Lane
2016-08-30
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Fix portability issue in isolationtester grammar.
Tom Lane
2015-05-27
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Clean up whitespace and indentation in parser and scanner files
Peter Eisentraut
2011-11-01
*
Add "%option warn" to all flex input files that lacked it.
Tom Lane
2011-08-25
*
Strip whitespace from SQL blocks in the isolation test suite. This is purely
Heikki Linnakangas
2011-08-18
*
Fix bugs in the isolation tester flex rules.
Heikki Linnakangas
2011-03-10
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08