..
edbPackage.cpp
init
2020-07-07 22:19:12 +05:00
edbPackageFunction.cpp
init
2020-07-07 22:19:12 +05:00
edbPackageVariable.cpp
init
2020-07-07 22:19:12 +05:00
edbPrivateSynonym.cpp
init
2020-07-07 22:19:12 +05:00
edbResourceGroup.cpp
init
2020-07-07 22:19:12 +05:00
edbSynonym.cpp
init
2020-07-07 22:19:12 +05:00
gpExtTable.cpp
init
2020-07-07 22:19:12 +05:00
gpPartition.cpp
init
2020-07-07 22:19:12 +05:00
gpResQueue.cpp
init
2020-07-07 22:19:12 +05:00
module.mk
init
2020-07-07 22:19:12 +05:00
pgAggregate.cpp
init
2020-07-07 22:19:12 +05:00
pgCast.cpp
init
2020-07-07 22:19:12 +05:00
pgCatalogObject.cpp
init
2020-07-07 22:19:12 +05:00
pgCheck.cpp
init
2020-07-07 22:19:12 +05:00
pgCollation.cpp
init
2020-07-07 22:19:12 +05:00
pgCollection.cpp
init
2020-07-07 22:19:12 +05:00
pgColumn.cpp
fix attstattarget value
2025-04-16 19:26:54 +05:00
pgConstraints.cpp
init
2020-07-07 22:19:12 +05:00
pgConversion.cpp
init
2020-07-07 22:19:12 +05:00
pgDatabase.cpp
Add view MAINTAIN privilege
2025-01-21 10:16:11 +05:00
pgDatatype.cpp
init
2020-07-07 22:19:12 +05:00
pgDomain.cpp
init
2020-07-07 22:19:12 +05:00
pgEventTrigger.cpp
fix issues #30
2022-10-15 14:23:15 +05:00
pgExtension.cpp
Add visual extension need update.
2021-01-06 18:31:24 +05:00
pgForeignDataWrapper.cpp
init
2020-07-07 22:19:12 +05:00
pgForeignKey.cpp
Support PG15 issues#31
2022-11-06 19:35:10 +05:00
pgForeignServer.cpp
init
2020-07-07 22:19:12 +05:00
pgForeignTable.cpp
View grants for foreign tables.
2024-11-11 19:14:00 +05:00
pgFunction.cpp
bug fix issues#8 (dropping overloaded procedures)
2020-09-02 14:05:16 +05:00
pgGroup.cpp
init
2020-07-07 22:19:12 +05:00
pgIndex.cpp
Support PG15 issues#31
2022-11-06 19:35:10 +05:00
pgIndexConstraint.cpp
Displaying the "Cluster" property of the primary key.
2025-02-10 09:58:54 +05:00
pgLanguage.cpp
init
2020-07-07 22:19:12 +05:00
pgObject.cpp
Fixes and improvements (fmrReport)
2025-08-14 19:34:30 +05:00
pgOperator.cpp
init
2020-07-07 22:19:12 +05:00
pgOperatorClass.cpp
init
2020-07-07 22:19:12 +05:00
pgOperatorFamily.cpp
init
2020-07-07 22:19:12 +05:00
pgPartition.cpp
fixed bugs in the Linux version and performance
2025-04-16 19:29:11 +05:00
pgPublication.cpp
Support PG13
2020-10-02 17:37:26 +05:00
pgRole.cpp
Grants all db
2024-10-25 19:09:29 +05:00
pgRule.cpp
init
2020-07-07 22:19:12 +05:00
pgSchema.cpp
Correct ALTER DEFAULT PRIVILEGES section
2022-08-25 16:05:26 +05:00
pgSequence.cpp
Fixed the sequence property is_cycled
2024-02-02 19:13:34 +05:00
pgServer.cpp
Visual optimization. Fix bugs.
2025-05-27 21:41:14 +05:00
pgSubscription.cpp
init
2020-07-07 22:19:12 +05:00
pgTable.cpp
fixed bugs in the Linux version and performance
2025-04-16 19:29:11 +05:00
pgTablespace.cpp
init
2020-07-07 22:19:12 +05:00
pgTextSearchConfiguration.cpp
bug fix #15 . skip last token
2021-05-31 10:08:06 +05:00
pgTextSearchDictionary.cpp
init
2020-07-07 22:19:12 +05:00
pgTextSearchParser.cpp
init
2020-07-07 22:19:12 +05:00
pgTextSearchTemplate.cpp
init
2020-07-07 22:19:12 +05:00
pgTrigger.cpp
Support in defining a FUNCTION keyword trigger
2022-02-11 09:35:00 +05:00
pgType.cpp
init
2020-07-07 22:19:12 +05:00
pgUser.cpp
fix error convert type text
2023-09-27 20:19:38 +05:00
pgUserMapping.cpp
init
2020-07-07 22:19:12 +05:00
pgView.cpp
fixed bugs in the Linux version and performance
2025-04-16 19:29:11 +05:00