Commit Graph

16494 Commits (e82511855a595a3dafbcc4be53138a7e400f5551)
 

Author SHA1 Message Date
Bruce Momjian e82511855a Add to Win32 discussion. 22 years ago
Tom Lane 9a9890d842 Add fflush() calls so that I'm-about-to-do-this messages actually 22 years ago
Tom Lane 88dd65ae9f Fix lack of optreset. 22 years ago
Jan Wieck 48adc0b34b Replacement of the buffer replacement strategy with an ARC 22 years ago
Tom Lane 27e8ef0535 AcceptResult() was missing a case for PGRES_EMPTY_QUERY --- probably 22 years ago
Peter Eisentraut 934c21344c Documentation cleanup 22 years ago
Tom Lane fa5c8a055a Cross-data-type comparisons are now indexable by btrees, pursuant to my 22 years ago
Bruce Momjian 49f98fa833 Here's some improvements. I just ended up referring people to Jason's 22 years ago
Bruce Momjian ab6295f204 Add: 22 years ago
Bruce Momjian 4bcd3b42b9 Here's a patch that adds some text mentioning that 22 years ago
Bruce Momjian f719f0f6db Typo fix in comment from David Wheeler 22 years ago
Bruce Momjian 973e625b3e Update: 22 years ago
Bruce Momjian fec809c549 Cleanup for recent .exe Win32 fix. 22 years ago
Bruce Momjian 018cf0f76e Update /port C header descriptions. 22 years ago
Bruce Momjian 0a2c82b5f7 Add .exe to Win32 stat calls. Don't symlink postmaster on Win32. 22 years ago
Bruce Momjian 580fb7fb41 Add system_views.sql to CVS. 22 years ago
Bruce Momjian 1060c4c4c4 Move system_views.sql into backend/catalog, per Tom. 22 years ago
Bruce Momjian f612b16dc2 * ioctlsocket_ret 22 years ago
Bruce Momjian 0ca6939c10 Updated version of initdb with "rmdir/del" call on Win32. 22 years ago
Bruce Momjian 279598bb71 Add C version of initdb, from Andrew Dunstan. 22 years ago
Bruce Momjian 5e8a8865e7 Update freenode mention. 22 years ago
Bruce Momjian f41ecc6d69 Update release notes for polymorphic functions. 22 years ago
Bruce Momjian 79f8f5fc0d Update IRC to mention freenet instead of openprojects. 22 years ago
Michael Meskes 135ecf8d96 Re-added forgotten cache. 22 years ago
Bruce Momjian 7da19cac89 Remove rcsid CVS header variable --- not used. 22 years ago
Tom Lane c1d62bfd00 Add operator strategy and comparison-value datatype fields to ScanKey. 22 years ago
Bruce Momjian 723825afeb Add: 22 years ago
Bruce Momjian abcc4b9a91 I have attached a more comprehensive MSWIN FAQ patch. Basically, the 22 years ago
Bruce Momjian db1d3e7bee Add: 22 years ago
Bruce Momjian 6479ee28c0 Fix typo on autovacuum readme. 22 years ago
Bruce Momjian 14e7a651b4 Add: 22 years ago
Bruce Momjian e065443a39 Allow tab completion for ALTER TABLE dbname <tab><tab> to show new 22 years ago
Tom Lane 97edeec6d2 Correct misspellings of REFERENCES. 22 years ago
Tom Lane 45fe4042df Restore compatibility with Tcl 8.0.* --- from ljb. 22 years ago
Tom Lane 153e83027d Don't need hack copy of system() anymore in OS X 10.3. 22 years ago
Michael Meskes 87758314ca Made sure an internal array is not treated as a user defined one. 22 years ago
Tom Lane 449593a9fb Fix process-status handling for OS X 10.3. 22 years ago
Peter Eisentraut b657ded2c5 Adjust file so psql help picks it up properly. 22 years ago
Tom Lane f8a769b47a Cause stats processes to detach from shared memory when started, so that 22 years ago
Tom Lane 7e4a629492 zero_damaged_pages must absolutely NOT be marked GUC_DISALLOW_IN_FILE, 22 years ago
Bruce Momjian ab0e426cdc Typo fix. 22 years ago
Bruce Momjian cddc7f2746 Add: 22 years ago
Tom Lane e1b47c2dbd Minor copy-editing. 22 years ago
Peter Eisentraut 96889392e9 Implement isolation levels read uncommitted and repeatable read as acting 22 years ago
Peter Eisentraut 144a2ecd57 Make the detection of nsgmls more robust for funny shells. 22 years ago
Tom Lane e4044ba2d7 Fix for this problem: 22 years ago
Dave Cramer 622736aa4a Added missing methods 22 years ago
Peter Eisentraut 07eb9fb20b Add -O to really trigger compiler bug. 22 years ago
Peter Eisentraut ee4a0d45fc Check off UnixWare. 22 years ago
Peter Eisentraut 23c292688f Add detection of compiler bug. 22 years ago