Commit Graph

14036 Commits (5a87147173f60c0cfae61571e3de9e7c4d9d02cc)
 

Author SHA1 Message Date
Bruce Momjian 80c185eaac Add mention of Tom's client change summary email to the history file. 24 years ago
Bruce Momjian f1eac87eda Add: 24 years ago
Tatsuo Ishii 4b23f05c4f Fix bug in encoding conversion map. 24 years ago
Tatsuo Ishii 4c0bdd1ba8 Update Japanese README so that it reflects the changes made to the 24 years ago
Bruce Momjian 1c4478a5ba Add: 24 years ago
Bruce Momjian 445732a5ff Point out that CREATE INDEX uses sorts and hence sort_mem GUC parameter. 24 years ago
Bruce Momjian aef9dbdb37 Fix pgaccess URL, from Justin. 24 years ago
Bruce Momjian ff9973a8f1 Remove src/test/regress/sql: plpgsql-nsp-testing.sql per Joe Conway. 24 years ago
Tom Lane c53bb2759f Un-break duplicate_oids script. 24 years ago
Bruce Momjian a2ba9a76b8 Remove retest Makefile entry because it does not compile. 24 years ago
Bruce Momjian 8f6b96de9a Add mention of removed -enable-multibyte/locale in HISTORY. 24 years ago
Bruce Momjian a4bb484c66 Add to link() thread. 24 years ago
Bruce Momjian 0e484f19c9 Add link() info to TODO.detail. 24 years ago
Tom Lane 53e95eee84 Fix for rare race-condition-like failure: if a backend receives SIGUSR2 24 years ago
Peter Eisentraut 5ea9322872 Cast functions can be immutable or stable. 24 years ago
Tom Lane db4f3c0334 Update obsolete comment. 24 years ago
Tom Lane cd7a3b6c0d Simplify handling of second database for dblink tests. 24 years ago
Tom Lane b66ba36be9 Clean up mess from duplicate patches. 24 years ago
Tom Lane d724c314da The attached adds GRANTs to PUBLIC for dblink functions, removes the 24 years ago
Tom Lane 1b69b122bb Some PL/PgSQL documentation improvements from Neil Conway. 24 years ago
Tom Lane c91b8bc537 Cosmetic fixes from Neil Conway. 24 years ago
Tom Lane c0edc53a36 The attached adds GRANTs to PUBLIC for contrib/fuzzystringmatch. 24 years ago
Tom Lane bd04184b11 Attached is a patch to fix some recently raised issues that exist in 24 years ago
Tom Lane f7978c6f1d Avoid overflow for large elapsed times in \timing output. Per 24 years ago
Tom Lane d3ebc1ae4a Fix portability bug in get_normal_pair (RAND_MAX != MAX_RANDOM_VALUE). 24 years ago
Peter Eisentraut 49c86099f3 Shrink the pg_hba.conf and pg_ident.conf default files and move most of the 24 years ago
Peter Eisentraut d73f8137d2 Translation updates 24 years ago
Barry Lind 7d6a055a7f Added regression test for using server side prepared statements in jdbc 24 years ago
Tatsuo Ishii 3357577247 Change Assert(len > 0) to Assert(len >= 0) 24 years ago
Peter Eisentraut 6d77f6e5fb Add more information about schemas. Combines some previously existing 24 years ago
Tom Lane feb202193d Fix likely cause of rare ALTER TABLE ADD FOREIGN KEY failures --- 24 years ago
Tom Lane 2b0319869a Avoid misleading error message when SET/RESET target variable name 24 years ago
Bruce Momjian 7184a428a2 The small context diff below corrects what seems to be an oversight in 24 years ago
Bruce Momjian e57ab04565 This is a comprehensive set of diffs (versus current CVS) that replaces those 24 years ago
Bruce Momjian eb5bf51372 > intarray and ltree both seem to be mapping their own declarations onto 24 years ago
Bruce Momjian b3f52320f6 > Sean Chittenden <sean@chittenden.org> writes: 24 years ago
Bruce Momjian 81186865fe Joe Conway wrote: 24 years ago
Bruce Momjian e04069fbae No change. 24 years ago
Bruce Momjian f490dbe594 > Now I'm testing connectby() in the /contrib/tablefunc in 7.3b1, which would 24 years ago
Bruce Momjian b2711a0aee > BTW, clusterdb is not schema-aware and will surely fail in any database 24 years ago
Bruce Momjian 5dd74c0f21 The attached small patch fixes the cause of the regression test failure 24 years ago
Bruce Momjian 6fff9a7475 The attached removes the current non-standard file 24 years ago
Bruce Momjian 6309033b16 Add sprompt.obj to Win32 makefiles. 24 years ago
Bruce Momjian 68ba17d406 Add comment about sharing of sprompt.c file. 24 years ago
Tom Lane 6fdc44be71 Tweak querytree-dependency-extraction code so that columns of tables 24 years ago
Barry Lind d634a5903f Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs: 24 years ago
Bruce Momjian 8aa966e4b8 Add mention of config.log for configure failure debugging. 24 years ago
Bruce Momjian 6a5733a1ea Fix atan() description. 24 years ago
Tom Lane 87e76d0d4a Fix portability problem (size_t != int). 24 years ago
Tom Lane 94d8a798fa Powerup defaults for LC_foo GUC variables should match what main.c does. 24 years ago