Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9faa6ca

Browse files
author
Thomas G. Lockhart
committed
Add pg_type.h to include list to regain declaration of type OID assignments.
Lost these when some include files were reorganized. Regression test could not compile.
1 parent7059464 commit9faa6ca

File tree

1 file changed

+1
-0
lines changed
  • src/include/executor

1 file changed

+1
-0
lines changed

‎src/include/executor/spi.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include"nodes/execnodes.h"
1616
#include"nodes/plannodes.h"
1717
#include"catalog/pg_proc.h"
18+
#include"catalog/pg_type.h"
1819
#include"tcop/pquery.h"
1920
#include"tcop/tcopprot.h"
2021
#include"tcop/utility.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp