index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-23
Fix "make clean" for new TAP suite.
Noah Misch
2025-03-04
ecpg: Add TAP test for the ecpg command.
Fujii Masao
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-10-14
ecpg: move some functions into a new file ecpg/preproc/util.c.
Tom Lane
2024-10-14
ecpg: remove check_rules.pl.
Tom Lane
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-11-06
Remove distprep
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-07-18
Improve perl style in ecpg's parser-construction scripts.
Tom Lane
2022-07-18
ecpg: Output dir, source dir, stamp file argument for preproc/*.pl
Andres Freund
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-07-08
Fix inconsistencies in the code
Michael Paquier
2019-01-09
Use perfect hashing, instead of binary search, for keyword lookup.
Tom Lane
2019-01-06
Replace the data structure used for keyword lookup.
Tom Lane
2019-01-02
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-01
Eliminate parallel-make hazard in ecpg/preproc.
Tom Lane
2018-08-08
Remove unwanted "garbage cleanup" logic in Makefiles.
Tom Lane
2018-03-23
Fix make rules that generate multiple output files.
Tom Lane
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-08-16
Remove separate version numbering for ecpg preprocessor.
Tom Lane
2016-08-15
Stamp shared-library minor version numbers for v10.
Tom Lane
2016-03-23
Move keywords.c/kwlookup.c into src/common/.
Tom Lane
2016-03-19
Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-06-30
Stamp shared-library minor version numbers for 9.6.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-06-10
Stamp shared-library minor version numbers for 9.5.
Tom Lane
2014-02-12
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-06-14
Stamp shared-library minor version numbers for 9.4.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-11-28
Suppress parallel build in interfaces/ecpg/preproc/.
Tom Lane
2012-10-11
Refactor flex and bison make rules
Peter Eisentraut
2012-06-13
Stamp library minor versions for 9.3.
Tom Lane
2012-04-07
Stamp libraries versions for 9.2 (better late than never).
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-06-14
Move parse2.pl to parse.pl
Peter Eisentraut
2011-03-03
Added new version of ecpg's parser generator script. This one was written by
Michael Meskes
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-12
Bump minor library version numbers, for 9.1 release.
Bruce Momjian
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-05-12
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
[next]