Commit Graph

13642 Commits (cc70ba2e4daa78ba99619770e19beb06de3dfd1c)
 

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