2004-05-25 |
Bruce Momjian | Add FRONTEND to ecpglib. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Bruce Momjian | Allow relative paths as long as the hardcoded path... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Tom Lane | Tweaks per discussion with Magnus: suppress chatter... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Tom Lane | Fix erroneous error message printout when a configurati... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Bruce Momjian | Fix set_pglocale to properly pass my_exec_path to get_l... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Tom Lane | Add code to identify_system_timezone() to try all zones... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Bruce Momjian | Add exec.c to ecpg library because path.c now uses it. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Bruce Momjian | Skip settting LC_ALL in the backend. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Bruce Momjian | Make the locale location relocatable. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Bruce Momjian | Remove pstrdup() call from exec.c because DLLIMPORT... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Bruce Momjian | Make validate_exec take a const char *, for gcc 3.4... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Bruce Momjian | Update Russian FAQ. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Neil Conway | Clarify an entry in the 7.4 release notes. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Bruce Momjian | This patch fixes the find_my_exec code for pgstat backe... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Tom Lane | Rewrite identify_system_timezone() to give it better... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Bruce Momjian | Remove a few $filter() calls that were not needed. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | Seems we had the wrong sign convention for the default... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | Avoid calling select_default_timezone() when backing... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | Use case-insensitive comparison so that explicitly... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Neil Conway | A few cosmetic fixes and code cleanup. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | New two-stage sampling method for ANALYZE, as per discu... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | Still another place to make the world safe for zero... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | Make --without-docdir configure option actually work... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tom Lane | Handle impending sinval queue overflow by means of... |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Tom Lane | For multi-table ANALYZE, use per-table transactions... |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Tom Lane | Reduce pg_listener lock taken by NOTIFY et al from... |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Tom Lane | Fix to install correctly in vpath build case. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Neil Conway | Fix a few more minor errors in the 7.4 release notes. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Neil Conway | Fix typo in an entry in the 7.4 release notes. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Tom Lane | Fix for vpath builds. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Tom Lane | Clean up failure to remove exec.o on 'make clean'. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Tom Lane | Use wide-character library routines, if available,... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | Handle inclusion of port modules 'correctly', viz the... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | pgindent did a pretty awful job on the timezone code... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | Put path configuration information into a .h file inste... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | Probably need sys/time.h here too to be safe. |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | Put back #include <sys/time.h> in files that seem to... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | Fix random breakage in exec.c for platforms where strdu... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Michael Meskes | - Fixed DEALLOCATE PREPARE to use correct function... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Bruce Momjian | Pgindent timezone file, per request from Tom. |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | Integrate src/timezone library for all platforms. ... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Bruce Momjian | Add mention of why -lpgport is needed in ecpglib (dllwrap). |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Bruce Momjian | Add -lpgport to ecpglib link only on win32. Other... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Tom Lane | Revert addition of -lpgport, which breaks the build... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
PostgreSQL... | benign change ...added space to end of line |
commit | commitdiff | tree | snapshot |
2004-05-20 |
PostgreSQL... | attempt at a multi file commit, to seee how it formats |
commit | commitdiff | tree | snapshot |
2004-05-20 |
PostgreSQL... | just testing activitymail ... only added a space here... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Tom Lane | Rename static variables to avoid possible name conflict... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Remove pyton, spell check fix: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Updates from Tom: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Small variable rename in exec.c. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Clean up find_my_exec to work cleaner. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Tom Lane | Fix speling. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Update SCO FAQ. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Remove item: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Add ctype.h include for new macro in port.h. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Bruce Momjian | Add $libdir to mingw and cygwin for installcheck too. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Document &< and &> properly. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Clearify CHECK handling of unknown test values. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Revert irix change to suppress configure warnings. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Configure adjustments for irix. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Tom Lane | Improve error reporting behavior in parse_hba(): give... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Rename another irix file. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Rename irix5 port to irix. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Add end-of-dump markers for pg_dump and pg_dumpall. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Only do pkglib_path if needed. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Only do find_my_exec if it doesn't come from the postma... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Add get_pkglib_path to postmaster.c |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Move find_my_exec lower so elog() works, per Tom. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Re-add elog() to exec.c, per Tom. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Add MinGW to cases where libdir should be used for... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Win32 needs -lpgport for dll creation of ecpglib. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Supress verbose stderr messages while trying to find... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Neil Conway | Minor correction for previous SQLSTATE patch: I changed... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Win32 can't have the same function coming from two... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Bruce Momjian | Allow zic to compile by defining a "" value for my_exec... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Tom Lane | setRuleCheckAsUser has to be applied to any subqueries... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Trim down relocatable docs, per Peter. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Add some documentation on relocatable installs. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Move get_pkglib_path up into main.c too. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Move find_my_exec() way up into main.c so it is availab... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Update Russian FAQ. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Run autoconf for link update. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Improve win32 link test. Previous commit added most... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Update Makefile dependencies for Win32 timezones, per... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Bruce Momjian | Clean up some relative path install issues with Claudio... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Bruce Momjian | Improve configure win32 link test to run from config... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Bruce Momjian | Add documentation that installations are relocatable... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Bruce Momjian | Reformat sgml doc paragraph. |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Bruce Momjian | Reorganize code to allow path-relative installs. |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Bruce Momjian | Rename backendbin to backend_exec in initdb.c. |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Neil Conway | Add documentation for the new "dollar quoting" feature... |
commit | commitdiff | tree | snapshot |
next |