Skip to content

Commit c387db7

Browse files
a.pervushinadanolivo
authored andcommitted
Bugfixes:
1. Increase stability of the pgbench test. 2. Open subsidiary AQO relations more carefully.
1 parent 93a614a commit c387db7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

storage.c

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -581,15 +581,9 @@ update_fss(uint64 fs, int fss, OkNNrdata *data, List *relnames)
581581
* Ooops, somebody concurrently updated the tuple. It is possible
582582
* only in the case of changes made by third-party code.
583583
*/
584-
<<<<<<< HEAD
585584
elog(ERROR, "AQO data piece ("UINT64_FORMAT" %d) concurrently"
586585
" updated by a stranger backend.",
587586
fhash, fsshash);
588-
=======
589-
elog(ERROR, "AQO data piece (%ld %d) concurrently updated"
590-
" by a stranger backend.",
591-
fs, fss);
592-
>>>>>>> ecac693 (Move AQO from a relid based approach to a relation name based approach.)
593587
result = false;
594588
}
595589
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy