[PUSHED] Re: [PATCH] [REVIEW:3-5] fdo#45249 cannot use aggregate functions in with PostgreSQL

2012-02-13 Thread Radek Doulik
Hi, looks OK to me. Pushed. Thanks. Cheers Radek On Thu, 2012-02-09 at 18:44 +0100, Lionel Elie Mamane wrote: > With a PostgreSQL-SDBC database, Base query design does not allow the > user to use groupings and aggregate functions. > > Change PostgreSQL-SDBC so that it declares to support Core S

[PATCH] [REVIEW:3-5] fdo#45249 cannot use aggregate functions in with PostgreSQL

2012-02-09 Thread Lionel Elie Mamane
With a PostgreSQL-SDBC database, Base query design does not allow the user to use groupings and aggregate functions. Change PostgreSQL-SDBC so that it declares to support Core SQL. Please apply to libreoffice-3-5 See dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx OSelectionBrowseBox::ini