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.
Heikki Linnakangas
6b387179ba
Fix misc typos, mostly in comments.
...
A collection of typos I happened to spot while reading code, as well as
grepping for common mistakes.
Backpatch to all supported versions, as applicable, to avoid conflicts
when backporting other commits in the future.
7 years ago
..
access
Fix misc typos, mostly in comments.
7 years ago
bootstrap
Message wording and pluralization improvements
7 years ago
catalog
Fix argument of pg_create_logical_replication_slot for slot name
7 years ago
commands
Fix misc typos, mostly in comments.
7 years ago
executor
Fix misc typos, mostly in comments.
7 years ago
foreign
Remove bogus "extern" annotations on function definitions.
8 years ago
jit
Fix more wrong paths in header comments
7 years ago
lib
doc: Update redirecting links
7 years ago
libpq
Make capitalization of term "OpenSSL" more consistent
7 years ago
main
Update copyright for 2018
8 years ago
nodes
Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode.
7 years ago
optimizer
Fix misc typos, mostly in comments.
7 years ago
parser
Fix misc typos, mostly in comments.
7 years ago
partitioning
Fix partition pruning with IS [NOT] NULL clauses
7 years ago
po
Translation updates
7 years ago
port
Remove investigative code for can't-reattach-to-shared-memory errors.
7 years ago
postmaster
Rename VACOPT_NOWAIT to VACOPT_SKIP_LOCKED
7 years ago
regex
Clean up warnings from -Wimplicit-fallthrough.
7 years ago
replication
Fix misc typos, mostly in comments.
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
Post-feature-freeze pgindent run.
7 years ago
utils
Fix misc typos, mostly in comments.
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