Commit Graph

23774 Commits (3049fe7cfa994208cb15cf0c9a20e773839ebf8f)
 

Author SHA1 Message Date
Tom Lane 3049fe7cfa Make the bgwriter's error recovery path do smgrcloseall(). On Windows this 19 years ago
Tom Lane b02414bb82 Editorial improvements to backup and warm-standby documentation. 19 years ago
Tom Lane f378ccc261 Minor wording improvements. 19 years ago
Tom Lane da6daee216 Adjust the description of locking to clarify that locks held by a 19 years ago
Tom Lane 746330e2d0 Better solution to the tr problem: use sed instead. Per Martijn and Andrew. 19 years ago
Tom Lane 7ac9d45f49 Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Reported by 19 years ago
Tom Lane cd99debb3d Update supported-platforms list based on recent buildfarm results. 19 years ago
Peter Eisentraut f1e3e3238d Fix typos 19 years ago
Tom Lane 5f60086e10 Minor adjustments to make failures in startup/shutdown behave more cleanly. 19 years ago
Teodor Sigaev ef148d6b85 Fix bug with page deletion. If inner page is removed and it tries to 19 years ago
Alvaro Herrera cf06c2e5d4 Fix Makefile problem which prevented installation on VPATH builds. 19 years ago
Tom Lane 59cf88da91 Ignore libedit/libreadline while probing for strlcpy and some other 19 years ago
Tom Lane ae8c1bea02 More MSVC build support from Magnus. 19 years ago
Peter Eisentraut 0943799f2d Spelling fix 19 years ago
Tom Lane 7bbe35a540 Add an example showing how to cope with mixed-case names in pg_dump 19 years ago
Tom Lane 765cc1588f Update timezone data to tzdata2006p zic distribution. It seems Western 19 years ago
Tom Lane 64353640e8 Mark to_char(timestamp without timezone) as stable, not immutable, since its 19 years ago
Peter Eisentraut a75ccd1def Fix some translator comments so that xgettext finds them and pgindent does 19 years ago
Peter Eisentraut b64d2d2133 Add workaround for localizing May and abbreviated May differently. Idea 19 years ago
Michael Meskes 09309df9a2 Also install ecpg_config.h 19 years ago
Tom Lane fa8e42dff1 Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 19 years ago
Andrew Dunstan 796a3f373a protect vfprintf from hijacking by Windows gettext just like other members of the *printf family. 19 years ago
Tom Lane c15de02f61 Fix inheritance description to note that not-null constraints are 19 years ago
Peter Eisentraut 3cd318a8d1 Fix gratuitous message spelling differences 19 years ago
Tom Lane 81b0b06462 Make pg_restore usage examples more useful: illustrate restoring into 19 years ago
Peter Eisentraut 50271fc9b3 Fix misspellings of GB. 19 years ago
Peter Eisentraut 818ac8479b Correct misspellings of kB. 19 years ago
Neil Conway b12add99c2 Cosmetic release note fix. 19 years ago
PostgreSQL Daemon c11b5228cf update for rc1 19 years ago
Bruce Momjian 0d9e0d9dde Copy fsync() defines into test_fsync.c, someday place them in an 19 years ago
Bruce Momjian f14d43d2d3 Document that to_char() "TM" is controlled by lc_messages. 19 years ago
Tom Lane a7a3d0f0d9 Update release notes for RC1. 19 years ago
Tom Lane df3a6fe477 Fix psql's \copy command to ensure that it cycles libpq back to the idle state 19 years ago
Bruce Momjian 9b15b14014 Revert (too late in beta): 19 years ago
Tom Lane 988a87a03a Change pg_stat_all_tables and sister views to put the recently-added 19 years ago
Tom Lane 2822c7c0fc Make contrib/isn pass the opr_sanity sanity checks: add missing 19 years ago
Peter Eisentraut 2c82df2a06 Translation updates 19 years ago
Peter Eisentraut 8c1ce4559d Separate release preparation jobs for all releases and for major releases 19 years ago
Bruce Momjian d2b694d825 Fix to_char() locale handling to honor LC_TIME, not LC_MESSAGES. 19 years ago
Peter Eisentraut 409600942b KB -> kB 19 years ago
Teodor Sigaev 3de2682a1e Fix lowercasing while parse OO dictionary 19 years ago
Bruce Momjian 1120c61b29 Revert out: 19 years ago
Bruce Momjian 3455b0a5d5 Update fsync test to match new O_DIRECT behavior. 19 years ago
Bruce Momjian eb1fbbe5c4 Update wording: 19 years ago
Neil Conway 28568e585f Spelling and related minor fixes for the GIN docs. 19 years ago
Tom Lane ce3d1a4fbc Un-break ecpg regression test. 19 years ago
Neil Conway 34036c8658 More minor SGML improvements for xfunc.sgml, including making some 19 years ago
Bruce Momjian ebf071643a Document that Kerberos is for authentication, and does not encrypt data 19 years ago
Neil Conway 4ed6f6d479 Fix a typo in recent xfunc addition, do some routine SGML police work. 19 years ago
Neil Conway 546d6848ca Add a comment noting that heap_copytuple_with_tuple() results in a 19 years ago