postgresql/src/backend
Thomas Munro d2ea2d310d Remove obsolete platforms from ps_status.c.
Time to remove various code, comments and configure/meson probes
relating to ancient BSD, SunOS, GNU/Hurd, IRIX, NeXT and Unixware.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA%2BhUKGJMNGUAqf27WbckYFrM-Mavy0RKJvocfJU%3DJ2XcAZyv%2Bw%40mail.gmail.com
2023-02-17 15:18:18 +13:00
..
access Rename force_parallel_mode to debug_parallel_query 2023-02-15 21:21:59 +13:00
backup Improve TimestampDifferenceMilliseconds to cope with overflow sanely. 2023-01-26 17:09:12 -05:00
bootstrap Update copyright for 2023 2023-01-02 15:00:37 -05:00
catalog Fix object identity string for transforms 2023-02-13 14:03:09 +01:00
commands Fix check for child column generation status matching parent. 2023-02-16 18:51:55 -05:00
executor Remove duplicated comment in nodeModifyTable.c 2023-02-16 17:13:26 +09:00
foreign Update copyright for 2023 2023-01-02 15:00:37 -05:00
jit Fix various typos in code and tests 2023-02-09 14:43:53 +09:00
lib Fix ILIST_DEBUG build 2023-01-18 10:26:15 -08:00
libpq Add description for new patterns supported in HBA and ident sample files 2023-02-16 07:38:52 +09:00
main Update copyright for 2023 2023-01-02 15:00:37 -05:00
nodes Mark more nodes with attribute no_query_jumble 2023-02-13 09:07:33 +09:00
optimizer Rename force_parallel_mode to debug_parallel_query 2023-02-15 21:21:59 +13:00
parser Fix incorrect format placeholder 2023-02-10 12:00:51 +01:00
partitioning Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
po Update copyright for 2023 2023-01-02 15:00:37 -05:00
port Update copyright for 2023 2023-01-02 15:00:37 -05:00
postmaster Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8 2023-02-08 21:06:46 -08:00
regex Update copyright for 2023 2023-01-02 15:00:37 -05:00
replication Add a new wait state and use it when sending data in the apply worker. 2023-02-16 07:46:31 +05:30
rewrite Make Vars be outer-join-aware. 2023-01-30 13:16:20 -05:00
snowball Update copyright for 2023 2023-01-02 15:00:37 -05:00
statistics Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
storage pgstat: Track more detailed relation IO statistics 2023-02-09 22:22:26 -08:00
tcop Retire PG_SETMASK() macro. 2023-02-03 11:29:46 +13:00
tsearch Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
utils Remove obsolete platforms from ps_status.c. 2023-02-17 15:18:18 +13:00
.gitignore
Makefile Don't install postmaster symlink anymore 2023-01-26 11:33:01 +01:00
common.mk Blind attempt to fix LLVM dependency in the backend 2022-09-15 10:53:48 +07:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
nls.mk NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00