postgresql/src
Peter Eisentraut 9314141116 Add pg-config utility that stores some configuration parameters other
packages can use to configure their build.

E.g.,
$ pg-config --libdir
/usr/local/pgsql/lib

`pg-config --configure' stores the configure command line.
2000-08-26 13:08:16 +00:00
..
backend Tweak btree insertion to avoid O(N^2) slowdown with large numbers of 2000-08-25 23:13:33 +00:00
bin Add pg-config utility that stores some configuration parameters other 2000-08-26 13:08:16 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Avoid creating a TOAST table if we can prove that the maximum tuple 2000-08-25 18:05:54 +00:00
interfaces Make the location of the Kerberos server key file run time configurable 2000-08-25 10:00:35 +00:00
makefiles Rename templates to match names in makefiles/Makefile.* and include/port. 2000-07-15 15:54:52 +00:00
pl SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
template Update bsdi template 2000-07-24 13:53:16 +00:00
test GetAttributeByName and GetAttributeByNum should be declared to return 2000-08-24 23:34:11 +00:00
tools Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
tutorial Update funcs tutorial for new function manager. 2000-08-24 23:32:43 +00:00
utils Version number now set in configure, available through Makefile.global 2000-07-02 15:21:27 +00:00
win32 Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Unset locale variables before running regression tests. (All of them!) 2000-07-23 13:01:11 +00:00
Makefile Put back old Makefiles, in pgsql and pgsql/src. 2000-06-12 16:37:22 +00:00
Makefile.global.in maintainer-clean and distclean ought to remove dependency information as well. 2000-07-22 01:48:53 +00:00
Makefile.shlib |> The Makefile.shlib changes will have to be discussed with other Linux 2000-07-07 01:23:44 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00