postgresql/src/backend
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script.
The latter updated accordingly. Also add `dist' and `distcheck' targets
to play with, but caveat packager.

Updated backend/bootstrap and backend/parser makefile to make them
marginally builddir aware and fix the usual set of things.

Add rule to automatically remake config.h dependent on config.h.in and
config.status. (Adopted from Autoconf manual and about every other
package.) On a good day we should now have a complete and accurate set
of dependencies throughout everything.
2000-07-19 16:30:27 +00:00
..
access Cleanup of code for creating index entries. Functional indexes with 2000-07-14 22:18:02 +00:00
bootstrap Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
catalog Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
commands 'const' decorations are fine, but not when they're inserted without 2000-07-18 03:57:33 +00:00
executor Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
lib First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
libpq Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
main Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
nodes Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
optimizer Repair parallel make in backend tree (and make it really parallel). 2000-07-13 16:07:14 +00:00
parser Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
port Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 2000-07-07 21:12:53 +00:00
postmaster Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
regex Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
rewrite Make view/rule permission checking behave properly with 2000-07-09 04:56:32 +00:00
storage Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
tcop Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
tioga Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
Makefile Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00