diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-08-16 12:49:30 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-08-16 12:49:30 -0400 |
commit | a7b5573d665c8a37fad9bc69f44c5b4e8760a73b (patch) | |
tree | 2aa22bd2be5fbfb6eead8b0d44e67130d76ba72d /src/backend/executor/execParallel.c | |
parent | 9b002cc9fec557fcfe17d67f55b53804447230e5 (diff) | |
download | postgresql-a7b5573d665c8a37fad9bc69f44c5b4e8760a73b.tar.gz postgresql-a7b5573d665c8a37fad9bc69f44c5b4e8760a73b.zip |
Remove separate version numbering for ecpg preprocessor.
Once upon a time, it made sense for the ecpg preprocessor to have its
own version number, because it used a manually-maintained grammar that
wasn't always in sync with the core grammar. But those days are
thankfully long gone, leaving only a maintenance nuisance behind.
Let's use the PG v10 version numbering changeover as an excuse to get
rid of the ecpg version number and just have ecpg identify itself by
PG_VERSION. From the user's standpoint, ecpg will go from "4.12" in
the 9.6 branch to "10" in the 10 branch, so there's no failure of
monotonicity.
Discussion: <1471332659.4410.67.camel@postgresql.org>
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions