Commit Graph

13191 Commits (ea1954fc35194a15c91d1c92923f2c4baf7bc89c)
 

Author SHA1 Message Date
Bruce Momjian ea1954fc35 Done: 23 years ago
Bruce Momjian b1a5f87209 Tom Lane wrote: 23 years ago
Bruce Momjian 38294db64b Reorder entry to be alphabetical to match others. 23 years ago
Bruce Momjian 1991fe74e1 This fixes some text as well as enforces the use of "drop table cascade" 23 years ago
Bruce Momjian 4f1ac055f1 Well, that certainly appeared to be very straight forward. pg.py and 23 years ago
Bruce Momjian 147aa84c1a http://archives.postgresql.org/pgsql-bugs/2002-06/msg00086.php and never 23 years ago
Bruce Momjian db147006c1 Backed out. It is part of a later patch. 23 years ago
Bruce Momjian 2860041bf0 August 13, 2002 23 years ago
Bruce Momjian 1276356268 PostgreSQL 7.2.1 Documentation 23 years ago
Bruce Momjian 88bd306832 > Neil Conway <nconway@klamath.dyndns.org> writes: 23 years ago
Bruce Momjian 66eb8df6a4 The attached patch changes most of the usages of sprintf() to 23 years ago
Bruce Momjian 7f4981f4af I'm giving a try at some TODO items. Currently it's the turn of the 23 years ago
Bruce Momjian 46aaa5dda3 Appears there is a problem finding the opclass when indexing a domain. 23 years ago
Bruce Momjian 45e2544584 As discussed on several occasions previously, the new anonymous 23 years ago
Bruce Momjian 4c4854c458 The second enables tab-complete to analyze. It ignores schema stuff (so 23 years ago
Tom Lane dc8705531d Really truly enable encrypted passwords by default. 23 years ago
Bruce Momjian b20f80f0b3 Enable encrypted passwords by default. 23 years ago
Barry Lind b3dd55c651 Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4). 23 years ago
Bruce Momjian 64a0649432 Update text: 23 years ago
Bruce Momjian 5b74309053 Update: 23 years ago
Bruce Momjian dec918479f I guess I'd vote for changing the code to be 23 years ago
Tatsuo Ishii 538b101595 Fix memory leak in SetClientEncoding(). 23 years ago
Bruce Momjian fcbc87c1ee Add: 23 years ago
Bruce Momjian 561e25ad71 Oops, not done: 23 years ago
Bruce Momjian 596ba5ecc4 Updated: 23 years ago
Bruce Momjian 106c733c34 Spacing improvement. 23 years ago
Bruce Momjian 293ab5abf3 Fix spacing. 23 years ago
Bruce Momjian 9f19f3c836 Added: 23 years ago
Tatsuo Ishii 969e0246ed Add Cyrillic and other encodings for encoding conversion. 23 years ago
Bruce Momjian d3bd1a00bc Remove namedatalen from TODO.detail. No longer needed. 23 years ago
Bruce Momjian e9a0de8b3f Done: 23 years ago
Bruce Momjian c028c2a703 Put back old code. 23 years ago
Bruce Momjian f340648939 Update for longer NAMEDATALEN. 23 years ago
Bruce Momjian 46bb23ac01 Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. 23 years ago
Tom Lane f8b4a2e0f0 Fix tuple-chain-moving tests to handle marked-for-update tuples correctly 23 years ago
Tom Lane 0affc29e1e Make sure that t_ctid is reset to equal t_self in heap_delete and 23 years ago
Peter Eisentraut 1e4c4f9eb7 Remove obsolete uses of lanispl. Only used in pg_dump now, but can be 23 years ago
Bruce Momjian ccf15026e6 Add bitmap index mention. 23 years ago
Bruce Momjian b6d8df67d3 Update: 23 years ago
Peter Eisentraut 282a5884de Correct description of sequence privileges. 23 years ago
Tom Lane c024fa4cb5 Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion 23 years ago
Tom Lane 1ccc2451c6 Convert possibly-unsafe sprintf's to snprintf's. 23 years ago
Tom Lane b47c4ddc7f Buffer-overrun paranoia. 23 years ago
Tom Lane 55ca02f447 Restructure rowtype-parameter handling to eliminate need for possibly- 23 years ago
Tom Lane 77a7e9968b Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 23 years ago
Tom Lane e44beef712 Code review of CLUSTER patch. Clean up problems with relcache getting 23 years ago
Peter Eisentraut 9bccdf17f7 Create/drop cast now requires ownership of at least one of the types. 23 years ago
Tom Lane 014a86ac47 Editorial improvements. 23 years ago
Tom Lane 74ce5c93c7 Make cluster regress test functional. 23 years ago
Tom Lane 13e838f1d9 Neil's patch was supposed to remove this, too. 23 years ago