Ticket #176 (closed bug: fixed)

Opened 22 months ago

Last modified 22 months ago

Reduce "SET STORAGE" noise in SQL pannel

Reported by: brsa Owned by: gleu
Priority: minor Milestone: 1.10.3
Component: pgadmin Version: 1.10
Keywords: browser, SQL pane Cc:
Platform: all

Description

As per discussion at
 http://archives.postgresql.org/pgadmin-hackers/2010-04/msg00286.php

We need an elegant way to figure out the default and only display "SET STORAGE" for non-default settings.

Guillaume:
PLAIN would be the default on non-toastable columns, and EXTENDED the one to use with toastable columns? is there a way to be sure of this?

Change History

Changed 22 months ago by gleu

  • owner changed from dpage to gleu
  • status changed from new to assigned

Changed 22 months ago by gleu

  • status changed from assigned to closed
  • version changed from trunk to 1.10
  • resolution set to fixed
  • milestone set to 1.10.3

Fixed in r8312 and 8313.

Note: See TracTickets for help on using tickets.