Content-Length: 284692 | pFad | http://github.com/postgrespro/postgres/commit/f9f8784c8b3050aaec52da88a6e41b3e3f576b96
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40c7cd commit f9f8784Copy full SHA for f9f8784
contrib/test_decoding/test_decoding.c
@@ -12,25 +12,15 @@
12
*/
13
#include "postgres.h"
14
15
-#include "access/sysattr.h"
16
-
17
-#include "catalog/pg_class.h"
18
#include "catalog/pg_type.h"
19
20
-#include "nodes/parsenodes.h"
21
22
-#include "replication/output_plugin.h"
23
#include "replication/logical.h"
24
-#include "replication/message.h"
25
#include "replication/origen.h"
26
27
#include "utils/builtins.h"
28
#include "utils/lsyscache.h"
29
#include "utils/memutils.h"
30
#include "utils/rel.h"
31
-#include "utils/relcache.h"
32
-#include "utils/syscache.h"
33
-#include "utils/typcache.h"
34
35
PG_MODULE_MAGIC;
36
Fetched URL: http://github.com/postgrespro/postgres/commit/f9f8784c8b3050aaec52da88a6e41b3e3f576b96
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments