postgresql/src/interfaces
Tom Lane 2bdee07abe Use "%option prefix" to set API names in ecpg's lexer.
Back-patch commit 92fb64983 into the pre-9.6 branches.

Without this, ecpg fails to build with the latest version of flex.
It's not unreasonable that people would want to compile our old branches
with recent tools.  Per report from Дилян Палаузов.

Discussion: https://postgr.es/m/d845c1af-e18d-6651-178f-9f08cdf37e10@aegee.org
2016-12-11 18:04:28 -05:00
..
ecpg Use "%option prefix" to set API names in ecpg's lexer. 2016-12-11 18:04:28 -05:00
libpq Handle empty or all-blank PAGER setting more sanely in psql. 2016-12-07 12:19:56 -05:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00