postgresql/src/backend
Bruce Momjian 58e539e574 Long awaited port for NetBSD/m68k was finally done by Mr. Mutsuki
Nakajima. Since he is not subscribing the mailing list, I'm posting
his patches by his request.  According to him, he has successfully
compiled and passed the regression test on Mac SE/30 running
NetBSD/m68k. Also, another person has reported that with the patches
PostgreSQL is working on NetBSD/sun3 too.
--
Tatsuo Ishii
1998-12-26 18:15:53 +00:00
..
access SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
bootstrap New HeapTuple structure/interface. 1998-11-27 19:52:36 +00:00
catalog Initial MVCC code. 1998-12-15 12:47:01 +00:00
commands Fixed nodeToString() to put out "<>" for NULL strings again. 1998-12-18 14:45:09 +00:00
executor SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
lib more cleanups...of note, appendStringInfo now performs like sprintf(), 1998-12-14 08:11:17 +00:00
libpq more cleanups...of note, appendStringInfo now performs like sprintf(), 1998-12-14 08:11:17 +00:00
main
nodes finished cleaning up outnodes.c ... 1998-12-20 07:13:36 +00:00
optimizer Add support for the CASE statement in the rewrite handling. 1998-12-14 00:02:17 +00:00
parser Fix reference to null pointer when no aggregate function candidates 1998-12-23 14:38:40 +00:00
port Fix for snprintf and long long unsigned. 1998-12-24 05:28:50 +00:00
postmaster Portability fix for old SunOS releases: fflush(NULL) 1998-11-29 01:51:56 +00:00
regex
rewrite Initial MVCC code. 1998-12-15 12:47:01 +00:00
storage Long awaited port for NetBSD/m68k was finally done by Mr. Mutsuki 1998-12-26 18:15:53 +00:00
tcop SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
tioga
utils SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
Makefile New HeapTuple structure/interface. 1998-11-27 19:52:36 +00:00