postgresql/src
Bruce Momjian ac70c3547b I have tested the beta3 on WinNT and here are the results:
- I was unable to compile ecpg due to the ":=" instead of "=" in defining
LIBPQDIR and some other variables in Makefile.global.in
- pg_id (and also pg_encoding) executable was not removed during "make
clean" - there was no $(X) appended to the executable name for rm
- I have added result for int2, int4, float8 and geometry regression tests
        - int2, int2 - yet another message for too large numbers ;-)
        - float8 - it is problably a bug in the newlib C library - it has no
error message for numbers with exponent -400
        - geometry - differences in precision of float numbers
- I have added appropriate lines into resultmap file
- I have modified the script regress.sh to use "case" statement when testing
the hostname. For cygwin the script is called with "i686-pc-cygwin" (on my
machine) as a parameter and this was not catched with the "if" statement.
The check was done for PORTNAME (win) and not HOSTNAME (i.86-pc-cygwin*).

The patch for described modifications is included.

All this modifications can be applied to "current" tree too.
The compilation was done on CygwinB20.1 with gcc 2.95, cygipc library 1.05.
The binaries were able to run also on the newest development snapshot
(2000-03-25).

                        Dan
2000-03-31 14:14:36 +00:00
..
backend Get rid of SetBufferWriteMode(), which was an accident waiting to happen. 2000-03-31 02:43:31 +00:00
bin I have tested the beta3 on WinNT and here are the results: 2000-03-31 14:14:36 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Get rid of SetBufferWriteMode(), which was an accident waiting to happen. 2000-03-31 02:43:31 +00:00
interfaces Use the CXXFLAGS exported by configure (amazingly, we weren't before!) 2000-03-31 05:00:36 +00:00
makefiles I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
pl Allow compile to finish even if plperl fails, which it does now. 2000-03-27 22:39:13 +00:00
template Update alpha templates as suggested by SL Baur and Adriaan Joubert. 2000-03-31 05:03:39 +00:00
test I have tested the beta3 on WinNT and here are the results: 2000-03-31 14:14:36 +00:00
tools Update make_mkid for mkid version 4.0. 2000-03-31 01:41:27 +00:00
tutorial Fix some bogosity in the tutorial examples. 2000-03-28 02:49:19 +00:00
utils Clean up dependencies for version.o. 2000-02-27 01:18:46 +00:00
win32 Move ipc patch into README.NT. 1999-12-29 10:28:00 +00:00
config.guess Added latest config.guess and config.sub 2000-03-29 16:12:31 +00:00
config.sub Added latest config.guess and config.sub 2000-03-29 16:12:31 +00:00
configure Regenerate configure (for configure.in version 1.305) 2000-03-31 13:07:03 +00:00
configure.in Fix configure.in. Remove SJIS, BIG5, WIN1250 from the selection list of 2000-03-31 13:04:31 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Update ecpg to use snprintf 2000-02-28 23:28:41 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in I have tested the beta3 on WinNT and here are the results: 2000-03-31 14:14:36 +00:00
Makefile.shlib Fix for bsdi 4.1 shared libraries. 2000-03-09 17:07:32 +00:00
mkinstalldirs Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00