postgresql/src
Peter Eisentraut 5eaa0e92ee Remove ancient special case code for adding oid columns
The special handling of negative attribute numbers in
ATExecAddColumn() was introduced to support SET WITH OIDS (commit
6d1e361852).  But that feature doesn't exist anymore, so we can revert
to the previous, simpler version.  In passing, also remove an obsolete
comment about OID support.

Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://www.postgresql.org/message-id/flat/52a125e4-ff9a-95f5-9f61-b87cf447e4da@eisentraut.org
2023-07-12 16:13:40 +02:00
..
backend Remove ancient special case code for adding oid columns 2023-07-12 16:13:40 +02:00
bin Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
common Generate automatically code and documentation related to wait events 2023-07-05 10:53:11 +09:00
fe_utils Handle \v as a whitespace character in parsers 2023-07-06 08:16:24 +09:00
include Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
interfaces Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
makefiles Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
pl Translation updates 2023-06-26 12:02:02 +02:00
port Rename port/thread.c to port/user.c. 2023-07-09 18:17:09 +12:00
template
test Allow some exclusion constraints on partitions 2023-07-12 09:25:17 +02:00
timezone Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
tools Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
tutorial Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove --disable-thread-safety and related code. 2023-07-12 08:20:43 +12:00
Makefile.shlib
meson.build
nls-global.mk