PostgreSQL Source Code  git master
plpython.h File Reference
#include <Python.h>
#include "plpy_util.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 HAVE_SNPRINTF   1
 
#define TEXTDOMAIN   PG_TEXTDOMAIN("plpython")
 

Macro Definition Documentation

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 26 of file plpython.h.

◆ TEXTDOMAIN

#define TEXTDOMAIN   PG_TEXTDOMAIN("plpython")

Definition at line 47 of file plpython.h.