ClickHouse/src/Storages/PostgreSQL
Azat Khuzhin 4e76629aaf Fixes for -Wshorten-64-to-32
- lots of static_cast
- add safe_cast
- types adjustments
  - config
  - IStorage::read/watch
  - ...
- some TODO's (to convert types in future)

P.S. That was quite a journey...

v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
..
MaterializedPostgreSQLConsumer.cpp Update MaterializedPostgreSQLConsumer.cpp 2022-08-25 00:23:59 +02:00
MaterializedPostgreSQLConsumer.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
MaterializedPostgreSQLSettings.cpp Review fixes 2021-06-27 19:17:17 +00:00
MaterializedPostgreSQLSettings.h Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
PostgreSQLReplicationHandler.cpp Update PostgreSQLReplicationHandler.cpp 2022-08-23 10:43:12 +02:00
PostgreSQLReplicationHandler.h Fix 2022-07-15 18:01:54 +02:00
StorageMaterializedPostgreSQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMaterializedPostgreSQL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00