[PR #40] [CLOSED] Change encoding from CP1251 to UTF-8 #53

Closed
opened 2026-05-05 03:33:38 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/levinsv/pgadmin3/pull/40
Author: @elnull
Created: 2/4/2024
Status: Closed

Base: masterHead: utf8


📝 Commits (1)

  • c43f10a Change encoding from CP1251 to UTF-8

📊 Changes

6 files changed (+10 additions, -10 deletions)

View changed files

📝 ctl/ctlListView.cpp (+5 -5)
📝 ctl/ctlSQLResult.cpp (+1 -1)
📝 ctl/explainCanvas.cpp (+1 -1)
📝 include/ctl/ctlListView.h (+1 -1)
📝 pro_scheduler/pgproJob.cpp (+1 -1)
📝 utils/log/StorageModel.cpp (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/levinsv/pgadmin3/pull/40 **Author:** [@elnull](https://github.com/elnull) **Created:** 2/4/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `utf8` --- ### 📝 Commits (1) - [`c43f10a`](https://github.com/levinsv/pgadmin3/commit/c43f10ab220c4c76b8511ab1fe437c163011a7a8) Change encoding from CP1251 to UTF-8 ### 📊 Changes **6 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `ctl/ctlListView.cpp` (+5 -5) 📝 `ctl/ctlSQLResult.cpp` (+1 -1) 📝 `ctl/explainCanvas.cpp` (+1 -1) 📝 `include/ctl/ctlListView.h` (+1 -1) 📝 `pro_scheduler/pgproJob.cpp` (+1 -1) 📝 `utils/log/StorageModel.cpp` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:33:38 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/pgadmin3#53
No description provided.