]> granicus.if.org Git - postgresql/history - src/include/storage/s_lock.h
Add spinlock support for Itanium processor with Intel compiler.
[postgresql] / src / include / storage / s_lock.h
1998-05-06 Bruce MomjianRemove extra paren in __alpha so it compiles.
1998-05-04 Marc G. FournierMissed the __alpha__ to __alpha change...
1998-05-04 Marc G. FournierOkay...this should fix the s_lock() patches from David...
1998-05-04 Bruce MomjianFix for missing parens with \g causing psql to get...
1998-04-29 Marc G. FournierFrom: Jeroen van Vianen <jeroenv@design.nl>
1998-04-27 Marc G. FournierFrom: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
1998-03-01 Marc G. FournierFrom: "Billy G. Allie" <Bill.Allie@mug.org>
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-13 Marc G. FournierFrom: Zeugswetter Andreas SARZ <Andreas.Zeugswetter...
1998-02-13 Marc G. FournierFrom: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
1998-02-05 Marc G. FournierPort specific, compiler specfied for SGI/Irix5
1998-02-03 Marc G. FournierUse proper symbol for hpux
1998-02-03 Marc G. FournierFix for various aix related 'mis-defines'
1998-01-26 Bruce Momjiancash_words_out fix
1998-01-25 Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1998-01-20 Bruce MomjianParser cleanup.
1998-01-19 Bruce MomjianAdded code so SubLinks make it to optimizer.
1998-01-17 Marc G. FournierFrom: "Billy G. Allie" <Bill.Allie@mug.org>
1998-01-13 Marc G. FournierVarious cleanups for the i386_solaris environment
1998-01-04 Marc G. FournierVarious fixes NETBSD/sparc related
1997-12-30 Marc G. Fournierbring in alpha/linux s_lock changes
1997-12-09 Bruce MomjianSpark/Linux patch for locking, from Tom Szybist
1997-11-07 Bruce Momjiannew alpha linux locking from Travis Melhiser <melhiser...
1997-10-30 Bruce MomjianFix for netbsd locking, from Henry B. Hotz.
1997-10-03 Bruce MomjianLinux/alpha patch from Dan Maynard
1997-10-02 Bruce MomjianSparc lock fix for Linux/netbsd. REL6_2
1997-09-30 Bruce MomjianAdd support for NetBSD/sparc.
1997-09-25 Bruce MomjianS_LOCK_FREE fix.
1997-09-24 Bruce MomjianFix for S_FREE_LOCK.
1997-09-22 Bruce MomjianCleanup backslashes.
1997-09-22 Bruce MomjianFix for missing tas on some platforms.
1997-09-22 Bruce MomjianSmall lock cleanup for prototype.
1997-09-22 Vadim B. MikheevTwo copies...
1997-09-18 Bruce MomjianInline frequently called functions.