Commit Graph

12707 Commits (19570420f5318343ed7a263cc6046fd5605b22cc)
 

Author SHA1 Message Date
Bruce Momjian 19570420f5 UPDATED PATCH: 24 years ago
Bruce Momjian eb43af3210 Back out SSL changes. Newer patch available. 24 years ago
Bruce Momjian a9bd17616e Attached are a revised set of SSL patches. Many of these patches 24 years ago
Tatsuo Ishii 15378a53f8 Add support for GB18030 24 years ago
Tom Lane b1313e3474 Suppress 'owner of datatype appears to be invalid' warning message for 24 years ago
Bruce Momjian c66eb00adc Allow ANALYZE to run in a transaction. 24 years ago
Bruce Momjian deec3cb91c Add: 24 years ago
Bruce Momjian ad579a9e43 Add Win32 thread to TODO.detail. 24 years ago
Tom Lane f67a931aa4 Make WHERE conditions pulled up from subqueries be executed before outer 24 years ago
Dave Cramer b1ac89f594 removed personal test parameters 24 years ago
Thomas G. Lockhart bbc9b759d6 Add PLACING to the list of reserved keywords. Added as a token in the last 24 years ago
Dave Cramer 5598cbf641 Added test for newly implemented updateable result sets 24 years ago
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