| .. |
|
access
|
Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
|
2026-02-03 08:45:24 +01:00 |
|
archive
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
backup
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
bootstrap
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
catalog
|
Add pg_restore_extended_stats()
|
2026-01-26 15:08:15 +09:00 |
|
commands
|
Fix trigger transition table capture for MERGE in CTE queries.
|
2026-01-24 11:30:48 +00:00 |
|
common
|
Fix accidentally cast away qualifiers
|
2026-01-26 16:02:31 +01:00 |
|
datatype
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
executor
|
Standardize replication origin naming to use "ReplOrigin".
|
2026-01-28 11:03:29 -08:00 |
|
fe_utils
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
foreign
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
jit
|
Fix typos and inconsistencies in code and comments
|
2026-01-05 09:19:15 +09:00 |
|
lib
|
Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
|
2026-02-03 08:45:24 +01:00 |
|
libpq
|
pqcomm.h: Explicitly reserve protocol v3.1
|
2026-01-23 12:57:15 -08:00 |
|
mb
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
nodes
|
Allow for plugin control over path generation strategies.
|
2026-01-28 11:28:34 -05:00 |
|
optimizer
|
Allow for plugin control over path generation strategies.
|
2026-01-28 11:28:34 -05:00 |
|
parser
|
Force standard_conforming_strings to always be ON.
|
2026-01-21 15:08:38 -05:00 |
|
partitioning
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pch
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
port
|
Refactor some SIMD and popcount macros.
|
2026-01-21 14:21:00 -06:00 |
|
portability
|
Remove PG_MMAP_FLAGS from mem.h
|
2026-01-26 10:52:02 +09:00 |
|
postmaster
|
Wake up autovacuum launcher from postmaster when a worker exits
|
2026-01-15 18:02:25 +02:00 |
|
regex
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
replication
|
Consolidate replication origin session globals into a single struct.
|
2026-01-28 12:26:22 -08:00 |
|
rewrite
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
snowball
|
Update to latest Snowball sources.
|
2026-01-05 15:22:37 -05:00 |
|
statistics
|
Add support for "mcv" in pg_restore_extended_stats()
|
2026-01-29 12:14:08 +09:00 |
|
storage
|
Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
|
2026-02-03 08:45:24 +01:00 |
|
tcop
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
tsearch
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
utils
|
Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
|
2026-02-03 08:45:24 +01:00 |
|
.gitignore
|
Use <stdint.h> and <inttypes.h> for c.h integers.
|
2024-12-04 15:05:38 +13:00 |
|
c.h
|
Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
|
2026-02-03 08:45:24 +01:00 |
|
fmgr.h
|
Add data type oid8, 64-bit unsigned identifier
|
2026-01-07 11:37:00 +09:00 |
|
funcapi.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
getopt_long.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
Makefile
|
Fix build inconsistency due to the generation of wait-event code
|
2026-02-02 08:02:39 +09:00 |
|
meson.build
|
Decouple C++ support in Meson's PGXS from LLVM enablement
|
2026-01-09 10:25:02 +01:00 |
|
miscadmin.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pg_config.h.in
|
Revert "Replace pg_restrict by standard restrict"
|
2026-01-14 15:12:25 +01:00 |
|
pg_config_manual.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pg_getopt.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pg_trace.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pgstat.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pgtar.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pgtime.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
port.h
|
strnlen() is now required
|
2026-01-08 08:51:20 +01:00 |
|
postgres.h
|
Rename AssertVariableIsOfType to StaticAssertVariableIsOfType
|
2026-02-03 08:45:24 +01:00 |
|
postgres_ext.h
|
Move pg_int64 back to postgres_ext.h
|
2025-09-16 10:48:56 +02:00 |
|
postgres_fe.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
varatt.h
|
Fix accidentally cast away qualifiers
|
2026-01-26 16:02:31 +01:00 |
|
windowapi.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |