Skip to content

Commit eec5798

Browse files
kovdb75Mikhail Rutman
authored andcommitted
[PGPRO-5700] Cosmetic: extra function-wrapper removed
1 parent 04e72dd commit eec5798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/compat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#endif
1010

1111
#ifdef PGPRO_EE /* atx */
12-
#define BeginTransactionBlockCompat() (BeginTransactionBlock(false))
12+
#define BeginTransactionBlockCompat() (BeginTransactionBlock(false, NIL))
1313
#define UserAbortTransactionBlockCompat(chain) (UserAbortTransactionBlock(false, (chain)))
1414
#else
1515
#define BeginTransactionBlockCompat() (BeginTransactionBlock())

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