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
Alexander Korotkov 70a845c04a Remove extra comment at TableAmRoutine.scan_analyze_next_block 2 years ago
..
access Remove extra comment at TableAmRoutine.scan_analyze_next_block 2 years 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 Improve tracking of role dependencies of pg_init_privs entries. 2 years ago
commands Reintroduce dead tuple counter in pg_stat_progress_vacuum. 2 years ago
common parse_manifest: Use const char * 2 years ago
datatype Update copyright for 2024 2 years ago
executor Add TupleTableSlotOps.is_current_xact_tuple() method 2 years ago
fe_utils Allow dbname to be written as part of connstring via pg_basebackup's -R option. 2 years ago
foreign Clean up more indent breakage from 6377e12a5. 2 years ago
jit jit: Require at least LLVM 10. 2 years ago
lib Prevent access of uninitialized memory in radix tree nodes 2 years ago
libpq Harmonize function parameter names for Postgres 17. 2 years ago
mb Inline basic UTF-8 functions. 2 years ago
nodes Restore preprocess_groupclause() 2 years ago
optimizer Fix asymmetry in setting EquivalenceClass.ec_sortref 2 years ago
parser Revert temporal primary keys and foreign keys 2 years ago
partitioning Implement ALTER TABLE ... SPLIT PARTITION ... command 2 years ago
pch Update copyright for 2024 2 years ago
port Add XLogCtl->logInsertResult 2 years ago
portability Update copyright for 2024 2 years ago
postmaster Harmonize function parameter names for Postgres 17. 2 years ago
regex Update copyright for 2024 2 years ago
replication Post-commit review fixes for slot synchronization. 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 Harmonize function parameter names for Postgres 17. 2 years ago
tcop Fix incorrect year in some copyright notices added this year 2 years ago
tsearch Update copyright for 2024 2 years ago
utils SQL/JSON: Correct jsonpath variable name matching 2 years ago
.gitignore
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 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 meson: Restore implicit warning/debug/optimize flags for extensions 2 years ago
miscadmin.h Remove assertions that some compiler say are tautological 2 years ago
pg_config.h.in Optimize pg_popcount() with AVX-512 instructions. 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 Introduce a non-recursive JSON parser 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