diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-08 22:34:51 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-08 22:34:51 -0400 |
commit | 14d309cc55d88b73d4c9d1fa51b535ae491405fd (patch) | |
tree | a09aa96868f7208d67ffc1fa9dd04dbc88d3cde0 /src/backend/utils/adt/jsonb_util.c | |
parent | fb1974cc6b58cd21a269dd7ab8aea0120906ec3b (diff) | |
download | postgresql-14d309cc55d88b73d4c9d1fa51b535ae491405fd.tar.gz postgresql-14d309cc55d88b73d4c9d1fa51b535ae491405fd.zip |
Fix missing dependencies in ecpg's test Makefiles.
Ensure that ecpg preprocessor output files are rebuilt when re-testing
after a change in the ecpg preprocessor itself, or a change in any of
several include files that get copied verbatim into the output files.
The lack of these dependencies was what created problems for Kevin Grittner
after the recent pgindent run. There's no way for --enable-depend to
discover these dependencies automatically, so we've gotta put them into
the Makefiles by hand.
While at it, reduce the amount of duplication in the ecpg invocations.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions