Commit Graph

12695 Commits (603c46d8cebb07ed128decb7e5236d94af7630ff)
 

Author SHA1 Message Date
Dave Cramer 603c46d8ce changes to accomodate updateable resultset mostly just call setSqlQuery on execute 24 years ago
Dave Cramer 7873bed77c Implemented updateable result sets based on raghu nidagal implementation 24 years ago
Dave Cramer ad88ee1e04 changed some commented out messages to use the Driver.debug and fixed first to read the underlying data into rowbuffer 24 years ago
Dave Cramer 3f857600b2 added messages for updateable result sets 24 years ago
Tatsuo Ishii 14f72b9a4d Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp> 24 years ago
Tatsuo Ishii 620dbc98cd make namein multibyte aware 24 years ago
Bruce Momjian 9310caf589 Update for new SGML file. 24 years ago
Bruce Momjian 2d237c7c18 Move disk usage section into its own section. 24 years ago
Bruce Momjian 5612949ff8 Add section on showing disk usage. 24 years ago
Tom Lane ecb5269404 Further tweaks to support display of sort keys in EXPLAIN --- initial 24 years ago
Tom Lane 59c325bb73 Repair for bug #691 --- CREATE TABLE AS column aliases fail to be 24 years ago
Bruce Momjian 2ed878d31d Mention vacuum for relpages. 24 years ago
Bruce Momjian 9bba67aa9b Add script to show disk space per db. 24 years ago
Bruce Momjian 4f8795eb71 Improve query. 24 years ago
Bruce Momjian 7e20a2e74f Add mention of query showing pages used. 24 years ago
Bruce Momjian e6e577490d Add to ecpg: 24 years ago
Bruce Momjian 6b3f0ef1db Cleanup. 24 years ago
Bruce Momjian 5a8f555e41 Add -q option to oid2name. Add sample session to README. 24 years ago
Michael Meskes 0f865e17e2 Applied Lee Kindness' patch to fix one of memory allocation with floating point numbers. 24 years ago
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