74 Commits (2ffe85ddac3928df2f1817eafc8ff57ad9873bdf)

Author SHA1 Message Date
Zeev Suraski a00a1d12ea @- Added pg_trace() and pg_untrace (Dominic J. Eidson & Zeev) 26 years ago
Jouni Ahto cf9ea9d9cd - Move to high performance api, use Z_* macros. 26 years ago
Jouni Ahto ec93ec1fb1 Added PostgreSQL module info function. 26 years ago
Hartmut Holzgraefe 887c672a6c proto typo fix 26 years ago
Sascha Schumann 4686a3b50e Use #ifdef COMPILE_DL_EXTNAME solely. 26 years ago
Sascha Schumann 0236982d6d s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 26 years ago
Jouni Ahto c32de173c3 According to current PostgreSQL docs, using PQoidStatus() is deprecated. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Sascha Schumann a931caf2b2 Protect everything which requires <libpq-fe.h> with PHP_PGSQL_PRIVATE 26 years ago
Sascha Schumann 82c5c690c9 Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 26 years ago
Sascha Schumann fe50664d4d #if COMPILE_DL 26 years ago
Sascha Schumann 0d383d9373 Replace the various get_module() functions with a uniform 26 years ago
Sascha Schumann 7613e064f8 Remove trailing empty lines 26 years ago
Sascha Schumann 0d36199cf9 Large test commit IV 26 years ago
Sascha Schumann de2cea47c0 Large commit test III 26 years ago
Sascha Schumann 1e3d94b70b Revamp config stuff 26 years ago
Sascha Schumann a481fddfb3 Improved in-tree shared libraries build system 26 years ago
Sascha Schumann 953fe189da Overall UNIX build system improvements: 26 years ago
Stig Bakken d02fe90b00 Change extension names in all extensions' zend_module_entry to their 26 years ago
Egon Schmid 9c94a2b971 More protos. 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 26 years ago
Zeev Suraski ae22fe4c52 - Update .dsp's 26 years ago
Sascha Schumann 0036b8bba0 #if WIN.* => #ifdef PHP_WIN32 26 years ago
Zeev Suraski 39cb8fe0ac Fix PostgreSQL startup routine in thread-safe mode 26 years ago
Zeev Suraski 212e25e4be PostgreSQL compile fixes 26 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 27 years ago
Sascha Schumann cf5a5fb1dd Whoops, defining them to empty values generates many parse errors. 27 years ago
Sascha Schumann 2c99bef442 Get rid of config.h.stub. Note that you should embed a comment about 27 years ago
Sascha Schumann f2f8d38efa Integration of -ng changes. Changes: 27 years ago
Zeev Suraski 90f1218fbb - Change uint32 to php_uint32 (PostgreSQL defines uint32, and perhaps other packages too) 27 years ago
Zeev Suraski 7d2d48e116 Make PostgreSQL compile again 27 years ago
Zeev Suraski 06ab44337f This should get it to compile... 27 years ago
Zeev Suraski dc0a5f9c24 Fix PostgreSQL build 27 years ago
Zeev Suraski 4d2b0715d1 libzend -> Zend 27 years ago
Zeev Suraski 3db6716761 More php3_ annihilation 27 years ago
Zeev Suraski fb1c77bd4f - Made PHP_VERSION and PHP_OS work again 27 years ago
Zeev Suraski a3c6514332 More php3_ annihilation 27 years ago
Sascha Schumann 4a60eed469 Fix some warnings 27 years ago
Sascha Schumann 5b983c944f Clean up php3.*\.h files. The files itself are renamed, and references in all 27 years ago
Sascha Schumann 4993f93c7c Remove custom LDFLAGS/LIBS changes 27 years ago
Andi Gutmans e4e8c3539f - Changed path to MySQL library in Win32 project 27 years ago
Andi Gutmans 9e26d8a3c9 - Fixed a typo in the name of the project file. It links now 27 years ago
Andi Gutmans b89689f2ef - More PGSQL thread-safe updates. It still doesn't work though. Crashes for 27 years ago
Andi Gutmans 0c65c8a23c - Should pretty much work now 27 years ago
Andi Gutmans 770ef718c5 - Add project file 27 years ago
Andi Gutmans cc3d636f66 - Start PostgreSQL support for Win32. Just added preliminary ZTS support. 27 years ago
Sascha Schumann 00bcd72637 Remove -DPIC preprocessor macros. This is defined by libtool 27 years ago
Sascha Schumann bd62c63c3b Fixed pg_fetch_array() with three arguments. 27 years ago
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced 27 years ago
Zeev Suraski 2f9260fe4c Lost functionality in earlier fix... That should really work. 27 years ago