summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-10-02Fix \ handlingVadim B. Mikheev
1997-10-02MOVE commandVadim B. Mikheev
1997-10-02A word about constraint nature of DEFAULT.Vadim B. Mikheev
1997-10-02Space pad it a little bit...improve readability...Marc G. Fournier
1997-10-02First attempt at an installation completion message suggesting to keepThomas G. Lockhart
in touch with the Web site for updates etc.
1997-10-02Bring in a "registration" file to be printed out after the user hasMarc G. Fournier
performed a 'make install' Uses 'more', which should be standard across all systems, I hope?
1997-10-02Document which is default for:Marc G. Fournier
enable-hba/enable-cassert/enable-locale
1997-10-01Update manuals for 6.2 release.Bruce Momjian
1997-10-01Update manuals for 6.2 release.Bruce Momjian
1997-10-01Update manuals for 6.2 release.Bruce Momjian
1997-10-01Update manuals for 6.2 release.Bruce Momjian
1997-10-01Update manuals for 6.2 release.Bruce Momjian
1997-10-01Update manuals for 6.2 release.Bruce Momjian
1997-10-01Update manuals for 6.2 release.Bruce Momjian
1997-10-01Update PQntuples now returns rows affected.Bruce Momjian
1997-10-01Document NOT NULL for table creation.Thomas G. Lockhart
Clarify usage of date_part() for timespan data type.
1997-10-01Update to 0.4.Bruce Momjian
1997-10-01Update to 0.4 version.Bruce Momjian
1997-09-30Fix permits.Bruce Momjian
1997-09-30Add support for NetBSD/sparc.Bruce Momjian
1997-09-30HPUX 10 fix.Bruce Momjian
1997-09-30Little changes.Vadim B. Mikheev
1997-09-30STATEMENT triggers are not implemented - elog (WARN).Vadim B. Mikheev
1997-09-30Trigger programming guide.Vadim B. Mikheev
Description of data changes visibility added.
1997-09-30Cleanup.Bruce Momjian
1997-09-30Vadim's updates to HISTORY file.Bruce Momjian
1997-09-30Update for 6.2 release.Bruce Momjian
1997-09-30Update readme.Bruce Momjian
1997-09-30Update pgtcl to 0.3. Update README.Bruce Momjian
1997-09-29Update to the newest version before beta12, and add a README fileMarc G. Fournier
from Constantin...
1997-09-29From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier
This patch fixes a few results in DatabaseMetaData, and updates the README and TODO files (the later being a new file). The TODO file lists the things that need to be looked into after 6.2 is released, and describes the problem with Large Objects.
1997-09-29Bring in Constantin's PGaccess TCL interface (v0.21)Marc G. Fournier
1997-09-29SPI programming guide.Vadim B. Mikheev
1997-09-29Fix error indicator for SPI_getvalue() and SPI_getbinval()Vadim B. Mikheev
1997-09-29MOVE implementation (added bool ismove to FetchStmt).Vadim B. Mikheev
1997-09-29MOVE implementation.Vadim B. Mikheev
1997-09-29HPUX patches from Vladimir Turin.Bruce Momjian
1997-09-28Cleanup tmp files for ccsym.Bruce Momjian
1997-09-28From: Darren King <darrenk@insightdist.com>Marc G. Fournier
I asked for this a long time ago and Frank Dana recently has indicated that using lbsd on aix breaks the timezone code.
1997-09-28From: CNT systemen BV <cntsys@cistron.nl>Marc G. Fournier
I've found a problem in the Postgresql jdbc driver. "ReceiveInteger" shifts a received byte right instead of left. This means that only the least significant byte is read into the int. Reviewed by: Peter T Mount <patches@maidast.demon.co.uk>
1997-09-28ccsym cleanup.Bruce Momjian
1997-09-27Changed location of libpgtcl stuff.Bruce Momjian
1997-09-27Changed location of libpgtcl stuff.Bruce Momjian
1997-09-27Changed location of libpgtcl stuff.Bruce Momjian
1997-09-27Cleanup for find_keywords.Bruce Momjian
1997-09-27Cleanup for find_keywords.Bruce Momjian
1997-09-27Add fiel to list keywords.Bruce Momjian
1997-09-27Make GetAttributeByNum visible again for external use.Bruce Momjian
1997-09-27Add information about SQL92 syntax enhancements.Thomas G. Lockhart
Rearrange the v6.2 enhancements section to put visible changes first.
1997-09-27Update catalog lists for v6.2.Thomas G. Lockhart
Add documentation of some text functions. Add descriptions of some new SQL/92-compatible string functions.