Commit Graph

16514 Commits (959c0f7fb72dedbeaf6fbb38f4c5969f8aa23f3c)
 

Author SHA1 Message Date
Bruce Momjian 959c0f7fb7 Add release date for 7.4. 22 years ago
Tom Lane 81e51ddc14 Add fflush() before popen() calls; avoids any possible problem with 22 years ago
Tom Lane 0104fc11b9 Add missing logic to handle fixing permissions on an already-existing 22 years ago
Tom Lane c38ff52693 Fix misstatement about the required value of SEMVMX. Given our current 22 years ago
Jan Wieck 7c360d65a8 Added documentation for the new interface between the buffer manager 22 years ago
Bruce Momjian 320a138765 Update HISTORY to match release.sgml. 22 years ago
Bruce Momjian f655460927 Update bug template to 7.4 --- that was the only one missing. 22 years ago
Peter Eisentraut 0a203594a9 Translation updates 22 years ago
Peter Eisentraut c4e3cff48c Beat some sense into the release notes. 22 years ago
Tom Lane 18f58a048e Preliminary code review for C version of initdb. Re-centralize handling 22 years ago
Tom Lane 01e62da191 Dunno why this got committed with DOS newlines, but fix that, and 22 years ago
Tom Lane c7bfc7df0a Silly to copy sprompt.c from src/port when we're linking libpgport anyway. 22 years ago
Bruce Momjian 90823299ad pgindent new initdb.c from Tom. 22 years ago
Peter Eisentraut b9f5c93b75 Regenerate text files. 22 years ago
Peter Eisentraut e873207fdd Add final port reports. 22 years ago
Bruce Momjian ad89c2ae25 Add owner description to initdb C code. 22 years ago
Jan Wieck 6b86d62b00 2nd try for the ARC strategy. 22 years ago
Jan Wieck 923e994d79 ARC strategy backed out ... sorry 22 years ago
Bruce Momjian 256d2f09b5 Update for 7.4 release. 22 years ago
Bruce Momjian 74cbe6352d Update MSWIN FAQ 22 years ago
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