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/backend
Tom Lane 90161dad4d Convert a few more datatype input functions to report errors softly. 3 years ago
..
access Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. 3 years ago
backup Fix failure to advance content pointer in sendFileWithContent. 3 years ago
bootstrap Order getopt arguments 3 years ago
catalog Non-decimal integer literals 3 years ago
commands Add grantable MAINTAIN privilege and pg_maintain role. 3 years ago
executor Rearrange some static assertions for consistency 3 years ago
foreign Rename SetSingleFuncCall() to InitMaterializedSRF() 3 years ago
jit Replace SQLValueFunction by COERCE_SQL_SYNTAX 3 years ago
lib Add doubly linked count list implementation 3 years ago
libpq Fix typo in hba.c 3 years ago
main Add workaround to make ubsan and ps_status.c compatible 3 years ago
nodes Create infrastructure for "soft" error reporting. 3 years ago
optimizer Add subquery pullup handling for WindowClause runCondition 3 years ago
parser Non-decimal integer literals 3 years ago
partitioning Move PartitioPruneInfo out of plan nodes into PlannedStmt 3 years ago
po meson: Add initial version of meson based build system 3 years ago
port Provide sigaction() for Windows. 3 years ago
postmaster Order getopt arguments 3 years ago
regex Remove uses of register due to incompatibility with C++17 and up 3 years ago
replication Avoid unnecessary streaming of transactions during logical replication. 3 years ago
rewrite Update outdated comment in ApplyRetrieveRule 3 years ago
snowball meson: Add support for building with precompiled headers 3 years ago
statistics Stop accessing checkAsUser via RTE in some cases 3 years ago
storage Update types in File API 3 years ago
tcop Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. 3 years ago
tsearch Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. 3 years ago
utils Convert a few more datatype input functions to report errors softly. 3 years ago
.gitignore
Makefile autoconf: Move export_dynamic determination to configure 3 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build meson: Add support for building with precompiled headers 3 years ago
nls.mk NLS: Put list of available languages into LINGUAS files 4 years ago