postgresql/src/backend/utils
Tom Lane 341b328b18 Fix a bunch of minor portability problems and maybe-bugs revealed by
running gcc and HP's cc with warnings cranked way up.  Signed vs unsigned
comparisons, routines declared static and then defined not-static,
that kind of thing.  Tedious, but perhaps useful...
2000-03-17 02:36:41 +00:00
..
adt Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
cache Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
error contrib-array.patch 2000-02-13 18:59:53 +00:00
fmgr Add: 2000-01-26 05:58:53 +00:00
hash Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
init Implement reindex command 2000-02-18 09:30:20 +00:00
mb Fix pg_euccn_mblen() so that it always returns 2 if data is not ascii. 2000-01-25 02:12:27 +00:00
misc Bruce and all: 2000-03-08 01:46:47 +00:00
mmgr Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
sort Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
time Add: 2000-01-26 05:58:53 +00:00
Gen_fmgrtab.sh.in Remove outdated comment about 8 arguments. 2000-01-11 01:42:08 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00