postgresql/src/backend
Magnus Hagander 2a093355aa Fix typo in comment
Author: Hou, Zhijie
2020-09-06 19:26:55 +02:00
..
access Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
bootstrap Improve some ancient, crufty code in bootstrap + initdb. 2020-09-05 16:20:04 -04:00
catalog Fix misleading error message about inconsistent moving-aggregate types. 2020-09-06 12:55:13 -04:00
commands Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
executor
foreign
jit Fix a few typos in JIT comments and README 2020-08-21 09:33:56 +12:00
lib
libpq Fix typo in comment 2020-09-05 11:32:20 +02:00
main
nodes Remove variable "concurrent" from ReindexStmt 2020-09-04 10:43:32 +09:00
optimizer Remove some more useless assignments. 2020-09-04 14:32:19 -04:00
parser Remove some more useless assignments. 2020-09-04 14:32:19 -04:00
partitioning Remove some more useless assignments. 2020-09-04 14:32:19 -04:00
po
port
postmaster Avoid lockup of a parallel worker when reporting a long error message. 2020-09-03 16:52:09 -04:00
regex
replication Fix over-eager ping'ing in logical replication receiver. 2020-09-04 20:33:36 -04:00
rewrite Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. 2020-08-30 12:21:51 -04:00
snowball
statistics Remove some more useless assignments. 2020-09-04 14:32:19 -04:00
storage Fix typo in comment 2020-09-06 19:26:55 +02:00
tcop Remove variable "concurrent" from ReindexStmt 2020-09-04 10:43:32 +09:00
tsearch Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
utils Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
.gitignore
common.mk
Makefile
nls.mk