1.18.1 (Jan 21 2014, REL-1_18_1)
Linux 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux
Ubuntu Trusty Tahr (development branch) \n \l
Hi,
Create a new function that uses a TABLE return type definition:
CREATE OR REPLACE FUNCTION testing(IN p_test bigint)
RETURNS TABLE (id int) AS
$BODY$
SELECT 1 AS id
$BODY$
LANGUAGE sql STABLE;
Expected Results
The return type retains the ID column name and continues to use a
TABLE for
Hi,
* Platform - Windows XP Professional (32-bit)
* Language - English
* Distribution - binary
* Version - 1.14.3 (June 2012, rev; REL-1_14_3) (Note: Help >> About
should allow the user to copy the version number...)
Reproduce Crash
1. Connect to a VPN
2. Connect to a database over the VPN
3. Dri
Hi,
pgAdmin3 cannot be used remotely through X11 forwarding over a relatively
fast Internet connection.
1. http://www.math.umn.edu/systems_guide/putty_xwin32.html and
http://www.straightrunning.com/XmingNotes/
2. Launch pgadmin3 from remote Linux machine (over Putty).
3. Connect to th
Hi,
1. Start pgAdmin III (version 1.12.0) on Windows XP.
2. Connect to a database.
3. Expand *Databases » advdave » schemas » as_report » Tables »
as_column_name*.
4. Click the table named *as_column_name* to select it.
5. Click the icon to display the view filtered table data di
Version: 1.10.5
OS: Windows XP Professional
1. Expand *Databases » database » Schemas » public » Views* (4000 views
listed...).
2. Right click a view.
3. Click *View Data » View Top 100 Rows*. (Eight rows returned.)
4. Resize the column header so that the last value is fully visible