postgresql/src
Alvaro Herrera a6be0600ac
Remove useless LIMIT_OPTION_DEFAULT value from LimitOption
During the development that led to commit 357889eb17, for a time we
had the value LIMIT_OPTION_DEFAULT, which was mostly but not completely
removed later on, before commit.  Complete the removal now.

Author: Zhang Mingli <avamingli@gmail.com>
Discussion: https://postgr.es/m/59d61a1a-3858-475a-964f-24468c97cc67@Spark
2023-12-16 18:20:03 +01:00
..
backend Remove useless LIMIT_OPTION_DEFAULT value from LimitOption 2023-12-16 18:20:03 +01:00
bin Remove some unnecessary includes of "access/xlog_internal.h" 2023-12-10 07:46:06 +01:00
common Provide helper for retrying partial vectored I/O. 2023-12-12 10:57:18 +13:00
fe_utils Remove unneeded assignments in for loop header 2023-11-21 16:10:27 +01:00
include Remove useless LIMIT_OPTION_DEFAULT value from LimitOption 2023-12-16 18:20:03 +01:00
interfaces Be more wary about OpenSSL not setting errno on error. 2023-12-11 11:51:56 -05:00
makefiles Remove distprep 2023-11-06 15:18:04 +01:00
pl Don't specify number of dimensions in cases where we don't know it. 2023-11-17 11:29:46 -05:00
port Optimize pg_readv/pg_pwritev single vector case. 2023-11-29 17:19:25 +13:00
template Use unnamed POSIX semaphores on Cygwin. 2023-01-06 10:33:28 +13:00
test Fix bugs in manipulation of large objects. 2023-12-15 13:55:05 -05:00
timezone Remove distprep 2023-11-06 15:18:04 +01:00
tools Cache opaque handle for GUC option to avoid repeasted lookups. 2023-12-08 11:16:01 -08:00
tutorial Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Don't clean initdb files on template creation failure 2023-12-08 13:42:54 +01:00
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2023-09-26 21:06:21 -04:00
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00