Re: [HACKERS] [Proposal]: Extends VisualStudio to automatically precompile EmbeddedSQL

2017-05-07 Thread Francis ANDRE
Le 02/05/2017 à 13:22, Michael Paquier a écrit : > On Tue, May 2, 2017 at 6:35 PM, zosrothko wrote: >> Hi >> >> I made an extension of VisualStudio that precompiles automaticaly C or >> C++ source with PostgreSQL Embedded SQL. The extension is made of the 3 >> files joined and I have no idea whe

[HACKERS] [Proposal]: Extends VisualStudio to automatically precompile EmbeddedSQL

2017-05-02 Thread Francis ANDRE
Hi I made an extension of VisualStudio that precompiles automaticaly C or C++ source with PostgreSQL Embedded SQL. The extension is made of the 3 files joined and I have no idea where they should be placed in the PostgreSQL source tree. Anybody interested in pushing this extension? FA ecpg.pr

Re: [HACKERS] SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7

2016-04-30 Thread Andre Mikulec
# (change requires restart) > #update_process_title = on > > 452d465 < #update_process_title = on 519a533,534 > #gin_fuzzy_search_limit = 0 > #gin_pending_list_limit = 4MB 578a594 > #operator_precedence_warning = off Are there any recommended postgresql.conf changes? W

[HACKERS] SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7

2016-04-29 Thread Andre Mikulec
be possibly causing this problem ( in SPI_exec or elsewhere )? ERROR: could not open file "base/12373/2663": No such file or directory Any answers with any possibilities of any directions are welcome. Thank you, Andre Mikulec andre_miku...@hotmail.com

Re: [HACKERS] cant execute yyparse() within postgresql

2004-12-24 Thread Andre Maasikas
Sibtay Abbas wrote: i never happen to read this rule when i signed up to this mailing list...so if you ve made up a rule by urself for this mailing list just do us a favor by officially announcing it Got a question ...? http://www.catb.org/~esr/faqs/smart-questions.html Andre

Re: [HACKERS] plans for bitmap indexes?

2004-10-26 Thread Andre Maasikas
updating the index, you have to do it only once per 100 pages ;) Sorry, how does that work, if I update foo = 'bar'->'baz' - I can flip the 'baz' bit on right away but I have to check every other row to see if I can turn the 'bar' bit off Andre -

Re: [HACKERS] schema level variables and deferrable unique constraints

2004-09-20 Thread Andre
s own variables(values). You can assign initial(defult) values in package spec. Using table for them would also imply several columns for each datatype or several tables for them. Andre ---(end of broadcast)--- TIP 3: if posting/reading through Usenet,

Re: [HACKERS] Anybody have an Oracle PL/SQL reference at hand?

2004-08-05 Thread Andre Maasikas
caught division_by_zero'; and how to raise the same exeption again, for example if I determine that the exception still cannot be handled correcly in WHEN OTHERS section. Does RAISE raise the same exception or can I specify the type somehow? Andre

[HACKERS] ADD CONSTRAINT ... FOREIGN KEY and custom data type.

2001-02-06 Thread Panon, Paul-Andre
ting the FOREIGN KEY vs. when adding data after the key is entered, it seems reasonable to suspect a bug in the first case. Any chance this might be addressed for 7.1? Thank you, Paul-Andre Panon -- [EMAIL PROTECTED] <> PGUniqID.sql