postgresql/src/backend/utils
Thomas G. Lockhart 1f4f4534a0 Use the standard date/time encoder rather than strftime() for output.
This allows use of the DateStyle session variable.
1997-06-23 14:56:15 +00:00
..
adt Use the standard date/time encoder rather than strftime() for output. 1997-06-23 14:56:15 +00:00
cache New func RelationForgetRelation(); 1997-06-04 08:56:51 +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