[GENERAL] subscribe-set pgsql-general digest

2009-06-21 Thread Michael Fraley
subscribe-set pgsql-general digest -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] default data sort

2009-06-21 Thread Michael Fraley
How can I change the default data sort for a table? When I view the data in the selected table, it always opens a spreadsheet view sorted by the primary key. In this case, the primary key is a one-up number and a more useful sort is the name column. How can I have it default to sort by name rat

[GENERAL] default data sort

2009-06-21 Thread Michael Fraley
How can I change the default data sort for a table? When I view the data in the selected table, it always opens a spreadsheet view sorted by the primary key. In this case, the primary key is a one-up number and a more useful sort is the name column. How can I have it default to sort by name rat

[GENERAL] ERROR: fmgr_info: function 19104: cache lookup failed

2000-06-24 Thread Michael Fraley
quot;subscriptions" FOR EACH ROW EXECUTE PROCEDURE check_primary_key ('mag_id', 'magazines', 'mag_id'); create function CREATE FUNCTION "check_primary_key" ( ) RETURNS opaque AS '/usr/local/pgsql/lib/modules/refint.so' LANGUAGE 'C'; -- Michael Fraley [EMAIL PROTECTED] http://www.usfca.edu/~fraley