Re: [SQL] BINARY and BINARY VARYING datatypes in PostgreSQL

2011-05-03 Thread Susanne Ebrecht
). Means theory and practice meeting each other. The question is: Is it more important to implement the theories or is it more important to listen to the users and implement what they really need? Best Regards, Susanne -- Susanne Ebrecht - 2ndQuadrant PostgreSQL Development, 24x7 Supp

Re: [SQL] pattern matching with dates?

2011-01-07 Thread Susanne Ebrecht
T(YEAR FROM log_date) = 2011 and EXTRACT(MONTH FROM log_date) = 1; Susanne -- Susanne Ebrecht - 2ndQuadrant PostgreSQL Development, 24x7 Support, Training and Services www.2ndQuadrant.com -- Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org) To make changes to your subscription: http: