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
Amit Langote 7fbc75b26e Add soft error handling to some expression nodes 2 years ago
..
access Correct assertion and comments about XLogRecordMaxSize. 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 Add worker type to pg_stat_subscription. 2 years ago
commands Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM 2 years ago
common Update Unicode data to Unicode 15.1.0 2 years ago
datatype Code review for commit 05a7be935. 3 years ago
executor 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 Add soft error handling to some expression nodes 2 years ago
lib Add function for removing arbitrary nodes in binaryheap. 2 years ago
libpq Introduce macros for protocol characters. 2 years ago
mb Update copyright for 2023 3 years ago
nodes Add soft error handling to some expression nodes 2 years ago
optimizer Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. 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 Increase size of bgw_library_name. 3 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 Remove the "snapshot too old" feature. 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. 3 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