Home
last modified time | relevance | path

Searched refs:pgServer (Results 1 – 25 of 99) sorted by relevance

1234

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/schema/
H A DpgServer.cpp96 pgServer::~pgServer() in ~pgServer()
212 pgServer *pgServer::GetServer() const in GetServer()
2048 pgServer *server = (pgServer *)obj; in StartDialog()
2062 pgServer *server = (pgServer *)obj; in CheckEnable()
2077 pgServer *server = (pgServer *)obj; in StartDialog()
2105 pgServer *server = (pgServer *)obj; in CheckEnable()
2120 pgServer *server = (pgServer *)obj; in StartDialog()
2177 pgServer *server = (pgServer *)obj; in StartDialog()
2204 pgServer *server = (pgServer *)obj; in StartDialog()
2234 pgServer *server = (pgServer *)obj; in StartDialog()
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/dlg/
H A DdlgSelectDatabase.h20 class pgServer; variable
27 dlgSelDBNode(pgServer *server, const wxString &dbname = wxEmptyString);
37 pgServer *server; // Do not remove it, not owned by this
H A DdlgServer.h20 class pgServer; variable
25 dlgServer(pgaFactory *factory, frmMain *frame, pgServer *s);
40 pgServer *server;
H A DdlgSelectConnection.h18 class pgServer; variable
26 pgServer *GetServer() in GetServer()
44 pgServer *remoteServer;
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/schema/
H A DpgCollection.h19 class pgServer; variable
40 pgServer *GetServer() const in GetServer()
95 pgServer *server;
H A DpgServer.h19 class pgServer; variable
44 class pgServer : public pgObject
47pgServer(const wxString &newServer = wxT(""), const wxString &newHostAddr = wxT(""), const wxStrin…
54 ~pgServer();
81 pgServer *GetServer() const;
604 void iSetServer(pgServer *s) in iSetServer()
608 pgServer *GetServer() const in GetServer()
623 pgServer *server;
631 pgServerObjCollection(pgaFactory *factory, pgServer *server);
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/frm/
H A DfrmBackupServer.cpp56 pgServer *server = (pgServer *)object; in BEGIN_EVENT_TABLE()
174 pgServer *server = (pgServer *)object; in getCmdPart1()
260 if (!((pgServer *)obj)->GetConnected() || obj->GetMetaType() != PGM_SERVER) in CheckEnable()
H A DfrmBackupGlobals.cpp67 pgServer *server; in BEGIN_EVENT_TABLE()
69 server = (pgServer *)object; in BEGIN_EVENT_TABLE()
191 pgServer *server; in getCmdPart1()
193 server = (pgServer *)object; in getCmdPart1()
285 if (!((pgServer *)obj)->GetConnected()) in CheckEnable()
/dports/databases/pgadmin3/pgadmin3-1.22.2/
H A Dpgadmin3-release.pot53 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
54 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
61 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
62 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
79 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
2733 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
3838 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
4112 #: src/schema/pgServer.cpp:537 src/schema/pgServer.cpp:555
4118 #: src/schema/pgServer.cpp:571 src/schema/pgServer.cpp:589
4637 #: src/schema/pgServer.cpp:886 src/schema/pgServer.cpp:906
[all …]
H A Dpgadmin3.pot54 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
55 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
56 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
62 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
63 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
64 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
80 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
82 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4074 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5736 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/frm/
H A DfrmPassword.h18 class pgServer; variable
27 pgServer *server;
H A DfrmMain.h43 class pgServer; variable
140 int ReconnectServer(pgServer *server, bool restore = true); in END_DECLARE_EVENT_TYPES()
141 void ReportConnError(pgServer *server); in END_DECLARE_EVENT_TYPES()
146 pgServer *ConnectToServer(const wxString &servername, bool restore = false); in END_DECLARE_EVENT_TYPES()
255 wxTreeItemId RestoreEnvironment(pgServer *server); in END_DECLARE_EVENT_TYPES()
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/is_IS/
H A Dpgadmin3.po52 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
53 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
54 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
60 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
61 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
62 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
78 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
80 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4021 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5653 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/te_IN/
H A Dpgadmin3.po52 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
53 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
54 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
60 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
61 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
62 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
78 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
80 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4022 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5638 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/gu_IN/
H A Dpgadmin3.po52 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
53 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
54 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
60 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
61 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
62 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
78 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
80 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4021 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5653 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/hi_IN/
H A Dpgadmin3.po55 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
56 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
57 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
63 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
64 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
65 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
81 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
83 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4058 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5735 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/mk_MK/
H A Dpgadmin3.po53 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
54 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
55 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
61 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
62 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
63 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
79 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
81 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
3982 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5585 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/uk_UA/
H A Dpgadmin3.po54 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
55 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
56 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
62 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
63 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
64 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
80 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
82 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4033 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5665 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/vi_VN/
H A Dpgadmin3.po53 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
54 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
55 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
61 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
62 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
63 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
79 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
81 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4012 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5644 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/fa_IR/
H A Dpgadmin3.po63 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
64 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
65 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
73 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
74 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
75 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
93 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
95 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4319 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
6046 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/el_GR/
H A Dpgadmin3.po57 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
58 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
59 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
66 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
67 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
68 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
85 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
87 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4329 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
6176 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/sr_RS/
H A Dpgadmin3.po61 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
62 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
63 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
71 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
72 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
73 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
91 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
93 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4301 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5986 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/zh_CN/
H A Dpgadmin3.po68 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
69 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
70 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
79 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
80 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
81 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
100 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
102 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4313 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
6127 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/zh_TW/
H A Dpgadmin3.po64 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
65 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
66 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
75 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
76 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
77 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
96 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
98 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4363 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
6264 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/i18n/ur_PK/
H A Dpgadmin3.po59 #: src/schema/pgServer.cpp:248 src/schema/pgServer.cpp:252
60 #: pgadmin/schema/pgServer.cpp:257 pgadmin/schema/pgServer.cpp:271
61 #: pgadmin/schema/pgServer.cpp:274 pgadmin/schema/pgServer.cpp:386
68 #: src/schema/pgServer.cpp:311 src/schema/pgServer.cpp:315
69 #: pgadmin/schema/pgServer.cpp:320 pgadmin/schema/pgServer.cpp:334
70 #: pgadmin/schema/pgServer.cpp:337 pgadmin/schema/pgServer.cpp:449
86 #: pgadmin/schema/pgServer.cpp:627 pgadmin/schema/pgServer.cpp:634
88 #: pgadmin/schema/pgServer.cpp:816 pgadmin/schema/pgServer.cpp:823
4202 #: src/schema/pgServer.cpp:883 src/schema/pgServer.cpp:903
5964 #: src/schema/pgServer.cpp:549 src/schema/pgServer.cpp:567
[all …]

1234