pgadmin3/include/utils
lsv 38b4b4a5ed Add table properties "Create table timestamp"
Для серверов с установленным track_commit_timestamp=on у таблиц можно определить время создания.
Это время равно значению запроса:
"select pg_xact_commit_timestamp(xmin) create_ts from pg_type where typrelid=$oid_table".
Если это время определить не удалось то "Create table timestamp" не отображается.
2024-06-17 20:37:23 +05:00
..
align List alignment algorithm 2023-05-22 21:38:14 +05:00
json Support compile under Linux by disabling wxJSON and GIT stuff 2023-02-14 02:22:20 +01:00
csvfiles.h init 2020-07-07 22:19:12 +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 Add sql formatter 2024-06-17 20:31:29 +05:00
FunctionPGHelper.h Add context help for PG functions. 2024-05-06 19:31:52 +05:00
macros.h init 2020-07-07 22:19:12 +05:00
misc.h Beautiful big numbers 2023-08-06 17:42:50 +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 Add context help for PG functions. 2024-05-06 19:31:52 +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 fix #38. Add options "Quick jump to the root node" and "Auto save query text". 2023-10-25 21:12:04 +05:00
utffile.h init 2020-07-07 22:19:12 +05:00