Commit Graph

10017 Commits (74bcdfbe2dd656f04db4e883b5bdcdafddebff08)

Author SHA1 Message Date
Bruce Momjian 74bcdfbe2d In the docs, better distinguish server from client SSL settings in the documentation. 15 years ago
Magnus Hagander fcd810c69a Use a lexer and grammar for parsing walsender commands 15 years ago
Tom Lane 52948169bc Code review for postmaster.pid contents changes. 15 years ago
Bruce Momjian 712dd95370 More libpq documentation adjustments from Leslie S Satenstein, reviewed 15 years ago
Peter Eisentraut 35eb0958be Don't run regression tests in SQL_ASCII encoding by default 15 years ago
Bruce Momjian a0423ec02d Apply libpq documentation patches submitted by Leslie S Satenstein and 15 years ago
Robert Haas 7a32ff9732 Revert patch adding support for logging the current role. 15 years ago
Robert Haas a8a8867912 Add support for logging the current role. 15 years ago
Peter Eisentraut b95ea9dd62 Add some subsection headings 15 years ago
Magnus Hagander 4c8e20f815 Track walsender state in shared memory and expose in pg_stat_replication 15 years ago
Magnus Hagander 1c400d3309 Typo fix 15 years ago
Magnus Hagander 0eb59c4591 Backend support for streaming base backups 15 years ago
Tom Lane fdf2dbda3f Fix assorted corner-case bugs in contrib/intarray. 15 years ago
Tom Lane 7e2f906201 Remove pg_am.amindexnulls. 15 years ago
Robert Haas af84bee43e Remove bogus claims regarding createuser defaults. 15 years ago
Tom Lane 73912e7fbd Fix GIN to support null keys, empty and null items, and full index scans. 15 years ago
Robert Haas 9b4271deb9 Document pg_stat_replication, bump catversion since that was overlooked. 15 years ago
Peter Eisentraut 7f40e30309 Improve markup of unnest example 15 years ago
Peter Eisentraut f9e4961b7d Improve array_upper example 15 years ago
Bruce Momjian 1aad44f988 Update documentation to say that \lo_import sets :LASTOID, not 15 years ago
Magnus Hagander 66a8a0428d Give superusers REPLIACTION permission by default 15 years ago
Magnus Hagander 40d9e94bd7 Add views and functions to monitor hot standby query conflicts 15 years ago
Magnus Hagander 1996b48285 Add missing part of replication role docs 15 years ago
Peter Eisentraut 39b8843296 Implement remaining fields of information_schema.sequences view 15 years ago
Robert Haas 0d692a0dc9 Basic foreign table support. 15 years ago
Robert Haas 6600d5e91c Minor wordsmithing. 15 years ago
Bruce Momjian 5d950e3b0c Stamp copyrights for year 2011. 15 years ago
Bruce Momjian 30aeda4394 Include the first valid listen address in pg_ctl to improve server start 15 years ago
Peter Eisentraut 17cb9e8c98 Remove tabs in SGML 15 years ago
Bruce Momjian 0be88f8739 Doc wording improvement: taken -> accepted 15 years ago
Robert Haas 53dbc27c62 Support unlogged tables. 15 years ago
Magnus Hagander 9b8aff8c19 Add REPLICATION privilege for ROLEs 15 years ago
Tom Lane 31d2efaef5 Reclassify DEFAULT as a column_constraint item in the CREATE TABLE syntax. 15 years ago
Peter Eisentraut a5f96409fd No release notes update, just advance the date 15 years ago
Tom Lane 81a530a65e Fix ill-advised placement of PGRES_COPY_BOTH enum value. 15 years ago
Magnus Hagander 06004319be Fix list of functions that are restricted to superusers 15 years ago
Bruce Momjian 0a023a14fc Update SGML docs describing the contents of the postmaster.pid file, 15 years ago
Alvaro Herrera c7f0038d73 Break up long line, per Leslie S Satenstein. 15 years ago
Robert Haas 63676ebff4 Corrections to patch adding SQL/MED error codes. 15 years ago
Robert Haas 4ec92b05e6 Correct spelling: longjump() -> longjmp(). 15 years ago
Peter Eisentraut 79a9decdd3 Fix grammar 15 years ago
Bruce Momjian 075354ad1b Improve "pg_ctl -w start" server detection by writing the postmaster 15 years ago
Peter Eisentraut 4b1742a192 Move the documentation of --no-security-label to a more sensible place 15 years ago
Peter Eisentraut b2fd345ab9 Release notes for 9.1alpha3 15 years ago
Robert Haas a1b0035949 Document pg_dump(all) --no-security-label instead of --security-label. 15 years ago
Heikki Linnakangas 9de3aa65f0 Rewrite the GiST insertion logic so that we don't need the post-recovery 15 years ago
Bruce Momjian 7a1ca8977f Document that BBU's do not allow partial page writes to be safely turned 15 years ago
Robert Haas 2a0f13a765 Typo fix. 15 years ago
Bruce Momjian 28d5c565ce Wording improvements for pg_ctl manual page. 15 years ago
Magnus Hagander de9a4c27fe Add PQlibVersion() function to libpq 15 years ago