mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
makeTargetEntry cleanup.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $Header: /cvsroot/pgsql/src/backend/executor/execJunk.c,v 1.12 1998/07/20 19:53:44 momjian Exp $
|
||||
* $Header: /cvsroot/pgsql/src/backend/executor/execJunk.c,v 1.13 1998/07/20 20:48:50 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -20,7 +20,7 @@
|
||||
#include "access/heapam.h"
|
||||
#include "executor/executor.h"
|
||||
#include "nodes/relation.h"
|
||||
#include "optimizer/tlist.h" /* for makeTargetEntry */
|
||||
#include "nodes/makefuncs.h"
|
||||
|
||||
/*-------------------------------------------------------------------------
|
||||
* XXX this stuff should be rewritten to take advantage
|
||||
|
Reference in New Issue
Block a user