| .. |
|
acl.c
|
There is a bug in aclinsert3 in the code which update the acl arrays.
|
1996-11-20 22:53:10 +00:00 |
|
arrayfuncs.c
|
Compile and warning cleanup
|
1996-11-08 06:02:30 +00:00 |
|
arrayutils.c
|
All external function definitions now have prototypes that are checked.
|
1996-11-10 03:06:38 +00:00 |
|
bool.c
|
Change mixed-case routines to lower-case if referenced in pg_proc.h
|
1997-04-27 19:20:16 +00:00 |
|
cash.c
|
From: "D'Arcy J.M. Cain" <darcy@druid.net>
|
1997-04-28 16:15:13 +00:00 |
|
char.c
|
Lexicographically compare 'char' and 'text'.
|
1997-06-11 05:18:02 +00:00 |
|
chunk.c
|
Remove _PAGE_SIZE_ as recommended by Darren King.
|
1997-03-02 01:34:50 +00:00 |
|
date.c
|
Here is the Mismatched input/output patch for tintervals as reported over
|
1997-04-20 21:49:17 +00:00 |
|
datetime.c
|
Expunge code not enabled with USE_NEW_DATE and USE_NEW_TIME #defines.
|
1997-06-23 14:47:26 +00:00 |
|
datum.c
|
Avoiding:
|
1996-12-14 07:56:05 +00:00 |
|
dt.c
|
Fix leap year and month boundary arithmetic for datetime +/- timespan;
|
1997-06-20 17:12:54 +00:00 |
|
filename.c
|
Remove WIN32 defines. They never worked.
|
1997-02-14 04:19:07 +00:00 |
|
float.c
|
Use finite() macro if available to check returns from pow() and exp().
|
1997-06-03 13:58:06 +00:00 |
|
geo_ops.c
|
Add upgradepath(), isoldpath(), upgradepoly() and revertpoly() to allow
|
1997-06-03 14:01:22 +00:00 |
|
geo_selfuncs.c
|
Date/Time updates from Thomas...
|
1997-03-14 23:21:12 +00:00 |
|
int.c
|
Date/Time updates from Thomas...
|
1997-03-14 23:21:12 +00:00 |
|
like.c
|
All external function definitions now have prototypes that are checked.
|
1996-11-10 03:06:38 +00:00 |
|
Makefile
|
Add in D'Arcy's cash code
|
1997-04-09 08:36:21 +00:00 |
|
misc.c
|
Change mixed-case routines to lower-case if referenced in pg_proc.h
|
1997-04-27 19:20:16 +00:00 |
|
nabstime.c
|
Fix timezone manipulation code to avoid crashes on some machines.
|
1997-05-11 15:11:47 +00:00 |
|
name.c
|
Date/Time updates from Thomas...
|
1997-03-14 23:21:12 +00:00 |
|
not_in.c
|
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
|
1996-11-06 06:52:23 +00:00 |
|
numutils.c
|
Add fcvt() as a check to configure so that we can get rid of the BSD44_derived
|
1997-04-22 17:47:42 +00:00 |
|
oid.c
|
Date/Time updates from Thomas...
|
1997-03-14 23:21:12 +00:00 |
|
oidint2.c
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|
oidint4.c
|
Postgres95 1.01 Distribution - Virgin Sources
|
1996-07-09 06:22:35 +00:00 |
|
oidname.c
|
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
|
1996-11-06 06:52:23 +00:00 |
|
oracle_compat.c
|
From: Erich Stamberger <eberger@gewi.kfunigraz.ac.at>
|
1997-05-07 02:46:45 +00:00 |
|
regexp.c
|
Remove #include <regex.h> so it compiles on systems with GNU regex library.
|
1996-11-10 01:20:44 +00:00 |
|
regproc.c
|
Change mixed-case routines to lower-case if referenced in pg_proc.h
|
1997-04-27 19:20:16 +00:00 |
|
selfuncs.c
|
getattnvals(): if attnvals in pg_attribute is 0 then use
|
1997-04-09 02:20:32 +00:00 |
|
sets.c
|
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
|
1997-01-10 20:19:49 +00:00 |
|
tid.c
|
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
|
1996-11-06 06:52:23 +00:00 |
|
timestamp.c
|
Fix timezone manipulation code to avoid crashes on some machines.
|
1997-05-11 15:11:47 +00:00 |
|
varchar.c
|
Date/Time updates from Thomas...
|
1997-03-14 23:21:12 +00:00 |
|
varlena.c
|
Lexicographically compare 'char' and 'text'.
|
1997-06-11 05:18:02 +00:00 |