postgresql/src
Daniel Gustafsson 2313a3ee22 Fix statenames in mergejoin comments
The names in the comments were on a few states not consistent with
the documented state.

Author: Zhihong Yu <zyu@yugabyte.com>
Discussion: https://postgr.es/m/CALNJ-vQVthfQXVqmrHR8BKHtC4fMGbhM1xbvJNJAPexTq_dH=w@mail.gmail.com
2022-02-23 10:54:03 +01:00
..
backend Fix statenames in mergejoin comments 2022-02-23 10:54:03 +01:00
bin Add temporary debug info to help debug 019_replslot_limit.pl failures. 2022-02-22 18:02:34 -08:00
common Use bitwise rotate functions in more places 2022-02-20 13:22:08 +07:00
fe_utils Reject trailing junk after numeric literals 2022-02-16 10:37:31 +01:00
include Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
interfaces Reset conn->errorReported when PQrequestCancel sets errorMessage. 2022-02-20 15:02:41 -05:00
makefiles Add NO_INSTALL option to pgxs 2021-05-27 13:58:29 +02:00
pl Disallow setting bogus GUCs within an extension's reserved namespace. 2022-02-21 14:10:43 -05:00
port Simplify coding around path_contains_parent_reference(). 2022-01-31 13:53:38 -05:00
template Further tweaking of PG_SYSROOT heuristics for macOS. 2021-01-20 12:07:23 -05:00
test Add temporary debug info to help debug 019_replslot_limit.pl failures. 2022-02-22 18:02:34 -08:00
timezone Update copyright for 2022 2022-01-07 19:04:57 -05:00
tools Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Add support for building with ZSTD. 2022-02-18 13:40:31 -05:00
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 2021-09-06 11:27:59 -07:00
nls-global.mk Add errhint_plural() function and make use of it 2021-03-31 09:16:25 +02:00