postgresql/src
Tom Lane e67ff6b670 fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum
macros where appropriate (the code used to have several different ways
of doing that, including Int32, Int8, UInt8, ...).  Remove last few
references to float32 and float64 typedefs --- it's all float4/float8
now.  The typedefs themselves should probably stay in c.h for a release
or two, though, to avoid breaking user-written C functions.
2000-08-21 17:22:36 +00:00
..
backend fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum 2000-08-21 17:22:36 +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 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 fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum 2000-08-21 17:22:36 +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 Clean up handling of variable-free qual clauses. System now does the 2000-08-13 02:50:35 +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 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