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
Tomas Vondra f5930f9a98 Improve accounting for memory used by shared hash tables 9 months ago
..
access Add ExecCopySlotMinimalTupleExtra(). 10 months ago
archive Update copyright for 2025 1 year ago
backup Update copyright for 2025 1 year ago
bootstrap pg_noreturn to replace pg_attribute_noreturn() 10 months ago
catalog Introduce a SQL-callable function array_sort(anyarray). 10 months ago
commands Add an additional hook for EXPLAIN option validation. 10 months ago
common pg_upgrade: Add --swap for faster file transfer. 10 months ago
datatype Avoid using timezone Asia/Manila in regression tests. 12 months ago
executor Add support for not-null constraints on virtual generated columns 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 1 year ago
jit Fix grammatical typos around possessive "its" 12 months ago
lib Use PRI?64 instead of "ll?" in format strings (continued). 10 months ago
libpq Make cancel request keys longer 9 months ago
mb pg_noreturn to replace pg_attribute_noreturn() 10 months ago
nodes Fix code comment 9 months ago
optimizer Expand virtual generated columns in the planner 11 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 1 year ago
port Use function attributes for SSE 4.2 even when targeting that extension 10 months ago
portability Update copyright for 2025 1 year ago
postmaster pg_noreturn to replace pg_attribute_noreturn() 10 months ago
regex Update copyright for 2025 1 year ago
replication Detect and Log multiple_unique_conflicts type conflict. 10 months ago
rewrite Eliminate code duplication in replace_rte_variables callbacks 11 months ago
snowball Update to latest Snowball sources. 11 months ago
statistics Stats: use schemaname/relname instead of regclass. 10 months ago
storage Make cancel request keys longer 9 months ago
tcop Improve error message when standby does accept connections. 9 months ago
tsearch Update copyright for 2025 1 year ago
utils Improve accounting for memory used by shared hash tables 9 months ago
.gitignore
Makefile
c.h Use workaround of __builtin_setjmp only on MINGW on MSVCRT 10 months ago
fmgr.h Avoid mixing designated and non-designated field initializers. 10 months ago
funcapi.h Update copyright for 2025 1 year ago
getopt_long.h IWYU widely useful pragmas 1 year ago
meson.build Update copyright for 2025 1 year ago
miscadmin.h Make cancel request keys longer 9 months ago
pg_config.h.in Fix detection and handling of strchrnul() for macOS 15.4. 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 1 year ago
pg_trace.h IWYU widely useful pragmas 1 year ago
pgstat.h pgstat: Allow checksum errors to be reported in critical sections 10 months ago
pgtar.h Update copyright for 2025 1 year ago
pgtime.h Seek zone abbreviations in the IANA data before timezone_abbreviations. 1 year ago
port.h Add timingsafe_bcmp(), for constant-time memory comparison 9 months ago
postgres.h IWYU widely useful pragmas 1 year ago
postgres_ext.h libpq: Deprecate pg_int64. 10 months ago
postgres_fe.h IWYU widely useful pragmas 1 year ago
varatt.h Update copyright for 2025 1 year ago
windowapi.h Update copyright for 2025 1 year ago