PostgreSQL GUI client
Find a file
eelke 43f8117bbd pg11: pg_proc, type of function is stored differently from pg11 forward
Followed the more structured approach of pg11 in combining the different types into a kind field
when reading from older versions we migrate the old fields to the new field. Change in 11
is because of PROCEDURE support. However full PROCEDURE support will be its own change and is
registered as issue #37
2018-12-23 08:48:45 +01:00
core Several fixes of warnings/clang tidy 2018-12-16 15:38:32 +01:00
ctk Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
docs design docs 2018-05-20 13:44:04 +02:00
pglab Improved connection error handling. 2018-12-23 08:43:43 +01:00
pglablib pg11: pg_proc, type of function is stored differently from pg11 forward 2018-12-23 08:48:45 +01:00
pgsql Improved connection error handling. 2018-12-23 08:43:43 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Update tests for moved include files. 2018-12-23 08:42:32 +01:00
.gitignore SelectionEditorFactory + ItemModel + ItemModelFactory combination is working 2018-12-15 20:27:40 +01:00
BUILD Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
common.pri Added listing of triggers for selected table (not completely finished). 2018-10-07 19:40:06 +02:00
pglabAll.pro Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
readme.md Lot of password related changes all over the place. 2018-11-04 11:44:40 +01:00