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
Michael Paquier 4236825197 Fix typos and grammar in code comments and docs 1 year ago
..
access Give nbtree move right function internal linkage. 1 year ago
archive Add macro for customizing an archiving WARNING message. 2 years ago
backup Align blocks in incremental backups to BLCKSZ 2 years ago
bootstrap Update copyright for 2024 2 years ago
catalog Rename pg_sequence_read_tuple() to pg_get_sequence_data() 1 year ago
commands Implement pg_wal_replay_wait() stored procedure 1 year ago
common Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder 1 year ago
datatype Update copyright for 2024 2 years ago
executor Log the conflicts while applying changes in logical replication. 1 year ago
fe_utils Improve file header comments for astramer code. 1 year ago
foreign Clean up more indent breakage from 6377e12a5. 2 years ago
jit Move resowner from common JitContext to LLVM specific 1 year ago
lib Implement pg_wal_replay_wait() stored procedure 1 year ago
libpq Use PqMsg_* macros in more places. 1 year ago
mb Inline basic UTF-8 functions. 2 years ago
nodes Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
optimizer Treat number of disabled nodes in a path as a separate cost metric. 1 year ago
parser Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
partitioning Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
pch Update copyright for 2024 2 years ago
port Add prefetching support on macOS 1 year ago
portability Fix datatypes in comments in instr_time.h 1 year ago
postmaster Apply PGDLLIMPORT markings to some GUC variables 1 year ago
regex Cope with <regex.h> name clashes. 1 year ago
replication Define PG_LOGICAL_DIR for path pg_logical/ in data folder 1 year 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 Fix typos and grammar in code comments and docs 1 year ago
tcop Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
tsearch Constify fields and parameters in spell.c 1 year ago
utils Fix typos and grammar in code comments and docs 1 year ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Put genbki.pl output into src/include/catalog/ directly 2 years ago
c.h Add macro to disable address safety instrumentation 2 years ago
fmgr.h Remove _PG_fini() 1 year ago
funcapi.h Update copyright for 2024 2 years ago
getopt_long.h Update copyright for 2024 2 years ago
meson.build meson: Restore implicit warning/debug/optimize flags for extensions 2 years ago
miscadmin.h Use pgBufferUsage for buffer usage tracking in analyze. 1 year ago
pg_config.h.in Remove support for OpenSSL older than 1.1.0 1 year 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 Add prefetching support on macOS 1 year ago
pg_getopt.h Update copyright for 2024 2 years ago
pg_trace.h Update copyright for 2024 2 years ago
pgstat.h Introduce pluggable APIs for Cumulative Statistics 1 year ago
pgtar.h Update copyright for 2024 2 years ago
pgtime.h Update copyright for 2024 2 years ago
port.h More use of getpwuid_r() directly 1 year 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