Since discussion stopped in discussion thread
http://archives.postgresql.org/pgsql-bugs/2006-09/msg00128.php
Are there any implications of this change in handling identifiers ?
Thanks & Regards,
Rajanikant Chirmade
On Tue, Jul 13, 2010 at 12:10 AM, Rajanikant Chirmade <
rajanikan
On Wed, Jul 7, 2010 at 7:37 PM, Tom Lane wrote:
> Rajanikant Chirmade writes:
> > Every identifier is downcase & truncated by function
> > "downcase_truncate_identifier()"
> > before using it.
>
> > But since the function "downcase_truncate_i
tion (may be in src/port) from
where these can be used with client as well as server.
Thanks & Regards,
Rajanikant Chirmade.
diff --git a/orig/postgresql-9.0beta2/src/backend/parser/scansup.c b/postgresql-9.0beta2/src/backend/parser/scansup.c
index 94082f7..179b37e 100644
--- a/orig/postg
t forked "postgres" process you want to debug
8. Put breakpoint in your function,
this is working for me.
Hopefully this helps you.
Thanks & Regards,
Rajanikant Chirmade.
2009/9/28 노홍찬
> Hello hackers,
>
>
>
>
>
> I really appre