| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 | 1 | -2/+2 |
| * | Remove -k unix socketpath option from client side, allow hostname with | Bruce Momjian | 2000-11-13 | 7 | -77/+7 |
| * | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 | 7 | -7/+77 |
| * | Make sure shell scripts send error messages to stderr. | Peter Eisentraut | 2000-11-11 | 7 | -60/+79 |
| * | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -2/+5 |
| * | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 | 1 | -2/+3 |
| * | Support for DESTDIR make variable. This is used as in `make install | Peter Eisentraut | 2000-09-17 | 1 | -4/+4 |
| * | Make building scripts kind of consistent in look and feel, kind of immune | Peter Eisentraut | 2000-09-08 | 2 | -9/+11 |
| * | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 | 1 | -2/+2 |
| * | Substitute libdir into createlang as last resort so one doesn't have to set | Peter Eisentraut | 2000-08-20 | 2 | -10/+8 |
| * | Added untrusted PL/TclU (pltclu) language. Executes all procedures | Jan Wieck | 2000-07-19 | 1 | -7/+18 |
| * | Repair incorrect assumption that all versions of 'install' know | Tom Lane | 2000-06-28 | 1 | -2/+2 |
| * | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut | 2000-06-27 | 1 | -22/+14 |
| * | Back out pg_shadow changes to allow create table and locking permissions. | Bruce Momjian | 2000-06-12 | 1 | -45/+1 |
| * | I have large database and with this DB work more users and I very need | Bruce Momjian | 2000-06-09 | 1 | -1/+45 |
| * | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 | 1 | -2/+2 |
| * | cleanup | Bruce Momjian | 2000-05-15 | 1 | -3/+3 |
| * | cleanup | Bruce Momjian | 2000-05-15 | 1 | -4/+4 |
| * | Fix createlang -l dbname so it works, update sgml. | Bruce Momjian | 2000-05-15 | 1 | -5/+9 |
| * | Old patch from Mark Hollomon to add plperl to createlang's repertoire. | Tom Lane | 2000-03-25 | 1 | -2/+6 |
| * | More changes of >& to 2>&1 | Bruce Momjian | 2000-03-25 | 1 | -6/+6 |
| * | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 2000-03-14 | 1 | -2/+2 |
| * | Default argument for createdb | Peter Eisentraut | 2000-02-10 | 1 | -5/+8 |
| * | Here is the patch to add plperl to droplang. | Bruce Momjian | 2000-02-09 | 1 | -2/+6 |
| * | another round of user interface cleanups | Peter Eisentraut | 2000-01-19 | 7 | -130/+136 |
| * | Removed MBFLAGS from makefiles since it's now done in include/config.h. | Peter Eisentraut | 2000-01-19 | 1 | -2/+20 |
| * | * User management commands no longer user pg_exec_query_dest -> more robust | Peter Eisentraut | 2000-01-14 | 1 | -2/+2 |
| * | Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions. | Peter Eisentraut | 2000-01-12 | 7 | -149/+146 |
| * | Multi-byte case fix by Oliver Elphick (olly@lfix.co.uk) | Tatsuo Ishii | 2000-01-12 | 1 | -3/+5 |
| * | Cleanup --alldb option handling. | Bruce Momjian | 1999-12-18 | 1 | -2/+7 |
| * | Cleanup vacuumdb | Bruce Momjian | 1999-12-18 | 1 | -3/+4 |
| * | > > It would be nice for new users; I think it would make it easier | Bruce Momjian | 1999-12-18 | 1 | -3/+10 |
| * | Fix MULTIBYTE handling in string by using strcat. | Bruce Momjian | 1999-12-17 | 1 | -2/+2 |
| * | Hi, | Bruce Momjian | 1999-12-16 | 7 | -43/+113 |
| * | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 | 1 | -2/+2 |
| * | Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic. | Bruce Momjian | 1999-12-08 | 2 | -6/+9 |
| * | Okay, that should put us back in sync. These two patches (src & doc) are | Bruce Momjian | 1999-12-07 | 7 | -56/+230 |
| * | Fix echo -n and read -r in scripts. | Bruce Momjian | 1999-12-05 | 4 | -31/+52 |
| * | Remove destroylang.sgml. | Bruce Momjian | 1999-12-05 | 1 | -17/+0 |
| * | Update | Bruce Momjian | 1999-12-05 | 2 | -11375/+0 |
| * | I cleaned those out as well (the echo -n "bug" was in there ;) and moved | Bruce Momjian | 1999-12-05 | 7 | -6/+11876 |
| * | New scripts for create/drop user/db from Peter Eisentraut | Bruce Momjian | 1999-12-04 | 6 | -0/+576 |