index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
parse.pl
Age
Commit message (
Expand
)
Author
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-10-14
ecpg: invent a saner syntax for ecpg.addons entries.
Tom Lane
2024-10-14
ecpg: add cross-checks to parse.pl for usage of internal tables.
Tom Lane
2024-10-14
ecpg: avoid breaking the IDENT precedence level in two.
Tom Lane
2024-10-14
ecpg: re-implement preprocessor's string management.
Tom Lane
2024-10-14
ecpg: major cleanup, simplification, and documentation of parse.pl.
Tom Lane
2024-10-14
ecpg: clean up documentation of parse.pl, and add more input checking.
Tom Lane
2024-04-04
Fix ecpg's mechanism for detecting unsupported cases in the grammar.
Tom Lane
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-03-29
SQL/JSON: add standard JSON constructor functions
Alvaro Herrera
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-07-18
Improve perl style in ecpg's parser-construction scripts.
Tom Lane
2022-07-18
ecpg: use our instead of my in parse.pl to fix perlcritic complaint
Andres Freund
2022-07-18
ecpg: Output dir, source dir, stamp file argument for preproc/*.pl
Andres Freund
2022-03-27
SQL/JSON constructors
Andrew Dunstan
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-01-23
Suppress bison warning in ecpg grammar.
Tom Lane
2021-01-04
Re-implement pl/pgsql's expression and assignment parsing.
Tom Lane
2021-01-04
Add the ability for the core grammar to have more than one parse target.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-07
Fix ecpg's mishandling of B'...' and X'...' literals.
Tom Lane
2020-01-13
Reduce size of backend scanner's tables.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-02-24
Fix ecpg bugs caused by missing semicolons in the backend grammar.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-02
Fix spelling errors and typos in comments
Magnus Hagander
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-08-14
Changed ecpg parser to allow RETURNING clauses without attached C variables.
Michael Meskes
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-03-15
Fix typos.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-03-11
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-10
Clean up the mess from => patch.
Tom Lane
2015-02-24
Improve parser's one-extra-token lookahead mechanism.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
[next]