Hi,
$SUBJECT says it all, patch attached.
Comments?
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
>From 70aca1efa36395fba2bc0c2e3c6c935142ae3713 Mon Sep 17 00:00:00 2001
From: Guillaume Lelarge
Date: Sat, 12 Mar 2011 21:22:31 +0100
Subject: [PATCH] Use client_hostname field of pg_
Hi,
This patch adds support for pause/resume functions on a hotstandby
server via two new service factory for servers. Quite simple actually.
Patch attached.
Comments?
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
>From 966088d0821c2b97d83a8fa23aa0ecff8f5f145f Mon Sep 17 00:00:00 2
#301: Support for Basic Recovery Control functions for use in Hot Standby
+---
Reporter: gleu| Owner: gleu
Type: feature | Status: assigned
Priority: minor | Milestone:
C
#301: Support for Basic Recovery Control functions for use in Hot Standby
+---
Reporter: gleu| Owner: gleu
Type: feature | Status: assigned
Priority: minor | Milestone:
C
On 12 March 2011 19:13, Guillaume Lelarge wrote:
> Maybe a stupid question but what is the ! in the variable name
> (ex_hash_setop_except_png!_data)?
There's no good reason. It isn't a valid identifier name.
Whatever preprocessor generates ex_hash_setop_except.pngc and other
files like it is bro
Le 12/03/2011 07:07, Dave Page a écrit :
> On Sat, Mar 12, 2011 at 6:34 AM, Peter Geoghegan
> wrote:
>> Hi,
>>
>> I attempted to build master this evening, but came up against this error:
>>
>> make[3]: Entering directory `/home/peter/pgadmin3/pgadmin'
>> g++ -DHAVE_CONFIG_H -I. -I..
>> -DDATA_DI
#312: Feature request: ability to set hostaddr
--+-
Reporter: Christopher Head | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin
#311: SQL code blocks do not know about CASE..END
-+--
Reporter: Valentine Gogichashvili | Owner: dpage
Type: bug | Status: new
Priority: minor| Milestone:
Fix selection of objects in backup/restore dialogs
When a user selects a table, the schema and the database should be selected as
well. This patch handles this automatically.
Report from Melvin Davidson.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=comm
Fix selection of objects in backup/restore dialogs
When a user selects a table, the schema and the database should be selected as
well. This patch handles this automatically.
Report from Melvin Davidson.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin
Fix backup of a single table
All schemas were all selected by default, which was wrong. Now, if the user
choose to backup a schema or a table, all schemas are unselected, except the
schema choosen or the schema of the table.
Report from Vladimir Kokovic.
Branch
--
master
Details
---
htt
Fix backup of a single table
All schemas were all selected by default, which was wrong. Now, if the user
choose to backup a schema or a table, all schemas are unselected, except the
schema choosen or the schema of the table.
Report from Vladimir Kokovic.
Branch
--
REL-1_12_0_PATCHES
Details
12 matches
Mail list logo