postgresql/src/backend
Alexander Korotkov da841aa4dc Revert: Let table AM insertion methods control index insertion
This commit reverts b1484a3f19 per review by Andres Freund.

Discussion: https://postgr.es/m/20240410165236.rwyrny7ihi4ddxw4%40awork3.anarazel.de
2024-04-11 16:01:30 +03:00
..
access Revert: Let table AM insertion methods control index insertion 2024-04-11 16:01:30 +03:00
archive Add built-in ERROR handling for archive callbacks. 2024-04-02 22:28:11 -05:00
backup Fix grammar. 2024-04-11 14:35:42 +12:00
bootstrap Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
catalog Revert: Let table AM insertion methods control index insertion 2024-04-11 16:01:30 +03:00
commands Revert: Let table AM insertion methods control index insertion 2024-04-11 16:01:30 +03:00
executor Revert: Let table AM insertion methods control index insertion 2024-04-11 16:01:30 +03:00
foreign Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
jit Fix illegal attribute propagation in LLVM JIT. 2024-04-10 12:13:46 +12:00
lib Use the pairing heap instead of a flat array for LSN replay waiters 2024-04-03 18:15:41 +03:00
libpq Fix check for 'outlen' return from SSL_select_next_proto() 2024-04-08 05:03:17 +03:00
main Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
nodes revert: Transform OR clauses to ANY expression 2024-04-10 02:28:09 +03:00
optimizer revert: Transform OR clauses to ANY expression 2024-04-10 02:28:09 +03:00
parser Checks for ALTER TABLE ... SPLIT/MERGE PARTITIONS ... commands 2024-04-10 01:47:21 +03:00
partitioning Fix some grammer errors from error messages and codes comments 2024-04-08 14:39:41 +03:00
po Update copyright for 2024 2024-01-03 20:49:05 -05:00
port Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
postmaster Revert: Custom reloptions for table AM 2024-04-11 15:46:35 +03:00
regex Support C.UTF-8 locale in the new builtin collation provider. 2024-03-19 15:24:41 -07:00
replication Use correct datatype for xmin variables in slot.c 2024-04-11 17:19:20 +09:00
rewrite Add RETURNING support to MERGE. 2024-03-17 13:58:59 +00:00
snowball Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
statistics Make stxstattarget nullable 2024-03-17 12:26:26 +01:00
storage Revert indexed and enlargable binary heap implementation. 2024-04-11 17:18:05 +09:00
tcop Revert: Custom reloptions for table AM 2024-04-11 15:46:35 +03:00
tsearch Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
utils Revert: Custom reloptions for table AM 2024-04-11 15:46:35 +03:00
.gitignore
Makefile Rework lwlocknames.txt to become lwlocklist.h 2024-03-20 11:55:20 +01:00
common.mk Blind attempt to fix LLVM dependency in the backend 2022-09-15 10:53:48 +07:00
meson.build Remove AIX support 2024-02-28 15:17:23 +04:00
nls.mk Remove distprep 2023-11-06 15:18:04 +01:00