Commit Graph

5107 Commits (977108e8d9ae68cac5ec6f2908e03bd7b46fdbc7)
 

Author SHA1 Message Date
Bruce Momjian 977108e8d9 New FAQ with commerical support mention. 26 years ago
Bruce Momjian 3fd4755ee3 Update faq and hpux faq. 26 years ago
Tom Lane e7253d893c Remove redeclarations of default parameter values from 26 years ago
Tatsuo Ishii 7e6a9a60ff a fix for Win32 support provided by yutaka@marin.or.jp. 26 years ago
Marc G. Fournier 93b57eb533 trace.patch (compilation error) 26 years ago
Marc G. Fournier dbaab4a4d4 man.patch (make inconsistency) 26 years ago
Marc G. Fournier 840306af04 ecpg.patch (wrong makefile expansion in some cases) 26 years ago
Bruce Momjian bf1dd3ec40 Update FAQ's for release. 26 years ago
Bruce Momjian bafe9e500d Update with more TODO items. 26 years ago
Tom Lane 857c079304 Suppress indexes on large objects from psql's \d listing; 26 years ago
Tom Lane 8f19603d6c Add startup-time check that -B is not unreasonably small for 26 years ago
Tom Lane 4cd4a54c80 Add configurable option controlling security checks in LO functions. 26 years ago
Tom Lane 1c3c080534 Turns out OIDNAMELEN wasn't really being used at all! 26 years ago
Thomas G. Lockhart 7b5f84d12d Add blurb on new docs in release notes. 26 years ago
Thomas G. Lockhart ebfbb79f25 Add input parameters for LOCK TABLE. Still needs explanation from Vadim. 26 years ago
Thomas G. Lockhart 39fc813951 May as well keep an ApplixWare version of this file too. 26 years ago
Thomas G. Lockhart a9ce743a02 Hardcopy for v6.5 release. 26 years ago
Thomas G. Lockhart 1ab29c826e Add a mention of doc changes in the release notes. 26 years ago
Thomas G. Lockhart 1345dd2884 Release notes from sgml for v6.5 release. 26 years ago
Bruce Momjian f0f416a2d3 Add mention of SHARE ROW EXCLUSIVE mode. 26 years ago
Bruce Momjian 8760d33abb man page cleanup for vadim. 26 years ago
Bruce Momjian 5a7547d3fc Add description for SET TRANSACTION. 26 years ago
Tom Lane 74e7b58b61 Fix for failure to clean SysCache entry when a relation is deleted 26 years ago
Bruce Momjian 0bddf3da81 cleanup 26 years ago
Bruce Momjian a6ed4794a3 SET TRANSACTION ISOLATION LEVEL SERIALIZABLE; 26 years ago
Bruce Momjian 155b5808ca Thanks for this, but SET TRANSACTION ISOLATION LEVEL 26 years ago
Bruce Momjian a40bac0d1d Update of release notes with new items. 26 years ago
Bruce Momjian a4a5f56202 Add mention of FOR UPDATE and LIMIT/OFFSET> 26 years ago
Bruce Momjian e1ea7cc2e5 Update lock sgml/man/psql help pages. 26 years ago
Bruce Momjian 4a077caa60 Add SET TRANSACTION ISOLATION LEVEL and SET NAMES mention. 26 years ago
Bruce Momjian 7857241229 Update psql help so it looks better. 26 years ago
Bruce Momjian fa0ed6f047 Update SET commands for psql \h, man pages, and sgml. 26 years ago
Thomas G. Lockhart ee5764beff Minor markup fixes. 26 years ago
Thomas G. Lockhart cb7dad1731 Make separate subsection for Vadim's MVCC notes. 26 years ago
Thomas G. Lockhart 29af124390 Fix markup and formatting. 26 years ago
Thomas G. Lockhart 4a1efbc1c0 Installation notes for v6.5. 26 years ago
Vadim B. Mikheev 5541abee0d 1. Additional fix against ERROR: Child itemid marked as unused 26 years ago
Vadim B. Mikheev f103501286 Unuseful tuple.t_data->t_infomask & HEAP_XMIN_COMMITTED in 26 years ago
Vadim B. Mikheev fb4f5f7cac Notes in Migration to v6.5 section. 26 years ago
Vadim B. Mikheev 9680a71205 1. MyProc->xid assignment is moved to GetNewTransactionId so newer 26 years ago
Thomas G. Lockhart f3d2b2e0c7 Markup changes for v6.5 release. 26 years ago
Thomas G. Lockhart 214e8f3292 CGM format from Hannu. Seem to have lost the .ag original :( 26 years ago
Thomas G. Lockhart 3d34943b92 New versions of hardcopy for 6.5 release. 26 years ago
Tom Lane 58d8584eea pg_dump failed on any database containing large objects, 26 years ago
Tom Lane f463c44fc0 Ensure consistent results when FormSortKeys fails to find 26 years ago
Tom Lane 9b3e2dda16 Ooops ... dllist.c can't use Assert() when it is compiled into 26 years ago
Jan Wieck 98981a9f1c Changed "current." into "old." in rule string backparsing 26 years ago
Bruce Momjian e47b93d333 The INET and CIDR types mistakenly compared 198.68.123.0/24 and 26 years ago
Thomas G. Lockhart 8593e1ff09 Make sure that only one intro is included in the integrated doc. 26 years ago
Vadim B. Mikheev bbf37e9477 typedef struct LTAG 26 years ago