Back to home page

Enduro/X

 
 

    


0001 PostgreSQL Database Management System
0002 (formerly known as Postgres, then as Postgres95)
0003 
0004 Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
0005 
0006 Portions Copyright (c) 1994, The Regents of the University of California
0007 
0008 Permission to use, copy, modify, and distribute this software and its
0009 documentation for any purpose, without fee, and without a written agreement
0010 is hereby granted, provided that the above copyright notice and this
0011 paragraph and the following two paragraphs appear in all copies.
0012 
0013 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
0014 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
0015 LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
0016 DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
0017 POSSIBILITY OF SUCH DAMAGE.
0018 
0019 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
0020 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
0021 AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
0022 ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
0023 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
0024 
0025 Files:
0026 - libnstd/rbtree.c
0027 - include/rbtree.h
0028 - ubftest/test_rbtree.c
0029 
0030 Repositories:
0031 - https://github.com/postgres/postgres