summaryrefslogtreecommitdiff
path: root/src/man/bki.5
AgeCommit message (Collapse)Author
1998-08-15Information moved to sgml source files.Thomas G. Lockhart
The "Oracle compatibility" page should have always been in with functions anyway. The BKI information is not really appropriate for a man page.
1998-04-26Re-apply Darren's char2-16 removal code.Bruce Momjian
1998-04-07Back out char2-char16 removal. Add later.Bruce Momjian
1998-03-30The following uuencoded, gzip'd file will ...Bruce Momjian
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
1996-11-14moved man pages here, as requested by BryanMarc G. Fournier