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
Melanie Plageman 1937ed7062 Refactor heap_page_prune_and_freeze() parameters into a struct 1 month ago
..
access Refactor heap_page_prune_and_freeze() parameters into a struct 1 month ago
archive Update copyright for 2025 12 months ago
backup Add backup_type column to pg_stat_progress_basebackup. 5 months ago
bootstrap Allow redeclaration of typedef yyscan_t 4 months ago
catalog Rename two columns in pg_stat_subscription_stats. 1 month ago
commands Fix bug where we truncated CLOG that was still needed by LISTEN/NOTIFY 1 month ago
common Replace off_t by pgoff_t in I/O routines 1 month ago
datatype Avoid using timezone Asia/Manila in regression tests. 11 months ago
executor Change "long" numGroups fields to be Cardinality (i.e., double). 2 months ago
fe_utils Add \pset options for boolean value display 2 months ago
foreign Improve ExplainState type handling in header files 3 months ago
jit jit: Fix type used for Datum values in LLVM IR. 3 months ago
lib Add pairingheap_initialize() for shared memory usage 2 months ago
libpq Replace pg_restrict by standard restrict 2 months ago
mb Use C11 char16_t and char32_t for Unicode code points. 2 months ago
nodes Implement WAIT FOR command 2 months ago
optimizer Change "long" numGroups fields to be Cardinality (i.e., double). 2 months ago
parser Implement WAIT FOR command 2 months ago
partitioning Mark function arguments of type "Datum *" as "const Datum *" where possible 2 months ago
pch meson: Increase minimum version to 0.57.2 6 months ago
port Replace off_t by pgoff_t in I/O routines 1 month ago
portability Update copyright for 2025 12 months ago
postmaster Add log_autoanalyze_min_duration 2 months ago
regex pg_regc_locale.c: rename some static functions. 2 months ago
replication Add sequence synchronization for logical replication. 2 months ago
rewrite Update various forward declarations to use typedef 3 months ago
snowball Update to latest Snowball sources. 10 months ago
statistics Rework output format of pg_dependencies 1 month ago
storage Replace off_t by pgoff_t in I/O routines 1 month ago
tcop Implement WAIT FOR command 2 months ago
tsearch Update copyright for 2025 12 months ago
utils Get rid of long datatype in CATCACHE_STATS enabled builds 1 month ago
.gitignore Use <stdint.h> and <inttypes.h> for c.h integers. 1 year ago
Makefile Clean up newly added guc_tables.inc.c 4 months ago
c.h Add <stdalign.h> to c.h 1 month ago
fmgr.h Change fmgr.h typedefs to use original names 3 months ago
funcapi.h Update copyright for 2025 12 months ago
getopt_long.h IWYU widely useful pragmas 11 months ago
meson.build meson: add and use stamp files for generated headers 5 months ago
miscadmin.h Avoid mixing void and integer in a conditional expression. 2 months ago
pg_config.h.in Re-run autoheader 2 months ago
pg_config_manual.h Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h 2 months ago
pg_getopt.h IWYU widely useful pragmas 11 months ago
pg_trace.h IWYU widely useful pragmas 11 months ago
pgstat.h Rename two columns in pg_stat_subscription_stats. 1 month 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 Add timingsafe_bcmp(), for constant-time memory comparison 9 months ago
postgres.h Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. 4 months ago
postgres_ext.h Move pg_int64 back to postgres_ext.h 3 months ago
postgres_fe.h IWYU widely useful pragmas 11 months ago
varatt.h Convert varatt.h access macros to static inline functions. 5 months ago
windowapi.h Add IGNORE NULLS/RESPECT NULLS option to Window functions. 3 months ago