index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
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
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
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-07-29
Sync ECPG with WITH ORDINALITY changes
Greg Stark
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-07-05
Run newly-configured perltidy script on Perl files.
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-01-09
There is no need to have to identical functions in ecpg thus removing one of ...
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-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-06-04
Added variable handling for RETURNING clause to ecpg.
Michael Meskes
[next]