postgresql/src
Alexander Korotkov d4d11940df Remove the wrong assertion from match_orclause_to_indexcol()
Obviously, the constant could be zero.  Also, add the relevant check to
regression tests.

Reported-by: Richard Guo
Discussion: https://postgr.es/m/CAMbWs4-siKJdtWhcbqk4Y-xG12do2Ckm1qw672GNsSnDqL9FQg%40mail.gmail.com
2024-11-25 09:07:30 +02:00
..
backend Remove the wrong assertion from match_orclause_to_indexcol() 2024-11-25 09:07:30 +02:00
bin psql: Fix category of \parse in output of --help=commands and \? 2024-11-22 14:04:21 +09:00
common Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
fe_utils Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
include Doc: Clarify the inactive_since field description. 2024-11-25 11:12:32 +05:30
interfaces libpq: Improve error message when parsing URI parameters and keywords 2024-11-19 13:27:42 +09:00
makefiles Use __attribute__((target(...))) for AVX-512 support. 2024-11-07 13:58:43 -06:00
pl Simplify some SPI tests of PL/Python 2024-11-25 09:43:16 +09:00
port Use auxv to check for CRC32 instructions on ARM. 2024-11-22 21:45:25 +13:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Remove the wrong assertion from match_orclause_to_indexcol() 2024-11-25 09:07:30 +02:00
timezone Update time zone data files to tzdata release 2024b. 2024-10-29 11:49:38 -04:00
tools Teach bitmap path generation about transforming OR-clauses to SAOP's 2024-11-24 01:41:45 +02:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Use __attribute__((target(...))) for AVX-512 support. 2024-11-07 13:58:43 -06:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00