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
Masahiko Sawada 7be4ba4a9d Remove obsolete comment in reorderbuffer.h. 1 year ago
..
access Fix inconsistent reporting of checkpointer stats. 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 Track sort direction in SortGroupClause 1 year ago
commands Add REJECT_LIMIT option to the COPY command. 1 year ago
common File size in a backup manifest should use uint64, not size_t. 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 pg_verifybackup: Verify tar-format backups. 1 year ago
foreign Clean up more indent breakage from 6377e12a5. 2 years ago
jit jit: Use opaque pointers in all supported LLVM versions. 1 year ago
lib Implement pg_wal_replay_wait() stored procedure 1 year ago
libpq Avoid mixing custom and OpenSSL BIO functions 1 year ago
mb Inline basic UTF-8 functions. 2 years ago
nodes Track scan reversals in MergeJoin 1 year ago
optimizer Recalculate where-needed data accurately after a join removal. 1 year ago
parser Add temporal FOREIGN KEY contraints 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. 2 years ago
replication Remove obsolete comment in reorderbuffer.h. 1 year ago
rewrite Support MERGE into updatable views. 2 years ago
snowball Update copyright for 2024 2 years ago
statistics Create functions pg_set_relation_stats, pg_clear_relation_stats. 1 year ago
storage bufmgr/smgr: Don't cross segment boundaries in StartReadBuffers() 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 Simplify checking for xlocale.h 1 year ago
.gitignore
Makefile Put genbki.pl output into src/include/catalog/ directly 2 years ago
c.h Remove traces of BeOS. 1 year 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 Increase the number of fast-path lock slots 1 year ago
pg_config.h.in Remove traces of BeOS. 1 year ago
pg_config_ext.h.in
pg_config_ext.h.meson
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 Fix inconsistent reporting of checkpointer stats. 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
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