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 |
2004-05-16 |
Neil Conway | Change ln(), log(), power(), and sqrt() to emit the... |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Bruce Momjian | Restore one mention of logrotate, per Peter. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Neil Conway | Remove an unused (and empty) header file. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Neil Conway | Implement the width_bucket() function, per SQL2003... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Properly document rotatelogs, and add mention of it... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Neil Conway | Improve documentation for SQLSTATE error codes, per... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Adjust find_my_exec/find_other_exec() so that the retur... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Remove extra 'then'. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Tom Lane | Tighten parsing of boolean options to CREATE TYPE and... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Teodor Sigaev | Update docs from Andrew J. Kopciuch <akopciuch@bddf.ca> |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Tom Lane | Propagate enlargeStringInfo() fixes into the equivalent... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Properly quote variable for makefile use. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Move unixware thread stuff into Makefile.unixware. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Force thread flags for all Unixware builds if threading... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Refactor code to warn about configure link failures... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Reorganize backend code to more cleanly manage executab... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | No need for gcc thread stuff anymore, only cc. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Remove warning about Unixware. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Fix Win32 bug with missing errno for strerror(). |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Warn when MinGW fails to create symlinks during configu... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Tom Lane | Tighten up overflow check in path_recv, pursuant to... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Here's a patch that will allow external modules like... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Rename find_my_binary/find_other_binary to |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Fix bug by passing arg[0] to find_my_binary(). |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Yawn ... still another place not quite ready for zero... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Bruce Momjian | As part of the work for making relocatable installs... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Bruce Momjian | Add DELETE: |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Add tests to enlargeStringInfo() to avoid possible... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Refactor low-level aclcheck code to provide useful... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Bruce Momjian | Add mention of rules/triggers: |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Fix oversights in processing of LIMIT expressions durin... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Repair recalculation failure for nested sub-SELECTs... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Bruce Momjian | Clean up indenting of Makefile filenames. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Tom Lane | Promote row expressions to full-fledged citizens of... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Neil Conway | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Bruce Momjian | Add variables names to static prototypes in initdb.c. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Michael Meskes | - Argh, just another bug in adjust_informix. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Fix a couple of oversights in new ALTER TABLE code... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Alter string format used for integer and OID lists... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Get rid of rd_nblocks field in relcache entries. Turns... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Bruce Momjian | Improve style of new log_statement_stats error message... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Get rid of cluster.c's apparatus for rebuilding a relat... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Neil Conway | Refactor CheckDropPermissions() to move some initializa... |
commit | commitdiff | tree | snapshot |
next |