Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-02 | Fix \ handling | Vadim B. Mikheev | |
1997-10-02 | MOVE command | Vadim B. Mikheev | |
1997-10-02 | A word about constraint nature of DEFAULT. | Vadim B. Mikheev | |
1997-10-02 | Space pad it a little bit...improve readability... | Marc G. Fournier | |
1997-10-02 | First attempt at an installation completion message suggesting to keep | Thomas G. Lockhart | |
in touch with the Web site for updates etc. | |||
1997-10-02 | Bring in a "registration" file to be printed out after the user has | Marc G. Fournier | |
performed a 'make install' Uses 'more', which should be standard across all systems, I hope? | |||
1997-10-02 | Document which is default for: | Marc G. Fournier | |
enable-hba/enable-cassert/enable-locale | |||
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-10-01 | Update PQntuples now returns rows affected. | Bruce Momjian | |
1997-10-01 | Document NOT NULL for table creation. | Thomas G. Lockhart | |
Clarify usage of date_part() for timespan data type. | |||
1997-10-01 | Update to 0.4. | Bruce Momjian | |
1997-10-01 | Update to 0.4 version. | Bruce Momjian | |
1997-09-30 | Fix permits. | Bruce Momjian | |
1997-09-30 | Add support for NetBSD/sparc. | Bruce Momjian | |
1997-09-30 | HPUX 10 fix. | Bruce Momjian | |
1997-09-30 | Little changes. | Vadim B. Mikheev | |
1997-09-30 | STATEMENT triggers are not implemented - elog (WARN). | Vadim B. Mikheev | |
1997-09-30 | Trigger programming guide. | Vadim B. Mikheev | |
Description of data changes visibility added. | |||
1997-09-30 | Cleanup. | Bruce Momjian | |
1997-09-30 | Vadim's updates to HISTORY file. | Bruce Momjian | |
1997-09-30 | Update for 6.2 release. | Bruce Momjian | |
1997-09-30 | Update readme. | Bruce Momjian | |
1997-09-30 | Update pgtcl to 0.3. Update README. | Bruce Momjian | |
1997-09-29 | Update to the newest version before beta12, and add a README file | Marc G. Fournier | |
from Constantin... | |||
1997-09-29 | From: 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-29 | Bring in Constantin's PGaccess TCL interface (v0.21) | Marc G. Fournier | |
1997-09-29 | SPI programming guide. | Vadim B. Mikheev | |
1997-09-29 | Fix error indicator for SPI_getvalue() and SPI_getbinval() | Vadim B. Mikheev | |
1997-09-29 | MOVE implementation (added bool ismove to FetchStmt). | Vadim B. Mikheev | |
1997-09-29 | MOVE implementation. | Vadim B. Mikheev | |
1997-09-29 | HPUX patches from Vladimir Turin. | Bruce Momjian | |
1997-09-28 | Cleanup tmp files for ccsym. | Bruce Momjian | |
1997-09-28 | From: 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-28 | From: 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-28 | ccsym cleanup. | Bruce Momjian | |
1997-09-27 | Changed location of libpgtcl stuff. | Bruce Momjian | |
1997-09-27 | Changed location of libpgtcl stuff. | Bruce Momjian | |
1997-09-27 | Changed location of libpgtcl stuff. | Bruce Momjian | |
1997-09-27 | Cleanup for find_keywords. | Bruce Momjian | |
1997-09-27 | Cleanup for find_keywords. | Bruce Momjian | |
1997-09-27 | Add fiel to list keywords. | Bruce Momjian | |
1997-09-27 | Make GetAttributeByNum visible again for external use. | Bruce Momjian | |
1997-09-27 | Add information about SQL92 syntax enhancements. | Thomas G. Lockhart | |
Rearrange the v6.2 enhancements section to put visible changes first. | |||
1997-09-27 | Update catalog lists for v6.2. | Thomas G. Lockhart | |
Add documentation of some text functions. Add descriptions of some new SQL/92-compatible string functions. |