#include "postgres.h"
#include "libpq/pqformat.h"
#include "utils/fmgrprotos.h"
Go to the source code of this file.
◆ PSEUDOTYPE_DUMMY_BINARY_IO_FUNCS
Value:
\
} \
\
int errcode(int sqlerrcode)
int errmsg(const char *fmt,...)
#define PSEUDOTYPE_DUMMY_RECEIVE_FUNC(typname)
Definition at line 81 of file pseudotypes.c.
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC
◆ PSEUDOTYPE_DUMMY_IO_FUNCS
Value:
\
} \
\
#define PSEUDOTYPE_DUMMY_INPUT_FUNC(typname)
Definition at line 47 of file pseudotypes.c.
◆ PSEUDOTYPE_DUMMY_RECEIVE_FUNC
◆ anyarray_out()
◆ anyarray_send()
◆ anycompatiblearray_out()
◆ anycompatiblearray_send()
◆ anycompatiblemultirange_out()
◆ anycompatiblerange_out()
◆ anyenum_out()
◆ anymultirange_out()
◆ anyrange_out()
◆ cstring_in()
◆ cstring_out()
◆ cstring_recv()
◆ cstring_send()
◆ pg_node_tree_out()
◆ pg_node_tree_send()
◆ PSEUDOTYPE_DUMMY_BINARY_IO_FUNCS()
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [1/8]
| PSEUDOTYPE_DUMMY_INPUT_FUNC |
( |
anyarray |
| ) |
|
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [2/8]
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [3/8]
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [4/8]
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [5/8]
| PSEUDOTYPE_DUMMY_INPUT_FUNC |
( |
anyenum |
| ) |
|
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [6/8]
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [7/8]
| PSEUDOTYPE_DUMMY_INPUT_FUNC |
( |
anyrange |
| ) |
|
◆ PSEUDOTYPE_DUMMY_INPUT_FUNC() [8/8]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [1/14]
| PSEUDOTYPE_DUMMY_IO_FUNCS |
( |
any |
| ) |
|
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [2/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [3/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [4/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [5/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [6/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [7/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [8/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [9/14]
| PSEUDOTYPE_DUMMY_IO_FUNCS |
( |
internal |
| ) |
|
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [10/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [11/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [12/14]
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [13/14]
| PSEUDOTYPE_DUMMY_IO_FUNCS |
( |
trigger |
| ) |
|
◆ PSEUDOTYPE_DUMMY_IO_FUNCS() [14/14]
◆ PSEUDOTYPE_DUMMY_RECEIVE_FUNC() [1/3]
| PSEUDOTYPE_DUMMY_RECEIVE_FUNC |
( |
anyarray |
| ) |
|
◆ PSEUDOTYPE_DUMMY_RECEIVE_FUNC() [2/3]
◆ PSEUDOTYPE_DUMMY_RECEIVE_FUNC() [3/3]
◆ shell_in()
◆ shell_out()
◆ void_in()
◆ void_out()
◆ void_recv()
◆ void_send()