postgresql/src
Peter Eisentraut 25ec329afa psql: Add tab completion for COPY (MERGE ...
The underlying feature for this was added in PostgreSQL 17.

Author: Jian He <jian.universality@gmail.com>
Discussion: https://www.postgresql.org/message-id/CACJufxEmNjxvf1deR1zBrJbjAMeCooooLRzZ+yaaBuqDKh_6-Q@mail.gmail.com
2024-11-28 09:14:41 +01:00
..
backend Remove useless casts to (void *) 2024-11-28 08:27:20 +01:00
bin psql: Add tab completion for COPY (MERGE ... 2024-11-28 09:14:41 +01:00
common jsonapi: add lexer option to keep token ownership 2024-11-27 12:07:14 -05:00
fe_utils Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
include Remove useless casts to (void *) 2024-11-28 08:27:20 +01:00
interfaces Remove useless casts to (void *) 2024-11-28 08:27:20 +01:00
makefiles Use __attribute__((target(...))) for AVX-512 support. 2024-11-07 13:58:43 -06:00
pl Remove useless casts to (void *) 2024-11-28 08:27:20 +01:00
port Use __attribute__((target(...))) for SSE4.2 CRC-32C support. 2024-11-27 16:19:05 -06:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Remove useless casts to (void *) 2024-11-28 08:27:20 +01:00
timezone Update time zone data files to tzdata release 2024b. 2024-10-29 11:49:38 -04:00
tools ci: Fix cached MacPorts installation management 2024-11-27 11:51:54 -05: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