postgresql/src
Peter Eisentraut 6998db59c2 Replace AssertMacro() with Assert() when not in macro
This was forgotten to be changed in commit 9c727360bc.
2025-02-11 11:12:05 +01:00
..
backend Lock table in ShareUpdateExclusive when importing index stats. 2025-02-10 12:58:13 -08:00
bin Specify the encoding of input to fmtId() 2025-02-10 10:03:37 -05:00
common Add pg_encoding_set_invalid() 2025-02-10 10:03:37 -05:00
fe_utils Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. 2025-02-10 16:30:03 -05:00
include Replace AssertMacro() with Assert() when not in macro 2025-02-11 11:12:05 +01:00
interfaces Fix handling of invalidly encoded data in escaping functions 2025-02-10 10:03:37 -05:00
makefiles Update copyright for 2025 2025-01-01 11:21:55 -05:00
pl Virtual generated columns 2025-02-07 09:46:59 +01:00
port Avoid breaking SJIS encoding while de-backslashing Windows paths. 2025-01-29 14:24:36 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Lock table in ShareUpdateExclusive when importing index stats. 2025-02-10 12:58:13 -08:00
timezone Update time zone data files to tzdata release 2025a. 2025-01-20 16:49:15 -05:00
tools Add test of various escape functions 2025-02-10 10:03:37 -05:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Convert sepgsql tests to TAP 2025-01-24 12:39:47 +01:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00