Bryan Henderson
227015b08e
Standardize all LDADD to LD_ADD.
1997-01-05 21:17:45 +00:00
Bruce Momjian
e981bcb0c3
Fix expected regression output.
1996-12-28 23:07:54 +00:00
Bruce Momjian
8cc2eb66ec
Fixed errors in create statement.
1996-12-28 22:46:40 +00:00
Bruce Momjian
ea8b5196ff
Small regression and doc patch
1996-12-13 02:39:00 +00:00
Bryan Henderson
33edbdb59b
Remove include of libpq-fe.h. This file has nothing to do with libpq.
1996-12-09 01:24:53 +00:00
Bruce Momjian
58193362bd
Reduce regression diffs
1996-12-02 14:17:59 +00:00
Bruce Momjian
5f9bdb7641
Reduce regression diff size with timezone changes and cleanup.
1996-12-02 06:31:20 +00:00
Bryan Henderson
81f5c669e9
This file has not been part of the regression test for many releases.
1996-11-19 02:57:10 +00:00
Bruce Momjian
317f375bb2
Rename SLSUFF to DLSUFFIX
1996-11-18 06:07:56 +00:00
Bruce Momjian
fdcf5ff79c
Remove comments psql was putting in output, typo's.
...
psql now returns error from queries and errors files, so ignore return code.
1996-11-14 16:09:28 +00:00
Bryan Henderson
b20766ccc4
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
1996-11-13 10:36:36 +00:00
Bryan Henderson
d7dd9295b7
End of the make file simplifications.
1996-11-12 11:43:32 +00:00
Marc G. Fournier
c8708c5f9b
Fix for finding the include files
1996-11-12 11:16:44 +00:00
Bryan Henderson
b5499249e5
Quiet compiler warnings.
1996-11-12 11:09:13 +00:00
Marc G. Fournier
c7ce63e04c
Add include file postgres.h
1996-11-11 16:33:12 +00:00
Bruce Momjian
5061c23ac2
Rename CDEBUG to COPT
1996-11-04 05:15:07 +00:00
Bruce Momjian
f59a46a8c8
Parser Overhaul
1996-10-30 02:02:41 +00:00
Bruce Momjian
f6792efcc7
Remove sytax errors from file.
1996-10-07 02:33:25 +00:00
Marc G. Fournier
ab57e09e1c
Fixes:
...
Also, I think that an extra source of noise in the diff of regress.out and
expected.out is caused by not substituting the shared library file
extension in the regression.input file (much like the paths and the
usernames are sub'ed). This seems to be fixed with the following patches
to regression.input and the Makefile... If I'm off base here, please tell!
Submitted by: Wayde Nie <niew@phoenix.cis.mcmaster.ca>
1996-08-06 16:51:35 +00:00
Marc G. Fournier
7d1402d071
Okay...*last* commit, now to create a release...
...
README file for regresssion tests from Dr. George
1996-08-02 01:24:00 +00:00
Marc G. Fournier
642668c31d
Update to expected.input from Dr. George
1996-08-02 01:18:05 +00:00
Marc G. Fournier
a82aa45a4d
An actual README file for the regression tests
...
Submitted by: Dr. George
1996-08-01 04:53:22 +00:00
Marc G. Fournier
ce48b4d5bd
A newer expected.input file for the regression tests
...
Submitted by: Dr. Geoge
1996-08-01 04:51:49 +00:00
Marc G. Fournier
32a3858add
corrects the output for a 'SELECT DISTINCT ON ...' at line 2900
...
submitted by: Dr_George_D_Detlefsen <drgeorge@ilt.com>
1996-07-27 02:06:10 +00:00
Marc G. Fournier
f45dfa6174
should always take mail headers out of Makefile files befor ecommitting :)
1996-07-26 20:15:40 +00:00
Marc G. Fournier
ba4b7f5021
regression Makefile, rev 2
...
Submitted by: Dr. George
1996-07-26 19:58:04 +00:00
Marc G. Fournier
9e0a8d4b26
improvements to regression testing
...
submitted by: dr. george
1996-07-25 19:56:59 +00:00
Marc G. Fournier
245686d43a
modifications to regressoin tests
1996-07-23 03:19:34 +00:00
Marc G. Fournier
94215d51c8
Fixes:
...
The updating of array fields is broken in Postgres95-1.01, An array can
be only replaced with a new array but not have some elements modified.
This is caused by two bugs in the parser and in the array utilities.
Furthermore it is not possible to update array with a base type of
variable length.
- submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
1996-07-20 07:59:41 +00:00
Marc G. Fournier
d31084e9d1
Postgres95 1.01 Distribution - Virgin Sources
1996-07-09 06:22:35 +00:00