Tom Lane
8aea617c03
Several routines failed to cope with CASE expressions, and
...
indeed some of 'em were missing support for more node types than that...
1999-07-15 01:52:09 +00:00
Thomas G. Lockhart
d72168d6e0
Complete first pass at markup adjustments for docbook2man man pages.
...
Add some internal cross references to select.sgml.
1999-07-14 20:32:59 +00:00
Thomas G. Lockhart
d289011f8a
Include gif omitted from integrated doc.
...
Thanks to Goran Uddeborg for spotting this.
1999-07-14 20:31:42 +00:00
Bruce Momjian
0cf1b79528
Cleanup of /include #include's, for 6.6 only.
1999-07-14 01:20:30 +00:00
Bruce Momjian
ad4948862c
Remove S*I comments from Stephan.
1999-07-13 21:17:45 +00:00
Bruce Momjian
050371fccd
More cpu cleanups, only for 6.6.
1999-07-13 20:12:51 +00:00
Bruce Momjian
540c114225
Redefine cpu's as __cpu__. Only for 6.6 branch.
1999-07-13 20:00:37 +00:00
Bruce Momjian
0ab1c117e8
Update TODO list.
1999-07-13 18:38:11 +00:00
Bruce Momjian
c4747c7866
Update TODO list.
1999-07-13 03:07:20 +00:00
Bruce Momjian
941d426ca0
Update install file.
1999-07-12 17:33:36 +00:00
Bruce Momjian
30e27a9099
readd include for safety.
1999-07-12 13:32:38 +00:00
Bruce Momjian
d0fb48818a
Update 6.5.1 items.
1999-07-12 02:27:31 +00:00
Tatsuo Ishii
32a1a4e54f
document updated for 6.5.1
1999-07-11 22:59:26 +00:00
Tatsuo Ishii
8f02f2252d
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Behal)
1999-07-11 22:47:21 +00:00
Bruce Momjian
2859bde109
Update release notes.
1999-07-11 18:02:59 +00:00
Tom Lane
eeaeb1bda8
RewritePreprocessQuery tried to match resjunk targets against
...
result relation ... wrong ...
1999-07-11 17:54:30 +00:00
Bruce Momjian
f8d856af2c
Add Tom's group by fixes.
1999-07-11 03:57:58 +00:00
Tom Lane
eeb3abe017
Ignore resjunk targetlist entries when matching arguments to
...
a SubLink with the subplan's targetlist. This fixes a problem seen with,
for example, a subselect that uses GROUP BY.
1999-07-11 02:04:19 +00:00
Bruce Momjian
8c32f99f67
Update TODO list.
1999-07-11 02:02:13 +00:00
Tom Lane
9cbd349bcd
ExecReScanGroup() forgot to clear grpstate->grp_firstTuple,
...
thereby guaranteeing wrong results from a rescanned Group node.
1999-07-11 01:57:32 +00:00
Tom Lane
ebc3cc7efa
heapam.h uses type time_t, but didn't include <time.h>.
1999-07-10 22:06:26 +00:00
Bruce Momjian
aece668947
Add new item from Tom Lane sorting.
1999-07-10 18:38:16 +00:00
Tom Lane
cc62dc2032
Fix tuplecmp() to ensure repeatable sort ordering of tuples
...
that contain null fields. Old code would produce erratic sort results
because comparisons of tuples containing nulls could produce inconsistent
answers.
1999-07-10 18:21:59 +00:00
Bruce Momjian
bc5f34c89e
Update release notes.
1999-07-10 17:26:09 +00:00
Bruce Momjian
04bfc5bbdf
Update release for 6.5.1.
1999-07-10 17:16:05 +00:00
Bruce Momjian
d62c25d452
cleanup of long long int atoi test.
1999-07-10 17:03:34 +00:00
Bruce Momjian
5a3fa95c39
Update stuff for 6.5.1 release.
1999-07-10 16:28:02 +00:00
Tatsuo Ishii
4fceee0e71
-mieee and # does not work for certain version of egcs
1999-07-10 12:33:10 +00:00
Tom Lane
73efd3867d
Fix gcc complaint about long being passed to sprintf %d.
1999-07-09 22:53:40 +00:00
Bruce Momjian
863db45e86
Make ^ precidence greater than *.
1999-07-09 21:59:59 +00:00
Bruce Momjian
7d23fc5935
update readme.nt
1999-07-09 21:46:14 +00:00
Bruce Momjian
cda192317a
createlang now returns 2 for language already exists.
1999-07-09 17:57:46 +00:00
Bruce Momjian
103cf75651
Re-apply range check patch after fixing LIMIT_H test and defines.
1999-07-09 17:40:31 +00:00
Bruce Momjian
cd5dfb65a9
Add mention block size <= 32k.
1999-07-09 16:56:44 +00:00
Tom Lane
b9c0096d97
Another place that HAVE_LIMITS_H was misspelled.
1999-07-09 15:09:54 +00:00
Bruce Momjian
8aa780bdd3
cleanup
1999-07-09 04:51:27 +00:00
Bruce Momjian
62cc8bf7c4
Update TODO list.
1999-07-09 04:20:22 +00:00
Bruce Momjian
296efd8065
Fix for ACL length problem on different platforms.
1999-07-09 03:28:53 +00:00
Bruce Momjian
46db8ac712
Backup pg_atoi patch for long checking. Caused initdb problems.
1999-07-09 03:27:20 +00:00
Bruce Momjian
ffe0097519
Add linux_m68k template file.
1999-07-09 02:35:37 +00:00
Bruce Momjian
27ef825743
Rename tuturials for char2/char16 removal.
1999-07-08 15:28:51 +00:00
Bruce Momjian
1a7273bd5c
Rename example temp to mytemp.
1999-07-08 15:27:01 +00:00
Bruce Momjian
eee5243dc8
Update TODO
1999-07-08 05:04:49 +00:00
Bruce Momjian
2e09df9d9f
Update.
1999-07-08 05:02:09 +00:00
Bruce Momjian
6276c035f8
Update todo
1999-07-08 05:01:25 +00:00
Bruce Momjian
4048d540c6
Update TODO.
1999-07-08 03:34:00 +00:00
Bruce Momjian
879d1aeb58
New TODO list.
1999-07-08 03:33:19 +00:00
Bruce Momjian
3acb7d1634
Test Case:
...
----------
exec sql begin declare section;
short s ;
unsigned short us;
exec sql end declare section;
exec sql create table test(s smallint, us smallint);
exec sql commit;
s = 1; us =32000;
exec sql insert into test values( :s, :us ) ; <== error
Error Message: "i4toi2: '-600309759' causes int2 underflow"
Masaaki Sakaida
1999-07-08 03:32:57 +00:00
Bruce Momjian
0343024a5c
Add CXXFLAGS +=
1999-07-08 03:30:16 +00:00
Bruce Momjian
2cf2a4fe2b
> In both datetime_trunc() and timespan_trunc() in dt.c,
...
> the DTK_MICROSEC case is just like the DTK_MILLISEC case.
> I think this is wrong and it ought to look like
> fsec = rint(fsec * 1000000) / 1000000;
> no?
Tom Lane.
1999-07-08 03:22:46 +00:00