public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/54214] New: (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)
@ 2012-08-09 20:11 lirex.software at gmail dot com
  2012-08-09 20:15 ` [Bug c++/54214] " lirex.software at gmail dot com
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: lirex.software at gmail dot com @ 2012-08-09 20:11 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214

             Bug #: 54214
           Summary: (corrected copyright notes in source file)please help
                    to determine whether it is an PostgreSQL error or GCC
                    error (combobox and SQL data sorting)
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lirex.software@gmail.com


Created attachment 27972
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27972
a c++ source file

hello,

I use a PostgreSQL database and manipulate data from an GCC c++ application
under Windows XP.
I use libpq-fe.h library.

and I noticed, that if I use an SQL string "... order by..." - then it could
represent data normally in an combobox element, but if I use a
second SQL query to find one field using almost the same query
then some ids from 1 and 2 queries are not equal.

I found a solution by excluding "... order by...". But it is not convient to
see surnames unsorted...

Is it a PostgreSQL error's side or GCC?
please help to determine, because I'm not professional on it.

Regards,
Denis Kolesnik.


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2012-08-19 18:21 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-09 20:11 [Bug c++/54214] New: (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting) lirex.software at gmail dot com
2012-08-09 20:15 ` [Bug c++/54214] " lirex.software at gmail dot com
2012-08-09 20:18 ` lirex.software at gmail dot com
2012-08-09 20:19 ` lirex.software at gmail dot com
2012-08-09 20:22 ` [Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a " lirex.software at gmail dot com
2012-08-09 20:25 ` lirex.software at gmail dot com
2012-08-09 21:51 ` redi at gcc dot gnu.org
2012-08-16 22:38 ` lirex.software at gmail dot com
2012-08-18 21:20 ` lirex.software at gmail dot com
2012-08-18 21:41 ` lirex.software at gmail dot com
2012-08-18 22:09 ` lirex.software at gmail dot com
2012-08-18 22:13 ` lirex.software at gmail dot com
2012-08-18 22:16 ` lirex.software at gmail dot com
2012-08-18 22:18 ` redi at gcc dot gnu.org
2012-08-19  0:45 ` lirex.software at gmail dot com
2012-08-19  0:46 ` lirex.software at gmail dot com
2012-08-19  0:51 ` lirex.software at gmail dot com
2012-08-19  0:54 ` lirex.software at gmail dot com
2012-08-19 10:54 ` redi at gcc dot gnu.org
2012-08-19 18:16 ` lirex.software at gmail dot com
2012-08-19 18:21 ` lirex.software at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).