Commit Graph

18367 Commits (0ffe11abd3a0b2e1b387192213eea58dce12d7d2)
 

Author SHA1 Message Date
Tom Lane f009c316ba Tweak code so that pg_subtrans is never consulted for XIDs older than 21 years ago
Tom Lane 37d937ea2c Code review for ALTER INDEX patch. 21 years ago
Bruce Momjian 235caf4bb2 Fix tab completion for ALTER INDEX. 21 years ago
Tom Lane bebbbde6aa Seems it would be nice if the ALTER INDEX ref page were actually 21 years ago
Tom Lane c1700bf8c0 Fix typo (extraneous comma). 21 years ago
Bruce Momjian ade9cbafdf Mention that to_char(interval) will be removed in 8.1. 21 years ago
Bruce Momjian d21eabc61a Remove Solaris bug mention in pg_hba.conf. 21 years ago
Bruce Momjian 34f34a041c Fix pg_ctl -w to properly wait on server startup. 21 years ago
Tom Lane 3bd726333c Recent tightening of allowed array-literal syntax broke one test case 21 years ago
Tom Lane 86d78021a4 Whack btree_gist code around until it has some small hope of building 21 years ago
Tom Lane bf9d9bd2f3 Recognize plpgsql EXCEPTION condition names at function compile time 21 years ago
Bruce Momjian 009b0d1a85 >>At this stage of the game I would just change pg_hba.conf.sample to use 21 years ago
Bruce Momjian 3ca998b951 Allow psql to use 7.4.X database by not referencing tablespaces. 21 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 21 years ago
Bruce Momjian ff8e5526dd Add ALTER SCHEMA item detail: 21 years ago
Bruce Momjian f7168bd44c They are two different problems; the TOC entry is important for any 21 years ago
Bruce Momjian b43fd16eec I notice that contrib/fuzzystrmatch/dmetaphone.c doesn't compile cleanly 21 years ago
Bruce Momjian a9ed7476a0 Add psql tab completion TODO: 21 years ago
Bruce Momjian cecf41bd29 Attached is the third version of my patch that adds/fixes several things 21 years ago
Bruce Momjian 1b5e0143b5 This patch allows pg_restore to recognize $-quotes in SQL queries. It 21 years ago
Bruce Momjian fcc5b95e0f Add mention of environment variable conflict with uncommenting config 21 years ago
Bruce Momjian 0bd5a8cd59 Fix typo in new ALTER INDEX manual page. 21 years ago
Bruce Momjian 09d4e96d7e Add ALTER INDEX, particularly for moving tablespaces. 21 years ago
Bruce Momjian daa076c4fd > Please find attached a submission to add a "exit on error" option to 21 years ago
Bruce Momjian 46be0c18f1 > After all that about numbering centuries and millenia correctly, 21 years ago
Bruce Momjian 2674bbbe99 Add: 21 years ago
Bruce Momjian 4d328bcd9c Update wording on commented postgresql.conf values: 21 years ago
Tom Lane bbd6eb5b95 Repair some issues with column aliases and RowExpr construction in the 21 years ago
Bruce Momjian 040450beef Use backslash in %USERPROFILE%\.pgpass. 21 years ago
Bruce Momjian 04854a89ef Add: 21 years ago
Bruce Momjian 84f878f5cd Don't use get_home_path so libpq doesn't pull path.c into the library. 21 years ago
Tom Lane 76dd2333d5 Clean up some random departures from project's standard declaration style. 21 years ago
Bruce Momjian f657594bf7 Remove NT4 mention in release notes. 21 years ago
Bruce Momjian 7500704167 Remove as duplicate: 21 years ago
Bruce Momjian 83f8fb7459 Add: 21 years ago
Bruce Momjian 1f0a19c263 The enclose patch clarifies and makes a more useful example for the 21 years ago
Bruce Momjian 3d20578e93 Add pg_dump section: 21 years ago
Bruce Momjian af032f15da Replace incorrect example for quote_ident 21 years ago
Tom Lane 950c8afcb4 Update release history for 7.4.5. 21 years ago
Bruce Momjian 1abf13db3c Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix. 21 years ago
Tom Lane 19cd31b068 Fix bug introduced into _bt_getstackbuf() on 2003-Feb-21: the initial 21 years ago
Tom Lane fcaad7e2c1 Standardize on the assumption that the arguments of a RowExpr correspond 21 years ago
Bruce Momjian 388ffad040 Add: 21 years ago
Bruce Momjian f5f5d7bead Remove transactions TODO.detail. 21 years ago
Bruce Momjian 3f0fa93cfc Chain on to SIGPIPE handler rather than just do action on default. 21 years ago
Bruce Momjian 0d4aa039ac Fix agressive collection of thread flags. 21 years ago
Bruce Momjian 26f6111dd9 Add comment about portability function name inconsistency. 21 years ago
Tom Lane 109d7aff73 Fix linking problem when enabling thread safety on Darwin: uninitialized 21 years ago
Bruce Momjian 8b82a705c8 Add DLLIMPORT for PostGIS. 21 years ago
Bruce Momjian 26fc9b655b Move io.h include higher in the file so it doesn't conflict with 21 years ago