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
Peter Eisentraut 9effb63e0d Message wording and pluralization improvements 8 years ago
..
access Message wording and pluralization improvements 8 years ago
bootstrap Message wording and pluralization improvements 8 years ago
catalog Fix type checking for support functions of parallel VARIADIC aggregates. 8 years ago
commands Clean up warnings from -Wimplicit-fallthrough. 8 years ago
executor Improve comment in get_partition_dispatch_recurse. 8 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit Further -Wimplicit-fallthrough cleanup. 8 years ago
lib Post-feature-freeze pgindent run. 8 years ago
libpq Post-feature-freeze pgindent run. 8 years ago
main Update copyright for 2018 9 years ago
nodes Fix incorrect field type for PlannedStmt.jitFlags in outfuncs/readfuncs. 8 years ago
optimizer Fix misprocessing of equivalence classes involving record_eq(). 8 years ago
parser Clean up warnings from -Wimplicit-fallthrough. 8 years ago
partitioning Fix assorted partition pruning bugs 8 years ago
po Translation updates 9 years ago
port Remove investigative code for can't-reattach-to-shared-memory errors. 8 years ago
postmaster Further improve code for probing the availability of ARM CRC instructions. 8 years ago
regex Clean up warnings from -Wimplicit-fallthrough. 8 years ago
replication Fix some assorted compiler warnings on Windows. 8 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. 8 years ago
storage Re-think predicate locking on GIN indexes. 8 years ago
tcop Don't allow partitioned index on foreign-table partitions 8 years ago
tsearch Post-feature-freeze pgindent run. 8 years ago
utils Make numeric power() handle NaNs according to the modern POSIX spec. 8 years ago
.gitignore
Makefile Rearrange makefile rules for running Gen_fmgrtab.pl. 8 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 9 years ago