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
Álvaro Herrera 47da174524
Don't include execnodes.h in replication/conflict.h
4 months ago
..
access Fix description of WAL record blocks in hash_xlog.h 4 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 Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. 5 months ago
commands Fix concurrent update trigger issues with MERGE in a CTE. 6 months ago
common Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 8 months ago
datatype Avoid using timezone Asia/Manila in regression tests. 12 months ago
executor Fix replica identity check for INSERT ON CONFLICT DO UPDATE. 4 months ago
fe_utils Remove inappropriate inclusions of c.h and postgres_fe.h. 9 months ago
foreign Update copyright for 2025 1 year ago
jit Don't use double-quotes in #include's of system headers, redux. 9 months ago
lib Use PRI?64 instead of "ll?" in format strings (continued). 10 months ago
libpq Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 8 months ago
mb With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
nodes Update obsolete comments in ResultRelInfo struct. 5 months ago
optimizer Disallow collecting transition tuples from child foreign tables. 5 months ago
parser Revert support for improved tracking of nested queries 7 months ago
partitioning Fix incorrect #endif comment 10 months ago
pch Update copyright for 2025 1 year ago
port Fix build breakage on Solaris-alikes with late-model GCC. 6 months ago
portability Update copyright for 2025 1 year ago
postmaster Fix incorrect const qualifier 4 months ago
regex Update copyright for 2025 1 year ago
replication Don't include execnodes.h in replication/conflict.h 4 months ago
rewrite Refactor ChangeVarNodesExtended() using the custom callback 8 months ago
snowball Update to latest Snowball sources. 11 months ago
statistics Stats: use schemaname/relname instead of regclass. 10 months ago
storage aio: Stop using enum bitfields due to bad code generation 5 months ago
tcop Sync typedefs.list with the buildfarm. 7 months ago
tsearch Update copyright for 2025 1 year ago
utils Fix incorrect file reference in guc.h 4 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 Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 5 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 Revert function to get memory context stats for processes 8 months ago
pg_config.h.in aio: Combine io_uring memory mappings, if supported 6 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 Don't include execnodes.h in replication/conflict.h 4 months ago
pgtar.h Update copyright for 2025 1 year ago
pgtime.h Seek zone abbreviations in the IANA data before timezone_abbreviations. 12 months 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 Move pg_int64 back to postgres_ext.h 4 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