Commit Graph

12676 Commits (0484700cdaa55f35cd64953ae76fb42f76d17e90)
 

Author SHA1 Message Date
Hiroshi Inoue 0484700cda 1) Fix a bug *double error message*. 24 years ago
Bruce Momjian 237fb9bbc6 Allow createdb to create comments in current db, not template1. 24 years ago
Bruce Momjian 435941440b Mark as done: 24 years ago
Thomas G. Lockhart 062d8b9ebd Fix markup typo. 24 years ago
Thomas G. Lockhart ea01a451cc Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 24 years ago
Thomas G. Lockhart 090dd22de6 Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 24 years ago
Jan Wieck 469cb65aca Katherine Ward wrote: 24 years ago
Bruce Momjian 3b993acf19 Fix link. 24 years ago
Bruce Momjian 3a9f82bf78 Update performance section. 24 years ago
Barry Lind b465f5307f The patch does the following: 24 years ago
Bruce Momjian 8d1c1d40ec Update fsync FAQ item. 24 years ago
Bruce Momjian c86fac2787 Fix link. 24 years ago
Bruce Momjian fc53730c94 Move ruler to separate sections. 24 years ago
Bruce Momjian 9aac62305b Add item for plpgsql temp table access. 24 years ago
Bruce Momjian 090319b20f Fix spacing. 24 years ago
Bruce Momjian 6146200219 Update new Russian FAQ, from Victor Vislobokov 24 years ago
Bruce Momjian 4cb53d71b9 Remove DEBUG_LEVEL from postgresql.conf. Now uses CLIENT/SERVER_MIN_MESSAGES. 24 years ago
Bruce Momjian 585fef1671 Improve readability of factorial, from Florian Weimer. 24 years ago
Bruce Momjian 8a3f34b558 Fix for factorial(0::int2) returning 1, from sugita@sra.co.jp. 24 years ago
Bruce Momjian 74a8af099f Please apply attached patch to contrib/intarray (7.2, 7.3). 24 years ago
Bruce Momjian 2f297a2fcf The attached patch fixes a problem with InstallXLogFileSegment()'s use 24 years ago
Bruce Momjian 31d9184239 None. 24 years ago
Bruce Momjian ccab6f7402 Remove int16 from libpgeasy examples. Improve error reporting. 24 years ago
Barry Lind 936ff27696 fixed bug reported by cc.ais40@wanadoo.fr where getObject was returning an Integer for a smallint datatype instead of a Short 24 years ago
Bruce Momjian c78e411fef Add: 24 years ago
Bruce Momjian ce4a287f43 Fix interface example errors causes by backend changes. 24 years ago
Bruce Momjian 4ac77d3708 Mark as done: 24 years ago
Dave Cramer 106dda2915 change table name to lower case in getColumns 24 years ago
Hiroshi Inoue 6cfb3ec593 Add missing win_setup.h. 24 years ago
Hiroshi Inoue 89d6f6808c Add *Int8 As* option. 24 years ago
Dave Cramer 520695701c fixed getImported/ExportedKeys to be simpler, and return the correct number of keys 24 years ago
Bruce Momjian 40690c120c Add /dev/zero mention for anon mmap(). 24 years ago
Bruce Momjian 448ca1fe0b Update Japanese FAQ, from Jun Kuwamura 24 years ago
Bruce Momjian 31cd5355ee Document that SM_* variables should be longer. 24 years ago
Bruce Momjian e3c1609df3 Update as done: 24 years ago
Barry Lind b48b4ab48e fixed bug reported by Noel Rappin (nrappin@sockeye.com) java Array type handled Timestamps incorrectly 24 years ago
Bruce Momjian 07cc12b833 Remove NOCREATE patch from TODO.detail. 24 years ago
Bruce Momjian e0faed4bee Small patch to correct the default arraysize associated 24 years ago
Bruce Momjian cc574c4482 Update index growth problem. 24 years ago
Bruce Momjian e301b855d1 The attached patch fixes a typo in the documentation for SET 24 years ago
Bruce Momjian 416fcd9dba Mention SM_USER should be the same size as the others. 24 years ago
Bruce Momjian de1f32efc1 Add PQescapeString and PQescapeBytea for Win32. 24 years ago
Bruce Momjian 85af3be5e2 Remove mention of timestamp() in SGML docs; doesn't exist anymore. 24 years ago
Bruce Momjian 6bb39991da Allow pod2man 5.005p3 to work with our current sources. 24 years ago
Peter Eisentraut bf886d5baf Add section explaining unspecified expression evaluation order. 24 years ago
Peter Eisentraut 1731048c12 Indent verbatim environments. 24 years ago
Bruce Momjian 50b7148218 Mention btree: 24 years ago
Thomas G. Lockhart 17adf80b47 Fix timestamp to date conversion for the case where timestamp uses a double 24 years ago
Tom Lane 606db06f83 Improve manual's discussion of locking and MVCC. 24 years ago
Dave Cramer 3dd13ffd95 small fix to testExportedKeys 24 years ago