Commit Graph

24481 Commits (51d7741db13332523708cd7ac75a8ca60c9d16a9)
 

Author SHA1 Message Date
Magnus Hagander 51d7741db1 Add new columns for tuple statistics on a database level to 19 years ago
Tom Lane c4fdfb8de3 Fix race condition in parallel regression tests. The new plancache test 19 years ago
Alvaro Herrera c9d3b8f5d2 Fix uninitialized value in pgstatindex leading to invalid values being 19 years ago
Andrew Dunstan f6e3313fea Remove undocumented support for copy syntax from before 7.3. Update comments to 19 years ago
Magnus Hagander 348b621894 Show aggregate return types in psql \da output. 19 years ago
Tom Lane 95f6d2d209 Make use of plancache module for SPI plans. In particular, since plpgsql 19 years ago
Tom Lane d3ff180163 Fix a longstanding bug in VACUUM FULL's handling of update chains. The code 19 years ago
Tom Lane 0169c354bf Arrange to install a "posixrules" entry in our timezone database, so that 19 years ago
Teodor Sigaev 754148d81f Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
Teodor Sigaev 15f91f2789 Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
Magnus Hagander 547e41cdf8 Remove extra single-quotes copied from Unix build. Win32 doesn't strip 19 years ago
Tom Lane 68a6e5e877 Fix broken markup, strange tab width. 19 years ago
Tom Lane 08ed6c3c5b Regression makefile now needs to make separate lists of what to clean 19 years ago
Magnus Hagander be40754e91 Rewrite win32 install documentation (it's not client only anymore, and it's 19 years ago
Peter Eisentraut f4ee82e3d3 Reverted waiting for further fixes: 19 years ago
Magnus Hagander f32515df77 Filter out warnings coming from the stylesheets, so that actual warnings show up properly. 19 years ago
Magnus Hagander e40889adb2 Set root of docbook stuff from buildenv.bat and not from builddoc.bat. 19 years ago
Magnus Hagander cbf1293ffd Properly use pg_strcasecmp() instead of strcasecmp(). 19 years ago
Magnus Hagander b082ef7f12 Set stderr to unbuffered for pgbench on win32. 19 years ago
Tom Lane b9527e9840 First phase of plan-invalidation project: create a plan cache management 19 years ago
Peter Eisentraut f84308f195 Make configuration parameters fall back to their default values when they 19 years ago
Magnus Hagander eee2289287 Make a run with perltidy to format the code. Per request from Andrew Dunstan. 19 years ago
Alvaro Herrera 576027bb3f Fix a race condition that caused pg_database_size() and pg_tablespace_size() 19 years ago
Andrew Dunstan 5acde74e1a Add alternate result file for large object tests to handle Windows line ends. 19 years ago
Magnus Hagander c0aa50630b Remove unsafe calling of WSAStartup and WSACleanup from DllMain. Move the 19 years ago
Tom Lane 2825337232 Fix vac_update_relstats to ensure it always sends a relcache inval message, 19 years ago
Teodor Sigaev 2afb01dbde Athough cube is a varlena type, nowhere was a detoasting of cube's value, so 19 years ago
Alvaro Herrera 626eb02198 Cleanup the bootstrap code a little, and rename "dummy procs" in the code 19 years ago
Tom Lane cc0cac4a49 Fix oversight in original coding of inline_function(): since 19 years ago
Magnus Hagander 46573e655f Add script to build documentation on win32 without mingw 19 years ago
Peter Eisentraut 02284e224c Minor edits 19 years ago
Peter Eisentraut f12f220e5a Add more information about avoiding Linux OOM killer. 19 years ago
Bruce Momjian a535cdf130 Revert temp_tablespaces because of coding problems, per Tom. 19 years ago
Bruce Momjian 4ae6967f5f Remove copied comments from geo_ops.c source file and replace with new 19 years ago
Bruce Momjian 37fc8a667e Remove timeline for 8.3 release, now on web site. 19 years ago
Magnus Hagander ef393e733e Remove old-style win32 client-only visual c++ build infrastructure for everything except 19 years ago
Neil Conway e1d8deb918 Fix a typo in a comment. Heikki Linnakangas. 19 years ago
Neil Conway 1ae756c204 Make the newly-added regression tests for lo_truncate() consistent 19 years ago
Bruce Momjian 00a3807568 Cosmetic patch to large object regression test. 19 years ago
Bruce Momjian bc292937ae Split _bt_insertonpg to two functions. 19 years ago
Bruce Momjian 63c678d17b Fix for COPY-after-truncate feature. 19 years ago
Bruce Momjian ae35867a39 Remove undo information from pg_controldata --- never used. 19 years ago
Bruce Momjian 0763a56501 Add lo_truncate() to backend and libpq for large object truncation. 19 years ago
Neil Conway 90d76525c5 Add resetStringInfo(), which clears the content of a StringInfo, and 19 years ago
Bruce Momjian 053981f405 Add logging to /contrib/pg_standby if -k couldn't clean up the log file. 19 years ago
Bruce Momjian e52c4a6e26 Add GUC log_lock_waits to log long wait times. 19 years ago
Bruce Momjian f52019cf80 Done: 19 years ago
Bruce Momjian df910a52a6 Allow \pset and \x, \t to use boolean constants on/off, rather than just 19 years ago
Bruce Momjian bb8b5b83da Update license wording in FAQ_DEV. 19 years ago
Bruce Momjian b7f73bedc8 Add URLs for: 19 years ago