postgresql/src/include
Peter Eisentraut 78806a9509 Remove incorrect field from information schema
The source code comment already said that the presence of the field
element_types.domain_default might be a bug in the standard, since it
never made sense there.  Indeed, the field is gone in newer versions
of the standard.  So just remove it.
2023-08-16 13:46:26 +02:00
..
access hio: Take number of prior relation extensions into account 2023-08-14 11:33:09 -07:00
archive
backup Fix some typos and some incorrectly duplicated words 2023-04-18 14:03:49 +12:00
bootstrap
catalog Remove incorrect field from information schema 2023-08-16 13:46:26 +02:00
commands Report index vacuum progress. 2023-07-11 12:34:01 +09:00
common Remove stray mid-sentence tabs in comments 2023-05-19 16:13:16 +02:00
datatype
executor Allow the use of a hash index on the subscriber during replication. 2023-07-14 08:21:54 +05:30
fe_utils Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
foreign
jit
lib Fix type of iterator variable in SH_START_ITERATE 2023-07-06 09:57:28 -07:00
libpq Revert "Add notBefore and notAfter to SSL cert info display" 2023-07-20 17:18:12 +02:00
mb
nodes Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. 2023-08-15 16:45:00 +09:00
optimizer Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. 2023-08-15 16:45:00 +09:00
parser Add more SQL/JSON constructor functions 2023-07-26 17:08:33 +09:00
partitioning Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" 2023-05-04 12:09:59 +02:00
pch
port Use native CRC instructions on 64-bit LoongArch 2023-08-10 11:36:15 +07:00
portability
postmaster Increase size of bgw_library_name. 2023-07-03 15:02:16 -07:00
regex Fix various typos 2023-04-18 13:23:23 +12:00
replication Simplify determining logical replication worker types. 2023-08-14 08:38:03 +05:30
rewrite
snowball
statistics Add macro for maximum statistics target 2023-07-03 07:18:57 +02:00
storage De-pessimize ConditionVariableCancelSleep(). 2023-08-15 10:23:47 +12:00
tcop
tsearch Update tsearch regex memory management. 2023-04-08 22:09:17 +12:00
utils Split out tiebreaker comparisons from comparetup_* functions 2023-08-16 17:15:07 +07:00
.gitignore
c.h Improve const use in zlib-using code 2023-08-07 09:34:38 +02:00
fmgr.h
funcapi.h Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
getopt_long.h
Makefile Generate automatically code and documentation related to wait events 2023-07-05 10:53:11 +09:00
meson.build meson: Make some Meson style more consistent with surrounding code 2023-06-29 13:06:02 +02:00
miscadmin.h Fix privilege check for SET SESSION AUTHORIZATION. 2023-07-13 21:13:45 -07:00
pg_config_ext.h.in
pg_config_ext.h.meson
pg_config_manual.h Update PG_CACHE_LINE_SIZE description. 2023-07-03 11:56:30 +03:00
pg_config.h.in Use native CRC instructions on 64-bit LoongArch 2023-08-10 11:36:15 +07:00
pg_getopt.h
pg_trace.h
pgstat.h Add writeback to pg_stat_io 2023-05-17 11:18:35 -07:00
pgtar.h Add and use symbolic constants for tar header offsets and file types. 2023-08-01 13:50:42 -04:00
pgtime.h
port.h Rename port/thread.c to port/user.c. 2023-07-09 18:17:09 +12:00
postgres_ext.h
postgres_fe.h
postgres.h
varatt.h
windowapi.h