diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-04-24 17:13:06 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-04-24 17:13:06 -0400 |
commit | 732b33f8ae4ecc9d7a9f07fd4cb74a60a2a5e2c2 (patch) | |
tree | b690776170bc9880a5db19c51093caca822edf89 /src/backend/executor/nodeModifyTable.c | |
parent | 70d44dd9de2b781436ef1d55906614d241e02249 (diff) | |
download | postgresql-732b33f8ae4ecc9d7a9f07fd4cb74a60a2a5e2c2.tar.gz postgresql-732b33f8ae4ecc9d7a9f07fd4cb74a60a2a5e2c2.zip |
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
examples/, locale/, and thread/ lacked .gitignore files and were also
not connected up to top-level "make clean" etc. This had escaped notice
because none of those directories are built in normal scenarios. Still,
they have working Makefiles, so if someone does a "make" in one of these
directories it would be good if (a) git doesn't bleat about the product
files and (b) cleaning up removes them.
This is a longstanding oversight, but since this behavior is probably
only of interest to developers, there seems no need for back-patching.
Michael Paquier and Tom Lane
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions