postgresql/src/backend/utils
Vadim B. Mikheev 5f893a1e32 Shouldn't we use palloc instead of malloc ?
Because of
 *      resetpsort  - resets (frees) malloc'd memory for an aborted Xaction
 *
 *      Not implemented yet.
1997-05-20 11:35:50 +00:00
..
adt From: Olaf Mittelstaedt <MSTAEDT@va-sigi.va.fh-ulm.de> 1997-05-19 03:49:39 +00:00
cache Change portname "sparc" to "sunos4" and change some portname dependencies to 1996-12-04 03:06:33 +00:00
error added const declaration E.Mergl 1997-05-17 16:23:06 +00:00
fmgr Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
hash All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
init Change mixed-case routines to lower-case if referenced in pg_proc.h 1997-04-27 19:21:06 +00:00
misc Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 1996-11-06 06:52:23 +00:00
mmgr Make it compile on Ultrix. Thanks Erik Bertelson. 1996-11-26 03:20:35 +00:00
sort Shouldn't we use palloc instead of malloc ? 1997-05-20 11:35:50 +00:00
time From: Dan McGuirk <mcguirk@indirect.com> 1997-03-28 07:06:53 +00:00
Gen_fmgrtab.sh.in From: "Pedro J. Lobo" <pjlobo@euitt.upm.es> 1997-04-24 20:30:41 +00:00
Makefile Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00