You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Peter Eisentraut f58d7073b7 Convert macros to static inline functions (tupmacs.h) 4 years ago
..
access Convert macros to static inline functions (tupmacs.h) 4 years ago
bootstrap Apply PGDLLIMPORT markings broadly. 4 years ago
catalog Remove artificial restrictions on which node types have out/read funcs. 4 years ago
commands Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
common Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
datatype Fix overflow hazards in interval input and output conversions. 4 years ago
executor Automatically generate node support functions 4 years ago
fe_utils Allow db.schema.table patterns, but complain about random garbage. 4 years ago
foreign Update copyright for 2022 4 years ago
jit Add central declarations for dlsym()ed symbols 4 years ago
lib Add missing inequality searches to rbtree 4 years ago
libpq Emulate sigprocmask(), not sigsetmask(), on Windows. 4 years ago
mb Apply PGDLLIMPORT markings broadly. 4 years ago
nodes Tighten up parsing logic in gen_node_support.pl. 4 years ago
optimizer Fix inconsistent parameter names between prototype and declaration 4 years ago
parser Make STRING an unreserved_keyword. 4 years ago
partitioning Refactor and cleanup runtime partition prune code a little 4 years ago
port Remove support for Visual Studio 2013 4 years ago
portability Update copyright for 2022 4 years ago
postmaster Add central declarations for dlsym()ed symbols 4 years ago
regex Update copyright for 2022 4 years ago
replication Add central declarations for dlsym()ed symbols 4 years ago
rewrite Update copyright for 2022 4 years ago
snowball Update copyright for 2022 4 years ago
statistics Add stxdinherit flag to pg_statistic_ext_data 4 years ago
storage Support gcc -fkeep-inline-functions 4 years ago
tcop Pre-beta mechanical code beautification. 4 years ago
tsearch Add missing 'extern' to function prototypes. 4 years ago
utils Support gcc -fkeep-inline-functions 4 years ago
.gitignore
Makefile Install generated nodes/nodetags.h 4 years ago
c.h Default to hidden visibility for extension libraries where possible 4 years ago
fmgr.h Mark all symbols exported from extension libraries PGDLLEXPORT. 4 years ago
funcapi.h Create routine able to set single-call SRFs for Materialize mode 4 years ago
getaddrinfo.h Update copyright for 2022 4 years ago
getopt_long.h Update copyright for 2022 4 years ago
miscadmin.h Remove HP/Intel Itanium support. 4 years ago
pg_config.h.in Default to hidden visibility for extension libraries where possible 4 years ago
pg_config_ext.h.in
pg_config_manual.h Remove durable_rename_excl() 4 years ago
pg_getopt.h Apply PGDLLIMPORT markings broadly. 4 years ago
pg_trace.h Update copyright for 2022 4 years ago
pgstat.h Apply PGDLLIMPORT markings broadly. 4 years ago
pgtar.h Update copyright for 2022 4 years ago
pgtime.h Apply PGDLLIMPORT markings broadly. 4 years ago
port.h Invent qsort_interruptible(). 4 years ago
postgres.h Update copyright for 2022 4 years ago
postgres_ext.h Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
postgres_fe.h Update copyright for 2022 4 years ago
rusagestub.h Update copyright for 2022 4 years ago
windowapi.h Update copyright for 2022 4 years ago