postgresql/src/backend/bootstrap
John Naylor b086a47a27 Bump minimum version of Bison to 2.3
Since the retirement of some older buildfarm members, the oldest Bison
that gets regular testing is 2.3. MacOS ships that version, and will
continue doing so for the forseeable future because of Apple's policy
regarding GPLv3. While Mac users could use a package manager to install
a newer version, there is no compelling reason to force them do so at
this time.

Reviewed by Andres Freund
Discussion: https://www.postgresql.org/message-id/1097762.1662145681@sss.pgh.pa.us
2022-09-09 12:31:41 +07:00
..
.gitignore Build all Flex files standalone 2022-09-04 12:09:01 +07:00
Makefile Build all Flex files standalone 2022-09-04 12:09:01 +07:00
bootparse.y Bump minimum version of Bison to 2.3 2022-09-09 12:31:41 +07:00
bootscanner.l Build all Flex files standalone 2022-09-04 12:09:01 +07:00
bootstrap.c Process session_preload_libraries within InitPostgres's transaction. 2022-07-25 10:27:43 -04:00