Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

I have made the first step on postgresql, but got some problems



few days before, I said I wanto joinin the postgresql develope group. and recently, I make some progress, such as get throught the base steps. but when i add some functions to the spatial data, such as box_add1() to box data, but when I compile it, and install it to my computer, it turns out ,the box_add1() didnot work, but the original one box_add(),which has existed in the current one, works. so what happened? and I check it, that, the declaration of the function, I add, can be found in the installed include files, it's local\pgsql\include\server\utils\geo_decls.h.
anyone can give me some suggestions? thankyou!


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group