public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "lirex.software at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)
Date: Sat, 18 Aug 2012 21:41:00 -0000	[thread overview]
Message-ID: <bug-54214-4-dQkfgyDxWZ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-54214-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #9 from Denis Kolesnik <lirex.software at gmail dot com> 2012-08-18 21:41:05 UTC ---
(In reply to comment #6)
> Why is this marked "enhancement" ?
> 
> Is this the same issue as PR 54213 ? If so please close that one.
> 
> What exactly is your question and why do you think it's anything to do with
> GCC?

I want to be last names sorted in a combobox alphabetically and use for it
"...order by str_last_name...".

Then I use one line returning SQL request, which helps to determine with wich
table id it is(by using SQL "...offset..." and combobox item number) and data
represented with table id not equals with id returned by the second SQL query.

The problem is solved if I do not use "...order by str_last_name..." but it is
not convenient to have data unsorted...


  parent reply	other threads:[~2012-08-18 21:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-54214-4-dQkfgyDxWZ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).