Commit Graph

25065 Commits (a69f9028b573e18f1e8b525dbe0f9fbaac28414c)
 

Author SHA1 Message Date
Michael Meskes 85a3fce996 Removed non-existant function from extern.h 19 years ago
Michael Meskes c8577c6c7f Inlined two functions to get rid of va_list problems on some archs. 19 years ago
Tom Lane a2e923a652 Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan 19 years ago
Neil Conway 8e90c54480 Another tweak for tab completion of CREATE TEMP. Instead of only 19 years ago
Neil Conway 16fb5da730 Consistency tweaks for a table in the SGML docs: we don't terminate 19 years ago
Neil Conway 9475aa917d Minor enhancement to psql tab completion. If we see "CREATE TEMPORARY", 19 years ago
Neil Conway c765ca2482 Minor tweak for DISCARD ref page. 19 years ago
Neil Conway 16efdb5ec7 Rename the newly-added commands for discarding session state. 19 years ago
Magnus Hagander 5ea27a4b28 libpgtypes is a client lib, should not link with backend. 19 years ago
Magnus Hagander 2d7f4f2220 Generate "fake configure output" for pg_config, so that external builds 19 years ago
Neil Conway 85904e0d36 Minor consistency tweak for SGML docs. 19 years ago
Magnus Hagander 6792b4bba3 Install libpgport.lib as needed by some client programs. 19 years ago
Magnus Hagander 9295463087 Install headers in the same directory structure as Mingw. 19 years ago
Bruce Momjian 197ca8f83e Remove tabs from installation.sgml. 19 years ago
Bruce Momjian fad9fb1d83 Update Japanese FAQs. 19 years ago
Bruce Momjian f63afbe8d4 Fix typo. 19 years ago
Bruce Momjian 2a2e6d3f0f Update FAQ item: 19 years ago
Magnus Hagander 93dc5a234e Set maximum semaphore count to 32767 instead of 1. Fixes 19 years ago
Magnus Hagander 152b77aa3d Don't try to install uuid-ossp since we don't build it. 19 years ago
Neil Conway 24236db193 Fix newly-introduced documentation typo. 19 years ago
Peter Eisentraut 3591ca1fbf Make some functions immutable. 19 years ago
Peter Eisentraut 83ebe3a562 Fix typo 19 years ago
Bruce Momjian 3644ba5f9b Done: 19 years ago
Tom Lane dbcd9d6160 Remove some of the most blatant brain-fade in the recent guc patch 19 years ago
Tom Lane afcf09dd90 Some further performance tweaks for planning large inheritance trees that 19 years ago
Magnus Hagander ac7e6c0665 Fix build for directories with spaces in them by quoting properly. 19 years ago
Peter Eisentraut b7edb568bd Make configuration parameters fall back to their default values when they 19 years ago
Magnus Hagander adf7788c5e Don't try to build uuid-ossp on msvc. 19 years ago
Peter Eisentraut e08617cfba Fix alignment of help output. 19 years ago
Peter Eisentraut 74496bc298 Contrib module uuid-ossp for generating UUID values using the OSSP UUID 19 years ago
Andrew Dunstan 71495f296e Document new -with-libxslt build option. 19 years ago
Tom Lane 48239e156f Avoid useless work during set_plain_rel_pathlist() when the relation 19 years ago
Tom Lane 925ca9d7de Tweak make_inh_translation_lists() to check the common case wherein parent and 19 years ago
Tom Lane 402bd494ce Improve the way in which CatalogCacheComputeHashValue combines multiple key 19 years ago
Tom Lane 11da4c671e Adjust pgstat_initstats() to avoid repeated searches of the TabStat arrays 19 years ago
Tom Lane ca3d14f2a9 Tweak set_rel_width() to avoid redundant executions of getrelid(). 19 years ago
Peter Eisentraut 8073fff8e4 Documentation for UUID type 19 years ago
Bruce Momjian 1c8302cab3 Add comment on why deadlock detection error messages only prints numbers. 19 years ago
Bruce Momjian 0240b28668 Add script major_release_split to simplify creating release notes for 19 years ago
Bruce Momjian d4b832508a Add mention of checking <link> behavior of HISTORY.html to release 19 years ago
Bruce Momjian 39c1ce2ccb Remove duplicate text, per Magnus. 19 years ago
Tom Lane 23c8b0ccc6 Fix markup. 19 years ago
Tom Lane aa27977fe2 Support explicit placement of the temporary-table schema within search_path. 19 years ago
Tom Lane 9350056eaa Sync timezone data with 2007e zic release. 19 years ago
Tom Lane 9d37c038fc Repair PANIC condition in hash indexes when a previous index extension attempt 19 years ago
Tom Lane 77a41e71a3 Fix plpgsql to avoid reference to already-freed memory when returning a 19 years ago
Alvaro Herrera dfa58878cb Silence compiler warnings, per Bruce. 19 years ago
Bruce Momjian 7fb1a0b5f3 Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. 19 years ago
Bruce Momjian ca3f095b98 Update FAQ for 8.2.4. 19 years ago
Bruce Momjian 3116c2f7c3 Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. 19 years ago