postgresql/src/test/examples
Tom Lane 732b33f8ae 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
2015-04-24 17:13:06 -04:00
..
.gitignore Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
Makefile Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
testlibpq.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
testlibpq2.c Capitalization fixes 2011-06-19 00:37:30 +03:00
testlibpq2.sql Bring the libpq example programs into the 21st century. 2003-06-22 00:29:29 +00:00
testlibpq3.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
testlibpq3.sql Bring the libpq example programs into the 21st century. 2003-06-22 00:29:29 +00:00
testlibpq4.c Use "backend process" rather than "backend server", where appropriate. 2011-03-12 09:38:56 -05:00
testlo.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
testlo64.c Update copyright for 2015 2015-01-06 11:43:47 -05:00