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
Etsuro Fujita 2e39f69b66 Remove extra word from src/backend/optimizer/README 7 years ago
..
access Deduplicate code between slot_getallattrs() and slot_getsomeattrs(). 7 years ago
bootstrap Use a ResourceOwner to track buffer pins in all cases. 7 years ago
catalog Error position support for defaults and check constraints 7 years ago
commands Error position support for partition specifications 7 years ago
executor Set scan direction appropriately for SubPlans (bug #15336) 7 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. 7 years ago
lib doc: Update redirecting links 7 years ago
libpq Suppress uninitialized-variable warning in new SCRAM code. 7 years ago
main
nodes Fix run-time partition pruning for appends with multiple source rels. 7 years ago
optimizer Remove extra word from src/backend/optimizer/README 7 years ago
parser Fix lexing of standard multi-character operators in edge cases. 7 years ago
partitioning Fix typos. 7 years ago
po Translation updates 7 years ago
port Remove obsolete netbsd dynloader code 7 years ago
postmaster Stop bgworkers during fast shutdown with postmaster in startup phase 7 years ago
regex Clean up warnings from -Wimplicit-fallthrough. 7 years ago
replication Reconsider new file extension in commit 91f26d5f. 7 years ago
rewrite Fix set of NLS translation issues 7 years ago
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
statistics Fix typos. 7 years ago
storage Introduce minimal C99 usage to verify compiler support. 7 years ago
tcop Introduce minimal C99 usage to verify compiler support. 7 years ago
tsearch Hand code string to integer conversion for performance. 7 years ago
utils Avoid quadratic slowdown in regexp match/split functions. 7 years ago
.gitignore
Makefile Rearrange makefile rules for running Gen_fmgrtab.pl. 7 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 7 years ago