Skip to content

Commit 3717f08

Browse files
committed
Tidy up from frontend Assert change.
Quiet compiler warnings noted by Peter Eisentraut.
1 parent c1f856a commit 3717f08

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/backend/utils/mb/encnames.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
#ifdef FRONTEND
88
#include "postgres_fe.h"
9-
#define Assert(condition)
109
#else
1110
#include "postgres.h"
1211
#include "utils/builtins.h"

src/backend/utils/mb/wchar.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
/* can be used in either frontend or backend */
88
#ifdef FRONTEND
99
#include "postgres_fe.h"
10-
#define Assert(condition)
1110
#else
1211
#include "postgres.h"
1312
#endif

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