Commit Graph

27896 Commits (c0f92b57dc91126248d80462ac31497c091a9939)
 

Author SHA1 Message Date
Alvaro Herrera c0f92b57dc Allow extracting and parsing of reloptions from a bare pg_class tuple, and 17 years ago
Peter Eisentraut 39ab3c1c61 Message format tuning 17 years ago
Tom Lane 006b9e7a92 Tweak the existing special case for AIX in pg_getaddrinfo_all() to handle 17 years ago
Bruce Momjian 4d65d2872b Document that SELECT ... ORDER BY .. FOR UPDATE/SHARE might return 17 years ago
Peter Eisentraut 3b35a904aa Message style review 17 years ago
Heikki Linnakangas 9187cedd7c Put back fast-path for the case that there's no backup blocks in 17 years ago
Peter Eisentraut 9c4b69ed5c Recreate ecpg_config.h with a stamp file created by config.status, same 17 years ago
Tom Lane 3cb5d6580a Support column-level privileges, as required by SQL standard. 17 years ago
Heikki Linnakangas bf136cf6e3 Only skip pages marked as clean in the visibility map, if the last 32 17 years ago
Heikki Linnakangas c079090bbc Update comments to reflect that tgenabled is not a boolean anymore. 17 years ago
Peter Eisentraut dd7e54a17f Automatic view update rules 17 years ago
Magnus Hagander 5841aa86eb Explicitly bind gettext to the correct encoding on Windows. 17 years ago
Magnus Hagander 95aaf25f39 Remove stray ' character at end of line. 17 years ago
Heikki Linnakangas 410a372ae3 Forgot to handle the new SPI_OK_REWRITTEN result code in a couple places. 17 years ago
Heikki Linnakangas 94136d5a18 Add new SPI_OK_REWRITTEN return code to SPI_execute and friends, for the 17 years ago
Magnus Hagander 0154345078 Make win32 builds always do SetEnvironmentVariable() when doing putenv(). 17 years ago
Magnus Hagander fa40ca42a6 Make some strings translatable again that were accidentally removed in 17 years ago
Magnus Hagander 477c5d3b0d Install .mo files for NLS as <program>-<version>.mo when building with MSVC 17 years ago
Heikki Linnakangas b2a667b9ee Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should 17 years ago
Peter Eisentraut b287f0a39e Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
Peter Eisentraut 93a6be63a5 Revise the permission checking on user mapping DDL commands. 17 years ago
Bruce Momjian fe62698218 Update \d*S documentation to be more accurate; system objects are added 17 years ago
Bruce Momjian 71928e7b9f Make psql \d and \dt consistent for system tables, i.e prevent \d from 17 years ago
Bruce Momjian 2384287f6d Document RELKIND_SPECIAL reference in psql, from <= 8.1.X. 17 years ago
Tom Lane cc1d292d78 Fix accidental (I suppose) introduction of non-ASCII quote marks. 17 years ago
Magnus Hagander cfb9c7f8b5 Use the new text domain names ("postgres-8.4" instead of "postgres") 17 years ago
Peter Eisentraut 0a9ddf72cf Avoid regression test cases that fail in locales that sort "v" and "w" 17 years ago
Peter Eisentraut 8987c115f1 Alter regression test cases that rely on the sort order of "aa". Some 17 years ago
Peter Eisentraut 2b01cbe340 Alter the regression test cases that rely on the sort order of "ch" between 17 years ago
Peter Eisentraut 0d8c613180 Message wordsmithing 17 years ago
Tom Lane 390081e3f5 Fix a pg_dump output ordering problem introduced in 8.3 by the addition of 17 years ago
Neil Conway fd1d4b3acd Fix an ungrammatical statement. 17 years ago
Neil Conway ea4b54e5f9 Fix typo. 17 years ago
Peter Eisentraut 56ac25c115 Manual attempt to update this file. 17 years ago
Peter Eisentraut 1fb1049836 plpython_error.out is for Python 2.4, plpython_error_3.out is for Python 2.5, 17 years ago
Heikki Linnakangas 6587818542 Add vacuum_freeze_table_age GUC option, to control when VACUUM should 17 years ago
Peter Eisentraut 19afb4e805 Wordsmithing 17 years ago
Peter Eisentraut cc02b5eff1 Remove period from primary error message. 17 years ago
Heikki Linnakangas 14bfea3b75 Change explanation of pg_switch_xlog()'s return value to match code. 17 years ago
Teodor Sigaev 41d17e042b Fix URL generation in headline. Only tag lexeme will be replaced by space. 17 years ago
Teodor Sigaev 8fd07a35ba Fix generation too long headline with ShortWords. 17 years ago
Peter Eisentraut f8c8386a08 Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and 17 years ago
Peter Eisentraut d0fe3df745 Remove unneeded GETTEXT_TRIGGERS. 17 years ago
Peter Eisentraut cb05ab81a8 NLS cleanup in ecpglib 17 years ago
Peter Eisentraut cbb1358b18 Build needed things in src/test/regress/ first. And some build rules 17 years ago
Peter Eisentraut e72187d789 Make .pot files depend on the makefiles, so that they are updated when the 17 years ago
Bruce Momjian 9173d759d2 Modify distdir rule to skip .git directory. 17 years ago
Bruce Momjian 520c41b526 Add documentation mention that full page writes have to be enabled for 17 years ago
Bruce Momjian 6faf495b8a Make 'find' syntax consistent; add .git exclusion to make_ctags. 17 years ago
Peter Eisentraut c82b63a54f Avoid version-control system directories when creating TAGS. Besides 17 years ago