[HACKERS] How to add our functions in postgres

2005-11-29 Thread sandeep satpal
in the table pg_amproc, So I want to know what other information I have to add so that I can call my function using oid. Thanks and regards, Sandeep -- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT | -- ---(end of broadcast

[HACKERS] How postgres find OID of function from opclassoid

2005-11-09 Thread sandeep satpal
-- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT | -- ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[HACKERS] Problem in ExecEvalExpr function

2005-10-18 Thread sandeep satpal
. -- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT | -- ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [HACKERS] Issue is changing _bt_compare function and

2005-10-08 Thread sandeep satpal
/local/data And my modification may create problems. How I solve this ?? Hope this time I had explained in more clear way... thanx, -- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT | -- ---(end of broadcast

[HACKERS] Issue is changing _bt_compare function and btcompare.c file

2005-10-07 Thread sandeep satpal
of broadcast)--- TIP 6: explain analyze is your friend -- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT | -- ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ

[HACKERS] Query Regarding initdb

2005-10-06 Thread sandeep satpal
http://www.gunduz.org ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org -- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT

[HACKERS] How PG_FUNCTION_ARG works in PG

2005-10-06 Thread sandeep satpal
Hi all, Whenever a function get called it receive one parameter as PG_FUNCTION_ARG ( as in nbtcompare.c ) I am not getting how it is interpreted and how it is used ?? thank u -- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT

[HACKERS] Case insensitive indexing in posgtres?

2005-09-09 Thread sandeep satpal
information that where exactly in the code of postgres it compare the values of attribute supplied by user and values of attribute present in the database. Thanking you, sandeep -- -- | Sandeep Satpal | | M.Tech Student | | Lab 212 KReSIT