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
Alvaro Herrera 4f10e7ea7b Set ActiveSnapshot when logically replaying inserts 7 years ago
..
access Provide separate header file for built-in float types 7 years ago
bootstrap Use a ResourceOwner to track buffer pins in all cases. 7 years ago
catalog Add toast tables to most system catalogs 7 years ago
commands Fix two oversights from 9ebe0572 which refactored cluster_rel 7 years ago
executor Use key and partdesc from PartitionDispatch where possible. 7 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit LLVMJIT: Check for 'noinline' attribute in recursively inlined functions. 7 years ago
lib doc: Update redirecting links 7 years ago
libpq Add ssl_library preset parameter 7 years ago
main Update copyright for 2018 8 years ago
nodes Refactor cluster_rel() to handle more options 7 years ago
optimizer Avoid crash in eval_const_expressions if a Param's type changes. 7 years ago
parser Refactor cluster_rel() to handle more options 7 years ago
partitioning Fix partition pruning with IS [NOT] NULL clauses 7 years ago
po Translation updates 7 years ago
port Pad semaphores to avoid false sharing. 7 years ago
postmaster Use a ResourceOwner to track buffer pins in all cases. 7 years ago
regex Clean up warnings from -Wimplicit-fallthrough. 7 years ago
replication Set ActiveSnapshot when logically replaying inserts 7 years ago
rewrite Simplify view-expansion code in rewriteHandler.c. 8 years ago
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
statistics Fix bogus code for extracting extended-statistics data from syscache. 7 years ago
storage Fix inadequate buffer locking in FSM and VM page re-initialization. 7 years ago
tcop Add UtilityReturnsTuples() support for CALL 7 years ago
tsearch Hand code string to integer conversion for performance. 7 years ago
utils Add ssl_library preset parameter 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