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
Tom Lane e4e89eb5bb Minor GUC code refactoring. 3 years ago
..
access Refactor code in charge of running shell-based recovery commands 3 years ago
backup Update copyright for 2023 3 years ago
bootstrap Update copyright for 2023 3 years ago
catalog Remove special outfuncs/readfuncs handling of RangeVar.catalogname. 3 years ago
commands Revert "Add eager and lazy freezing strategies to VACUUM." 3 years ago
common Refactor code for restoring files via shell commands 3 years ago
datatype Code review for commit 05a7be935. 3 years ago
executor Make new GENERATED-expressions code more bulletproof. 3 years ago
fe_utils Update copyright for 2023 3 years ago
foreign Update copyright for 2023 3 years ago
jit Update copyright for 2023 3 years ago
lib Avoid type cheats for invalid dsa_handles and dshash_table_handles. 3 years ago
libpq Add helper library for use of libpq inside the server environment 3 years ago
mb Update copyright for 2023 3 years ago
nodes Remove special outfuncs/readfuncs handling of RangeVar.catalogname. 3 years ago
optimizer Remove redundant grouping and DISTINCT columns. 3 years ago
parser Allow parallel aggregate on string_agg and array_agg 3 years ago
partitioning Update copyright for 2023 3 years ago
pch Update copyright for 2023 3 years ago
port Update copyright for 2023 3 years ago
portability instr_time: Represent time as an int64 on all platforms 3 years ago
postmaster Add new GUC reserved_connections. 3 years ago
regex Update copyright for 2023 3 years ago
replication Track logrep apply workers' last start times to avoid useless waits. 3 years ago
rewrite Fix calculation of which GENERATED columns need to be updated. 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Update copyright for 2023 3 years ago
storage Avoid type cheats for invalid dsa_handles and dshash_table_handles. 3 years ago
tcop Update copyright for 2023 3 years ago
tsearch Fix ts_headline() to handle ORs and phrase queries more honestly. 3 years ago
utils Minor GUC code refactoring. 3 years ago
.gitignore
Makefile
c.h Update copyright for 2023 3 years ago
fmgr.h Update copyright for 2023 3 years ago
funcapi.h Update copyright for 2023 3 years ago
getopt_long.h Update copyright for 2023 3 years ago
meson.build New header varatt.h split off from postgres.h 3 years ago
miscadmin.h Use WaitEventSet API for postmaster's event loop. 3 years ago
pg_config.h.in
pg_config_ext.h.in
pg_config_ext.h.meson meson: Add initial version of meson based build system 3 years ago
pg_config_manual.h Update copyright for 2023 3 years ago
pg_getopt.h Update copyright for 2023 3 years ago
pg_trace.h Update copyright for 2023 3 years ago
pgstat.h Manual cleanup and pgindent of pgstat and bufmgr related code 3 years ago
pgtar.h Update copyright for 2023 3 years ago
pgtime.h Update copyright for 2023 3 years ago
port.h Update copyright for 2023 3 years ago
postgres.h New header varatt.h split off from postgres.h 3 years ago
postgres_ext.h Move RelFileNumber declarations to common/relpath.h. 3 years ago
postgres_fe.h Update copyright for 2023 3 years ago
varatt.h New header varatt.h split off from postgres.h 3 years ago
windowapi.h Update copyright for 2023 3 years ago