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
Heikki Linnakangas 637109d13a Rename StartBackgroundWorker() to BackgroundWorkerMain(). 2 years ago
..
access Skip checking of scan keys required for directional scan in B-tree 2 years ago
archive Redesign archive modules 3 years ago
backup Fix some typos and some incorrectly duplicated words 3 years ago
bootstrap Add const decorations 2 years ago
catalog Remove IndexInfo.ii_OpclassOptions field 2 years ago
commands Move BuildDescForRelation() from tupdesc.c to tablecmds.c 2 years ago
common Improve JsonLexContext's freeability 2 years ago
datatype Code review for commit 05a7be935. 3 years ago
executor Revert "Add soft error handling to some expression nodes" 2 years ago
fe_utils Allow using syncfs() in frontend utilities. 2 years ago
foreign Update copyright for 2023 3 years ago
jit Revert "Add soft error handling to some expression nodes" 2 years ago
lib Add function for removing arbitrary nodes in binaryheap. 2 years ago
libpq Refactor ListenSocket array. 2 years ago
mb Restore proper linkage of pg_char_to_encoding() and friends. 2 years ago
nodes Remove IndexInfo.ii_OpclassOptions field 2 years ago
optimizer Remove debug_print_rel and replace usages with pprint 2 years ago
parser Avoid unnecessary plancache revalidation of utility statements. 2 years ago
partitioning Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" 3 years ago
pch Update copyright for 2023 3 years ago
port Use native CRC instructions on 64-bit LoongArch 2 years ago
portability instr_time: Represent time as an int64 on all platforms 3 years ago
postmaster Rename StartBackgroundWorker() to BackgroundWorkerMain(). 2 years ago
regex Fix various typos 3 years ago
replication Move tracking of in_streaming to PGOutputData 2 years ago
rewrite Make Vars be outer-join-aware. 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Add macro for maximum statistics target 3 years ago
storage Fix recovery conflict SIGUSR1 handling. 2 years ago
tcop Fix recovery conflict SIGUSR1 handling. 2 years ago
tsearch Pack struct ParsedWord more tightly. 2 years ago
utils Improve JsonLexContext's freeability 2 years ago
.gitignore
Makefile Introduce macros for protocol characters. 2 years ago
c.h Improve const use in zlib-using code 2 years ago
fmgr.h Update copyright for 2023 3 years ago
funcapi.h Pre-beta mechanical code beautification. 3 years ago
getopt_long.h Update copyright for 2023 3 years ago
meson.build Introduce macros for protocol characters. 2 years ago
miscadmin.h Fix privilege check for SET SESSION AUTHORIZATION. 2 years ago
pg_config.h.in Use native CRC instructions on 64-bit LoongArch 2 years ago
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 PG_CACHE_LINE_SIZE description. 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 Add writeback to pg_stat_io 3 years ago
pgtar.h Add and use symbolic constants for tar header offsets and file types. 2 years ago
pgtime.h Update copyright for 2023 3 years ago
port.h Rename port/thread.c to port/user.c. 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