| Commit message (Expand) | Author | Age |
* | - format_type function, in use by psql | Peter Eisentraut | 2000-07-07 |
* | Backend makefile cleanup. make maintainer-clean is now completely | Peter Eisentraut | 2000-07-06 |
* | Please find attached a patch for the pg_dump directory which addresses: | Jan Wieck | 2000-07-06 |
* | Enable pg_rewrite to be toasted (unlimited size of views and rules). | Jan Wieck | 2000-07-05 |
* | Fix broken pg_dump makefile | Peter Eisentraut | 2000-07-04 |
* | make TEMP -> TEMPORARY | Bruce Momjian | 2000-07-04 |
* | Make pgdump_oid a temp table. Rename to pg_dump_oid. | Bruce Momjian | 2000-07-04 |
* | Expand secondary password file feature, so that you can use these | Peter Eisentraut | 2000-07-04 |
* | Fix thinko in my last pg_dumpall change | Peter Eisentraut | 2000-07-04 |
* | pg_dump patch from Philip Warner | Bruce Momjian | 2000-07-04 |
* | Move global internal files to PGDATA/global. | Peter Eisentraut | 2000-07-03 |
* | Have pg_dumpall write CREATE USER and CREATE GROUP commands instead of raw | Peter Eisentraut | 2000-07-03 |
* | Version number now set in configure, available through Makefile.global | Peter Eisentraut | 2000-07-02 |
* | A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases | Peter Eisentraut | 2000-07-01 |
* | Fix select '1--2'; for PEter. | Bruce Momjian | 2000-06-30 |
* | Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> | Peter Eisentraut | 2000-06-30 |
* | Fix quotes in /* */ comments in psql. | Bruce Momjian | 2000-06-29 |
* | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut | 2000-06-28 |
* | Repair incorrect assumption that all versions of 'install' know | Tom Lane | 2000-06-28 |
* | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut | 2000-06-27 |
* | Fix \pset null to use ', not ". | Bruce Momjian | 2000-06-26 |
* | Added new commands and intelligence to psql tab completion. | Peter Eisentraut | 2000-06-25 |
* | Second pass over run-time configuration system. Adjust priorities on some | Peter Eisentraut | 2000-06-22 |
* | Remove fmgrstamp-h business -- not needed and confusing | Peter Eisentraut | 2000-06-17 |
* | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut | 2000-06-14 |
* | Back out pg_shadow changes to allow create table and locking permissions. | Bruce Momjian | 2000-06-12 |
* | >> What happened to the patch I sent regarding the bug in the TCL | Bruce Momjian | 2000-06-12 |
* | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut | 2000-06-10 |
* | Fix some more gratuitous breakage ... also throw in a couple of | Tom Lane | 2000-06-10 |
* | Fix initdb spaces problem. | Bruce Momjian | 2000-06-09 |
* | I have large database and with this DB work more users and I very need | Bruce Momjian | 2000-06-09 |
* | Prompt username/password on stderr so: | Bruce Momjian | 2000-06-09 |
* | Inheritance overhaul by Chris Bitmead <chris@bitmead.com> | Bruce Momjian | 2000-06-09 |
* | New ps display code, works on more platforms. | Peter Eisentraut | 2000-06-04 |
* | Remove NT-specific file open defines by defining our own open macros for | Bruce Momjian | 2000-06-02 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |
* | More <> cleanup | Bruce Momjian | 2000-05-29 |
* | Cleanup of <> and "" | Bruce Momjian | 2000-05-29 |
* | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 |
* | Miscellaneous cleanups of places that needed to account for new | Tom Lane | 2000-05-28 |
* | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 |
* | Remove pgaccess dll's from the distribution. | Bruce Momjian | 2000-05-27 |
* | Fix \h SELECT to not show SELECT INTO. | Bruce Momjian | 2000-05-26 |
* | Spell fix | Bruce Momjian | 2000-05-26 |
* | Quote database name so that not-all-lowercase names are handled safely. | Tom Lane | 2000-05-25 |
* | pg_dump barfs on negative values for index column numbers --- like, say, | Tom Lane | 2000-05-19 |
* | 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 |
* | That psql option should be --no-readline (as it used to be), not --noreadline. | Peter Eisentraut | 2000-05-14 |