Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Back out char2-char16 removal. Add later. | Bruce Momjian | 1998-04-07 | |
| | ||||
* | Remove GetDatabaseName/Path and use globals. Make consts later. | Bruce Momjian | 1998-04-05 | |
| | ||||
* | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 | |
| | | | | | | | | | | | 1. Remove the char2, char4, char8 and char16 types from postgresql 2. Change references of char16 to name in the regression tests. 3. Rename the char16.sql regression test to name.sql. 4. Modify the regression test scripts and outputs to match up. Might require new regression.{SYSTEM} files... Darren King | |||
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | |
| | ||||
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 | |
| | | | | | | | | | | seems that my last post didn't make it through. That's good since the diff itself didn't covered the renaming of pg_user.h to pg_shadow.h and it's new content. Here it's again. The complete regression test passwd with only some float diffs. createuser and destroyuser work. pg_shadow cannot be read by ordinary user. | |||
* | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 | |
| | | | | calls. | |||
* | Change some ABORTS to ERROR. Add line number when COPY Failure. | Bruce Momjian | 1998-01-05 | |
| | ||||
* | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 | |
| | ||||
* | Rename pg_plan and pg_eval to be more meaningful. | Bruce Momjian | 1997-12-11 | |
| | ||||
* | Move dbcommands.c to commands/. It should not be in the parser directory. | Bruce Momjian | 1997-11-24 | |
| | ||||
* | Move dbcommands.c to commands/. It should not be in the parser directory. | Bruce Momjian | 1997-11-24 | |