PostgreSQL Source Code git master
|
#include "plpython_system.h"
Go to the source code of this file.
Macros | |
#define | Py_LIMITED_API 0x03020000 |
#define | TEXTDOMAIN PG_TEXTDOMAIN("plpython") |
#define Py_LIMITED_API 0x03020000 |
Definition at line 32 of file plpython.h.
#define TEXTDOMAIN PG_TEXTDOMAIN("plpython") |
Definition at line 43 of file plpython.h.