One by one, file by file

This commit is contained in:
Marc G. Fournier 1996-11-06 09:27:29 +00:00
parent 3f07f6bab2
commit be9197320a
1 changed files with 3 additions and 1 deletions

View File

@ -6,13 +6,15 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: ordering.h,v 1.1 1996/08/28 07:23:17 scrappy Exp $
* $Id: ordering.h,v 1.2 1996/11/06 09:27:29 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef ORDERING_H
#define ORDERING_H
#include <nodes/relation.h>
extern bool equal_path_path_ordering(PathOrder *path_ordering1,
PathOrder *path_ordering2);
extern bool equal_path_merge_ordering(Oid *path_ordering,