postgresql/src/pl
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
..
plperl Update textin() and textout() to new fmgr style. This is just phase 2000-07-05 23:12:09 +00:00
plpgsql Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
tcl Added untrusted PL/TclU (pltclu) language. Executes all procedures 2000-07-19 11:53:02 +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