Fix typo in --no-privileges option of frmRestore
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1068a9e6cdc1a559c1d5c9d2f1f1aea08dfa6294
Author: Conrad Akier
Modified Files
--
CHANGELOG |2 ++
pgadmin/frm/frmRe
Fix typo in --no-privileges option of frmRestore
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0e888bd9bf070446e46bb1af7ec275285fe31151
Author: Conrad Akier
Modified Files
--
CHANGELOG |2 ++
pgadm
Le 29/11/2010 23:35, Vinicius Santos a écrit :
> [...]
> In the SQL editor window, when the focus is outside of any text box, the
> button "clear window" does nothing.
>
> I believe that confuse the user. In this case the button should clear
> the SQL editor.
>
> Do you agree?
>
> I made this ch
Le 30/11/2010 00:07, Guillaume Lelarge a écrit :
> Hi,
>
> This patch adds a new option which allows a user to choose if he wants
> to use BOM in his file.
>
> Comments?
>
Commited.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
--
Sent via pgadmin-hackers mailing list (pgadmin-
Le 30/11/2010 00:07, Guillaume Lelarge a écrit :
> Hi,
>
> This patch uses the function pg_last_xact_replay_timestamp() available
> since PostgreSQL 9.1. It displays the timestamp in the server properties
> tab.
>
> Comments?
>
Commited.
--
Guillaume
http://www.postgresql.fr
http://dalibo.
#280: Use the new pg_last_xact_replay_timestamp() function
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone: 1.14
Component: pga
#283: Add an option to save files without UTF-8 BOM sequence
---+
Reporter: Taras Kopets | Owner: gleu
Type: feature | Status: closed
Priority: minor | Milestone: 1.14
C
#280: Use the new pg_last_xact_replay_timestamp() function
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone:
Component: pga
Add timestamp of last xact replay in server props
Shows this new information on 9.1 slave servers only. The only issue is that
there's no refresh of the information. The user needs to disconnect/reconnect
to have the new value (but just like any other server properties).
Implements #280.
Branch
Add option to request BOM write
Before, we always write BOM at the beginning of UTF files. Not all tools
understand BOM files. psql knows about it only since PostgreSQL 9.0, so our
sql files are not usable with psql 8.4 and before. So, this option is
available to allow a user to decide if he wants
Update chinese translation.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4ddbf8e422246fe355fb77cd39c77d035349b14e
Author: Quan Zongliang
Modified Files
--
i18n/zh_CN/pgadmin3.mo | Bin 180306 -> 238666 bytes
i18n/zh_CN/pgadmin3.
11 matches
Mail list logo