postgresql/src/backend/access/transam
Tom Lane 48165ec226 Latest round of fmgr updates. All functions with bool,char, or int2
inputs have been converted to newstyle.  This should go a long way towards
fixing our portability problems with platforms where char and short
parameters are passed differently from int-width parameters.  Still
more to do for the Alpha port however.
2000-06-05 07:29:25 +00:00
..
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
rmgr.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
transam.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
transsup.c Add: 2000-01-26 05:58:53 +00:00
varsup.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
xact.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00
xid.c Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
xlog.c Remove NT-specific file open defines by defining our own open macros for 2000-06-02 15:57:44 +00:00