Commit Graph

2218 Commits (9acf938c10a3bd5c99f95d6965800cdbd54e573f)
 

Author SHA1 Message Date
Thomas G. Lockhart 9acf938c10 Small updates for v6.2.1. 28 years ago
Thomas G. Lockhart ed00f1a27a Put in some migration guides. Should have had these for each release. 28 years ago
Thomas G. Lockhart b0df88745d Include SQL/92 string continuation across newlines. 28 years ago
Thomas G. Lockhart ba2358896a Fix final function for cash avg() aggregate. 28 years ago
Vadim B. Mikheev 14f81d8d34 Decrement relation reference count incremented in 28 years ago
Vadim B. Mikheev defb10a450 DEFAULT is handled by analyze.c now. 28 years ago
Thomas G. Lockhart c927f80fe4 Use P_TYPE rather than TYPE_P (which will be the name in the next release). 28 years ago
Thomas G. Lockhart 0f66d799a3 Allow both TIME and TYPE as column and table names. 28 years ago
Thomas G. Lockhart 070d494464 Clean up function declarations for the boolean type package 28 years ago
Thomas G. Lockhart a21c3e353a Allow 't', 'T', and even/odd ASCII characters to denote true/false 28 years ago
Thomas G. Lockhart 8fe55efd7b Support special values 'now', 'current', etc on output. 28 years ago
Thomas G. Lockhart f54cc390e1 Allow TIME in column and table names (SQL/92 non-reserved word). 28 years ago
Thomas G. Lockhart 8bd813d6be Fix error in ordering of arguments. 28 years ago
Bruce Momjian 577b0584aa Update to version 0.51. 28 years ago
Marc G. Fournier f1bfc520c0 We never do remember to up the PG_VERSION number, do we? :( 28 years ago
Bruce Momjian 4aab22fcda Update to 0.5. 28 years ago
Bruce Momjian 4c4f11896a Update machine-specific FAQs. Too late. 28 years ago
Bruce Momjian 83cd375cd2 Linux/alpha patch from Dan Maynard 28 years ago
Thomas G. Lockhart 8b028b5c2d From JM de Lauwereyns (jmlauwer@icdc.caissedesdepots.fr): 28 years ago
Bruce Momjian d663f1c839 Sparc lock fix for Linux/netbsd. 28 years ago
Vadim B. Mikheev 4b74ca2d57 Updates for release 28 years ago
Vadim B. Mikheev 91eb34e9eb New edition by D'Arcy and me. 28 years ago
Vadim B. Mikheev d75206fdf5 General function for SERIAL/IDENTITY/AUTOINCREMENT feature. 28 years ago
Vadim B. Mikheev cd7c56eeeb Last changes. 28 years ago
Vadim B. Mikheev 953e9e2b3c + MOVE 28 years ago
Vadim B. Mikheev abb0e707da Dump DEFAULT, CHECK, Triggers. 28 years ago
Vadim B. Mikheev 1b677e7e34 Fix \ handling 28 years ago
Vadim B. Mikheev 0c8ef6e5cb MOVE command 28 years ago
Vadim B. Mikheev 61a72beda5 A word about constraint nature of DEFAULT. 28 years ago
Marc G. Fournier 127f21c788 Space pad it a little bit...improve readability... 28 years ago
Thomas G. Lockhart 45bb4b945a First attempt at an installation completion message suggesting to keep 28 years ago
Marc G. Fournier bf125ca401 Bring in a "registration" file to be printed out after the user has 28 years ago
Marc G. Fournier 87d703f4cd Document which is default for: 28 years ago
Bruce Momjian f477db7705 Update manuals for 6.2 release. 28 years ago
Bruce Momjian 7566949a97 Update manuals for 6.2 release. 28 years ago
Bruce Momjian a127aafca7 Update manuals for 6.2 release. 28 years ago
Bruce Momjian c03c6857b7 Update manuals for 6.2 release. 28 years ago
Bruce Momjian c83beeff06 Update manuals for 6.2 release. 28 years ago
Bruce Momjian 140f728658 Update manuals for 6.2 release. 28 years ago
Bruce Momjian 59509a0711 Update manuals for 6.2 release. 28 years ago
Bruce Momjian 627730fa47 Update PQntuples now returns rows affected. 28 years ago
Thomas G. Lockhart 7cd15c47d8 Document NOT NULL for table creation. 28 years ago
Bruce Momjian dec1889a73 Update to 0.4. 28 years ago
Bruce Momjian 4a226f0a7e Update to 0.4 version. 28 years ago
Bruce Momjian 1d3290e7ff Fix permits. 28 years ago
Bruce Momjian cb9604f2ac Add support for NetBSD/sparc. 28 years ago
Bruce Momjian a4cffdcf82 HPUX 10 fix. 28 years ago
Vadim B. Mikheev a788027724 Little changes. 28 years ago
Vadim B. Mikheev 7a5d3fbd9b STATEMENT triggers are not implemented - elog (WARN). 28 years ago
Vadim B. Mikheev 01a89482df Trigger programming guide. 28 years ago