Commit Graph

24453 Commits (cc0cac4a49b678e0c2b41020581036381385db5e)
 

Author SHA1 Message Date
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
Tom Lane 61c3e5b248 Make log_min_error_statement put LOG level at the same priority as 19 years ago
Bruce Momjian 1a7f6302bc HTML markup fix. 19 years ago
Bruce Momjian 4c644ed7b0 Fix HTML markup. 19 years ago
Bruce Momjian 23ef7b6cf4 in FAQ_DEV, mention we don't want non-BSD-compatible licensed patches. 19 years ago
Tom Lane 50acd427a5 Fix broken markup, improve wording. 19 years ago
Tom Lane fb276438b6 Suppress useless searches for unused line pointers in PageAddItem. To do 19 years ago
Tom Lane 44f72c6e9e Fix miscalculation of stats collector's write delay, introduced in revision 1.117. 19 years ago
Tom Lane cba2d2717a Fix markQueryForLocking() to work correctly in the presence of nested views. 19 years ago
Peter Eisentraut 7b76bfbe18 Fix date/time formats for XML Schema output. 19 years ago
Tom Lane 9f652d430f Fix up several contrib modules that were using varlena datatypes in not-so-obvious 19 years ago
Bruce Momjian d1ce4f7396 Add language about rights given by posting a patch: 19 years ago
Magnus Hagander 2c6feff5e7 Remove temporary Windows-specific debugging code. 19 years ago
Tom Lane 234a02b2a8 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
Bruce Momjian 0459b591fc Update release timeline to use unnumber lists HTML. 19 years ago
Bruce Momjian a5f96f69cb Update DEV FAQ for CVS/SVN issue. 19 years ago
Bruce Momjian f7780bf391 Remove Kerberos mention in Solaris FAQ. 19 years ago
Peter Eisentraut a5f1d6c201 Allow information schema definitions to work without requiring implicit 19 years ago
Magnus Hagander ba339f79ec Make build.bat return a proper errorcode if the build fails. 19 years ago
Tom Lane c7ff7663e4 Get rid of the separate EState for subplans, and just let them share the 19 years ago
Tom Lane 4756ff3dca Put back copyObject() call I removed in a fit of brain fade. This one 19 years ago
Bruce Momjian 7395c76159 Update Solaris FAQ. 19 years ago
Tom Lane 655aa5b330 Now that plans have flat rangetable lists, it's a lot easier to get EXPLAIN to 19 years ago
Bruce Momjian 9cc2a71c38 Move BLCKSZ < 1024 check to guc.c. 19 years ago
Bruce Momjian e7aa8ab2ab Spelling fix. 19 years ago
Bruce Momjian 53ec43b41b Update Solaris FAQ wording, per Peter. 19 years ago
Bruce Momjian 1449e6f981 Update upgrade FAQ info. 19 years ago
Bruce Momjian b950596ffd Update Solaris FAQ. 19 years ago
Bruce Momjian 7031dd6869 Add psql \prompt capability. 19 years ago