Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2fcc8e1

Browse files
author
Oleg Ivanov
committed
Changed low-level am work to SPI in storage.c. That avoided sudden bugs, but maybe caused some lost of update performance (unsignificant).
1 parent 02ebf2e commit 2fcc8e1

File tree

2 files changed

+135
-394
lines changed

2 files changed

+135
-394
lines changed

contrib/aqo/aqo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
#include "commands/explain.h"
126126
#include "executor/executor.h"
127127
#include "executor/execdesc.h"
128+
#include "executor/spi.h"
128129
#include "nodes/makefuncs.h"
129130
#include "nodes/nodeFuncs.h"
130131
#include "optimizer/planmain.h"

0 commit comments

Comments
 (0)