From: chriskl Date: Thu, 15 May 2003 09:52:33 +0000 (+0000) Subject: add browse features X-Git-Tag: REL_3-0-BETA-1~59 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=de4c3e594360f938301cb02d8e64ce06128ab6d3;p=phppgadmin.git add browse features --- diff --git a/HISTORY b/HISTORY index e3dfcfaa..b2146d1c 100644 --- a/HISTORY +++ b/HISTORY @@ -20,6 +20,11 @@ Version 3.0.0-dev-5 * Function editor can handle setof functions, and all function properties for volatility, etc. * Manage permissions on functions +* Massive table browsing improvements: + - Sort ascending and descending by clicking + on field name + - Trim long strings. Use 'expand' and 'collapse' to + see full strings or trimmed strings. Version 3.0.0-dev-4 -------------------