| Commit message (Expand) | Author | Age |
* | Reimplement create and drop scripts in C, to reduce repetitive | Peter Eisentraut | 2003-03-18 |
* | Improve formatting of --help output. | Peter Eisentraut | 2002-10-18 |
* | Improve appearance of SET command. | Bruce Momjian | 2002-10-16 |
* | Fix script to handle autocommit = 'off' by prepending autocommit 'on' to | Bruce Momjian | 2002-10-16 |
* | Change default privileges for languages and functions to be PUBLIC USAGE | Tom Lane | 2002-09-24 |
* | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 |
* | Make sure all clients have the same understanding of default user name | Peter Eisentraut | 2002-08-10 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Allow dropdb and others to use identifiers with spaces; IFS cleanup for | Bruce Momjian | 2002-04-12 |
* | Privileges on functions and procedural languages | Peter Eisentraut | 2002-02-18 |
* | Fix param handling of create* admin scripts as described months ago. | Bruce Momjian | 2002-02-18 |
* | In createlang, make dbname optional, not langname, or rather, make | Bruce Momjian | 2002-01-03 |
* | These are further fixes for double quotes missing in the various shell | Bruce Momjian | 2001-09-30 |
* | sbasename $0 is now basename "$0" | Bruce Momjian | 2001-09-22 |
* | Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier" | Peter Eisentraut | 2001-08-13 |
* | Well, after persuading cvsup and cvs that it _is_ possible to have local | Bruce Momjian | 2001-06-18 |
* | Unset PGLIB so it doesn't slip in from the environment. | Peter Eisentraut | 2001-05-24 |
* | Make createlang use dynamic loader enhancements (automatic path and suffix). | Peter Eisentraut | 2001-05-23 |
* | PL/Python integration: support in create/droplang, add CVS keywords, | Peter Eisentraut | 2001-05-12 |
* | Add --echo option to createlang and droplang. | Peter Eisentraut | 2001-05-09 |
* | Add copyright mentions, per Tom Lane. | Bruce Momjian | 2001-02-18 |
* | Put quotes around environment variables. | Bruce Momjian | 2001-01-21 |
* | Advertise --help (rather than '-?') as help option (problems with csh). | Peter Eisentraut | 2000-11-25 |
* | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 |
* | Remove -k unix socketpath option from client side, allow hostname with | Bruce Momjian | 2000-11-13 |
* | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 |
* | Make sure shell scripts send error messages to stderr. | Peter Eisentraut | 2000-11-11 |
* | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 |
* | Make building scripts kind of consistent in look and feel, kind of immune | Peter Eisentraut | 2000-09-08 |
* | Substitute libdir into createlang as last resort so one doesn't have to set | Peter Eisentraut | 2000-08-20 |
* | Added untrusted PL/TclU (pltclu) language. Executes all procedures | Jan Wieck | 2000-07-19 |
* | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 |
* | cleanup | Bruce Momjian | 2000-05-15 |
* | cleanup | Bruce Momjian | 2000-05-15 |
* | Fix createlang -l dbname so it works, update sgml. | Bruce Momjian | 2000-05-15 |
* | Old patch from Mark Hollomon to add plperl to createlang's repertoire. | Tom Lane | 2000-03-25 |
* | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 2000-03-14 |
* | another round of user interface cleanups | Peter Eisentraut | 2000-01-19 |
* | Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions. | Peter Eisentraut | 2000-01-12 |
* | Fix MULTIBYTE handling in string by using strcat. | Bruce Momjian | 1999-12-17 |
* | Hi, | Bruce Momjian | 1999-12-16 |
* | Okay, that should put us back in sync. These two patches (src & doc) are | Bruce Momjian | 1999-12-07 |
* | I cleaned those out as well (the echo -n "bug" was in there ;) and moved | Bruce Momjian | 1999-12-05 |