Update Chinese translation.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4b6e9b031c719ab9560250f02984ad3b888eb04f
Author: Ma Yanhong
Modified Files
--
.../translations/zh/LC_MESSAGES/messages.mo| Bin 129335 -> 138026 b
Hi Hackers,
I have started adding support of PostgreSQL v12 in pgAdmin4. Attached is
the patch to fix the following issues:
- RM #4290: "string indices must be integers" displayed for all objects
- RM #4288: View data issue.
- PG v12 removes the ability to create table using WITH OIDS,
hi
... too late :-)
but done
Fred
messages-fr.tar.xz
Description: application/xz-compressed-tar
Hi Hackers,
Attached is the patch for debugger improvements. The changes include:
1) Change the way debug info is stored in session. Removed redundant
session related code in debugger code. All the session related handling
done at one place.
2) Fixed a bug where debugger was not opening for EPAS p