summaryrefslogtreecommitdiff
path: root/src/test/isolation/specparse.y
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Build all Flex files standaloneJohn Naylor2022-09-041-2/+0
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Allow non-quoted identifiers as isolation test session/step names.Tom Lane2021-06-231-7/+7
* Use annotations to reduce instability of isolation-test results.Tom Lane2021-06-221-8/+79
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Detect unused steps in isolation specs and do some cleanupMichael Paquier2019-08-241-0/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Fix a bunch of places that called malloc and friends with no NULL check.Tom Lane2016-08-301-17/+17
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Fix portability issue in isolationtester grammar.Tom Lane2015-05-271-8/+8
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Revert "Fix bogus %name-prefix option syntax in all our Bison files."Tom Lane2014-05-281-1/+1
* Fix bogus %name-prefix option syntax in all our Bison files.Tom Lane2014-05-281-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Allow isolation tests to specify multiple setup blocks.Kevin Grittner2012-09-041-3/+25
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Remove dependency on error ordering in isolation testsAlvaro Herrera2011-09-271-0/+1
* Fix some portability issues in isolation regression test driver.Tom Lane2011-05-081-4/+1
* Implement genuine serializable isolation level.Heikki Linnakangas2011-02-081-0/+188