PostgreSQL Source Code git master
plpython.h File Reference
#include "plpython_system.h"
Include dependency graph for plpython.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define Py_LIMITED_API   0x03020000
 
#define TEXTDOMAIN   PG_TEXTDOMAIN("plpython")
 

Macro Definition Documentation

◆ Py_LIMITED_API

#define Py_LIMITED_API   0x03020000

Definition at line 32 of file plpython.h.

◆ TEXTDOMAIN

#define TEXTDOMAIN   PG_TEXTDOMAIN("plpython")

Definition at line 43 of file plpython.h.