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