postgresql/src/include
Vadim B. Mikheev d94c7fc4c5 1. Declaration
static const char *num_word(Cash value);
moved to cash.c.
2. 'extern ' added to funcs prototypes.
1997-04-18 02:59:26 +00:00
..
access BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given 1997-04-16 01:21:59 +00:00
bootstrap Change includes from "" to <> 1996-11-08 06:43:28 +00:00
catalog From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-04-15 17:41:44 +00:00
commands Prototypes for sequence.c 1997-04-02 03:23:38 +00:00
executor Added needed prototype. 1996-12-26 17:53:40 +00:00
lib All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
libpq From: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-03-20 18:23:33 +00:00
nodes Put resdom into GroupClause (GROUP BY func_results) 1997-04-05 06:19:22 +00:00
optimizer Now we have #define _CPU_INDEX_PAGE_WEIGHT_ 0.033 (/* CPU-index-to-page cost 1997-04-09 02:24:19 +00:00
parser Add attribute optimization statistics. 1997-02-07 16:24:12 +00:00
port A couple of cleanups from Scott Harrison <Scott_Harrison@next.com> 1997-04-15 19:08:13 +00:00
regex Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. 1996-12-15 09:05:53 +00:00
rewrite Compile and warning cleanup 1996-11-08 06:02:30 +00:00
storage From: Dan McGuirk <mcguirk@indirect.com> 1997-03-28 07:06:53 +00:00
tcop From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 1997-04-17 13:50:57 +00:00
utils 1. Declaration 1997-04-18 02:59:26 +00:00
c.h Various minor HP related patches from: 1997-04-15 17:55:37 +00:00
config.h.in Have CASSERT enabled/disabled via configure, and passed through config.h 1997-04-15 18:35:50 +00:00
miscadmin.h From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-03-25 08:11:24 +00:00
postgres_ext.h Fix bug: libpq clients (which include libpq-fe.h) won't compile. 1996-12-10 07:03:43 +00:00
postgres.h Date/Time updates from Thomas... 1997-03-14 23:34:16 +00:00
strdup.h More stuff to make it compile on various ports. 1996-11-27 08:16:44 +00:00
version.h Goes with the recently added src/utils/version.c, will replace some stuff in 1996-11-11 14:24:38 +00:00