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
Heikki Linnakangas 067701f577 Remove MyAuxProcType, use MyBackendType instead 2 years ago
..
access Replace BackendIds with 0-based ProcNumbers 2 years ago
archive Update copyright for 2024 2 years ago
backup Update copyright for 2024 2 years ago
bootstrap Update copyright for 2024 2 years ago
catalog Replace BackendIds with 0-based ProcNumbers 2 years ago
commands Improve performance of subsystems on top of SLRU 2 years ago
common Replace BackendIds with 0-based ProcNumbers 2 years ago
datatype Update copyright for 2024 2 years ago
executor Support MERGE into updatable views. 2 years ago
fe_utils Update copyright for 2024 2 years ago
foreign Update copyright for 2024 2 years ago
jit jit: Require at least LLVM 10. 2 years ago
lib Fix comments for the dshash_parameters struct. 2 years ago
libpq Replace BackendIds with 0-based ProcNumbers 2 years ago
mb Simplify pg_enc2gettext_tbl[] with C99-designated initializer syntax 2 years ago
nodes Support MERGE into updatable views. 2 years ago
optimizer Add better handling of redundant IS [NOT] NULL quals 2 years ago
parser Add a const decoration 2 years ago
partitioning Update copyright for 2024 2 years ago
pch Update copyright for 2024 2 years ago
port Introduce atomic read/write functions with full barrier semantics. 2 years ago
portability Update copyright for 2024 2 years ago
postmaster Remove MyAuxProcType, use MyBackendType instead 2 years ago
regex Update copyright for 2024 2 years ago
replication Add a new slot sync worker to synchronize logical slots. 2 years ago
rewrite Support MERGE into updatable views. 2 years ago
snowball Update copyright for 2024 2 years ago
statistics Update copyright for 2024 2 years ago
storage Replace BackendIds with 0-based ProcNumbers 2 years ago
tcop Update copyright for 2024 2 years ago
tsearch Update copyright for 2024 2 years ago
utils Replace BackendIds with 0-based ProcNumbers 2 years ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Fix makefiles for newly added files 2 years ago
c.h Remove AIX support 2 years ago
fmgr.h Update copyright for 2024 2 years ago
funcapi.h Update copyright for 2024 2 years ago
getopt_long.h Update copyright for 2024 2 years ago
meson.build Update copyright for 2024 2 years ago
miscadmin.h Remove MyAuxProcType, use MyBackendType instead 2 years ago
pg_config.h.in jit: Require at least LLVM 10. 2 years ago
pg_config_ext.h.in
pg_config_ext.h.meson meson: Add initial version of meson based build system 3 years ago
pg_config_manual.h Update copyright for 2024 2 years ago
pg_getopt.h Update copyright for 2024 2 years ago
pg_trace.h Update copyright for 2024 2 years ago
pgstat.h Update copyright for 2024 2 years ago
pgtar.h Update copyright for 2024 2 years ago
pgtime.h Update copyright for 2024 2 years ago
port.h Replace calls to pg_qsort() with the qsort() macro. 2 years ago
postgres.h Update copyright for 2024 2 years ago
postgres_ext.h Move RelFileNumber declarations to common/relpath.h. 3 years ago
postgres_fe.h Update copyright for 2024 2 years ago
varatt.h Update copyright for 2024 2 years ago
windowapi.h Update copyright for 2024 2 years ago