pgadmin3/include/utils
lsv 409bcc95ce Limitation of the coloring of hints in the query results.
Ограничения добавлены для повышения производительности.
Раскраска отключается при размерах строки более 32000 символа (MAX_TEXT_LEN_COLORIZE)
При более 500000 вызывается диалог подтверждения вывода окна подказки (MAX_TEXT_LEN_WARNING).
Вывод подказки для csv пока не ограничен.
2025-12-24 16:06:33 +05:00
..
align Add align option Compat view for All Line mode. Some optimuzation. 2025-11-11 10:26:39 +05:00
json Add json support for linux. 2024-08-06 15:57:32 +05:00
csvfiles.h init 2020-07-07 22:19:12 +05:00
dlgTransformText.h Save filter frmGridEditor 2024-12-10 09:51:51 +05:00
factory.h init 2020-07-07 22:19:12 +05:00
favourites.h init 2020-07-07 22:19:12 +05:00
FormatterSQL.h Correction of the lost ";" during formatting SQL. 2025-12-02 15:21:11 +05:00
FunctionPGHelper.h Using anchors in the function help. 2025-12-02 13:54:25 +05:00
macros.h init 2020-07-07 22:19:12 +05:00
misc.h Added the possibility of contextual help on user functions. 2025-11-21 16:23:26 +05:00
module.mk init 2020-07-07 22:19:12 +05:00
pgconfig.h Migration to wxWidgets 3.1.5 2021-05-21 11:09:20 +05:00
pgDefs.h init 2020-07-07 22:19:12 +05:00
pgfeatures.h Add table properties "Create table timestamp" 2024-06-17 20:37:23 +05:00
popuphelp.h The method of copying in the context help has been changed. 2025-12-12 17:22:39 +05:00
PreviewHtml.h Limitation of the coloring of hints in the query results. 2025-12-24 16:06:33 +05:00
registry.h init 2020-07-07 22:19:12 +05:00
sshTunnel.h init 2020-07-07 22:19:12 +05:00
sysLogger.h init 2020-07-07 22:19:12 +05:00
sysProcess.h init 2020-07-07 22:19:12 +05:00
sysSettings.h Add hightlight event frmStatus 2025-08-19 16:25:26 +05:00
TableColsMap.h Using Pk to self-intersrc tables. 2025-07-31 20:50:47 +05:00
utffile.h init 2020-07-07 22:19:12 +05:00
WaitSample.h Add CPU wait 2024-09-29 15:58:35 +05:00