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
Robert Haas 796bdda484 Fix indentation again. 9 months ago
..
access Remove table AM callback scan_bitmap_next_block 10 months ago
archive Update copyright for 2025 12 months ago
backup Update copyright for 2025 12 months ago
bootstrap pg_noreturn to replace pg_attribute_noreturn() 10 months ago
catalog Add reverse(bytea). 10 months ago
commands Fix indentation again. 9 months ago
common Optimization for lower(), upper(), casefold() functions. 10 months ago
datatype Avoid using timezone Asia/Manila in regression tests. 11 months ago
executor Show index search count in EXPLAIN ANALYZE, take 2. 10 months ago
fe_utils pg_rewind: Add dbname to primary_conninfo when using --write-recovery-conf. 10 months ago
foreign Update copyright for 2025 12 months ago
jit Fix grammatical typos around possessive "its" 11 months ago
lib Add new StringInfo APIs to allow callers to specify the buffer size. 12 months ago
libpq backend libpq void * argument for binary data 10 months ago
mb pg_noreturn to replace pg_attribute_noreturn() 10 months ago
nodes Make it possible for loadable modules to add EXPLAIN options. 9 months ago
optimizer Expand virtual generated columns in the planner 10 months ago
parser pg_noreturn to replace pg_attribute_noreturn() 10 months ago
partitioning Fix incorrect #endif comment 10 months ago
pch Update copyright for 2025 12 months ago
port Fix comment about AVX-512 popcount support. 11 months ago
portability Update copyright for 2025 12 months ago
postmaster pg_noreturn to replace pg_attribute_noreturn() 10 months ago
regex Update copyright for 2025 12 months ago
replication pg_noreturn to replace pg_attribute_noreturn() 10 months ago
rewrite Eliminate code duplication in replace_rte_variables callbacks 10 months ago
snowball Update to latest Snowball sources. 10 months ago
statistics Remove redundant pg_set_*_stats() variants. 10 months ago
storage aio: Add core asynchronous I/O infrastructure 9 months ago
tcop pg_noreturn to replace pg_attribute_noreturn() 10 months ago
tsearch Update copyright for 2025 12 months ago
utils Add some opfamily support functions to lsyscache.c 9 months ago
.gitignore Use <stdint.h> and <inttypes.h> for c.h integers. 1 year ago
Makefile Use <stdint.h> and <inttypes.h> for c.h integers. 1 year ago
c.h Swap order of extern/static and pg_nodiscard 10 months ago
fmgr.h Update copyright for 2025 12 months ago
funcapi.h Update copyright for 2025 12 months ago
getopt_long.h IWYU widely useful pragmas 12 months ago
meson.build Update copyright for 2025 12 months ago
miscadmin.h Add connection establishment duration logging 10 months ago
pg_config.h.in Add support for OAUTHBEARER SASL mechanism 10 months ago
pg_config_manual.h Avoid invalidating all RelationSyncCache entries on publication rename. 10 months ago
pg_getopt.h IWYU widely useful pragmas 12 months ago
pg_trace.h IWYU widely useful pragmas 12 months ago
pgstat.h Revert "Add redo LSN to pgstats files" 10 months ago
pgtar.h Update copyright for 2025 12 months ago
pgtime.h Seek zone abbreviations in the IANA data before timezone_abbreviations. 11 months ago
port.h Avoid breaking SJIS encoding while de-backslashing Windows paths. 11 months ago
postgres.h IWYU widely useful pragmas 12 months ago
postgres_ext.h IWYU widely useful pragmas 12 months ago
postgres_fe.h IWYU widely useful pragmas 12 months ago
varatt.h Update copyright for 2025 12 months ago
windowapi.h Update copyright for 2025 12 months ago