postgresql/src
Tom Lane 782c16c6a1 SQL-language functions are now callable in ordinary fmgr contexts ...
for example, an SQL function can be used in a functional index.  (I make
no promises about speed, but it'll work ;-).)  Clean up and simplify
handling of functions returning sets.
2000-08-24 03:29:15 +00:00
..
backend SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
bin Substitute libdir into createlang as last resort so one doesn't have to set 2000-08-20 11:56:29 +00:00
corba
data
include SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
interfaces Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all the 2000-08-20 10:55: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 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 2000-08-21 04:48:57 +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 Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
utils Version number now set in configure, available through Makefile.global 2000-07-02 15:21:27 +00:00
win32
DEVELOPERS
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