Commit Graph

11213 Commits (540ec93e33c4eea7da502e8a4e76e5de4b994ac1)

Author SHA1 Message Date
Peter Eisentraut 540ec93e33 doc: Mention SATA alongside IDE for Linux 13 years ago
Peter Eisentraut acd5803053 Standardize spelling of "nonblocking" 13 years ago
Robert Haas f050457978 sepgsql: Minor improvement to test script, doc fix. 13 years ago
Peter Eisentraut b9bdaf3964 doc: Update PQgetssl() documentation 13 years ago
Peter Eisentraut 8730618458 pg_ctl: Add idempotent option 13 years ago
Robert Haas f8a54e936b sepgsql: Enforce db_procedure:{execute} permission. 13 years ago
Peter Eisentraut 82b55c9769 doc: Update DTrace information 13 years ago
Magnus Hagander d334b337b4 Update the description for the graphical installers 13 years ago
Tom Lane 6f5b8beb64 Make contrib/pg_trgm also support regex searches with GiST indexes. 13 years ago
Andrew Dunstan 66c01707c6 Fix hstore_to_json_loose example in docs. 13 years ago
Tom Lane 3ccae48f44 Support indexing of regular-expression searches in contrib/pg_trgm. 13 years ago
Robert Haas e965e6344c sepgsql: Enforce db_schema:search permission. 13 years ago
Tom Lane 52f436b807 Improve documentation about the relationship of extensions and schemas. 13 years ago
Peter Eisentraut e3f719c367 doc: Fix number of columns in table 13 years ago
Tom Lane c6a3fce7dd Add \watch [SEC] command to psql. 13 years ago
Andrew Dunstan d7d5832012 Fix a few thinkos in the JSON functions docs. 13 years ago
Tom Lane 0f1345d38b Fix typo in FDW docs. 13 years ago
Tom Lane 89b661bab9 Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. 13 years ago
Tom Lane e48a7bd527 Update release notes for changes through today. 13 years ago
Peter Eisentraut 64f890905f Add pkg-config files for libpq and ecpg libraries 13 years ago
Bruce Momjian b015558091 Remove tab from SGML file. 13 years ago
Andrew Dunstan 6caf759f3f Fix page title for JSON Functions and Operators. 13 years ago
Andrew Dunstan a570c98d7f Add new JSON processing functions and parser API. 13 years ago
Tom Lane 9ad27c2153 Document encode(bytea, 'escape')'s behavior correctly. 13 years ago
Tom Lane 29505a894e Draft release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. 13 years ago
Robert Haas 2a3db8cec2 sepgsql: Documentation improvements. 13 years ago
Robert Haas 0f05840bf4 Allow sepgsql labels to depend on object name. 13 years ago
Alvaro Herrera 473ab40c8b Add sql_drop event for event triggers 13 years ago
Simon Riggs 593c39d156 Revoke bc5334d867 13 years ago
Kevin Grittner 40e873d854 Fix pasto which broke docs build. 13 years ago
Robert Haas 1cea9bbb21 sepgsql: Support for new post-ALTER access hook. 13 years ago
Simon Riggs bc5334d867 Allow external recovery_config_directory 13 years ago
Heikki Linnakangas d298b50a3b Make pg_basebackup work with pre-9.3 servers, and add server version check. 13 years ago
Andrew Dunstan 9e257a181c Add parallel pg_dump option. 13 years ago
Tom Lane cdc67938c0 Don't put <indexterm> before <term> in <varlistentry> items. 13 years ago
Tom Lane 5b86fedfb5 Document cross-version compatibility issues for contrib/postgres_fdw. 13 years ago
Kevin Grittner 549dae0352 Fix problems with incomplete attempt to prohibit OIDS with MVs. 13 years ago
Tom Lane 82b945c097 Update commit_delay documentation. 13 years ago
Simon Riggs 96ef3b8ff1 Allow I/O reliability checks using 16-bit checksums 13 years ago
Kevin Grittner 08af1a0a2a Eliminate trivial whitespace inconsistency in docs sample code. 13 years ago
Alvaro Herrera f8348ea32e Allow extracting machine-readable object identity 13 years ago
Simon Riggs 1a091002cf Clarify assumption of filesystem metadata integrity. 13 years ago
Simon Riggs 8c3b87ca10 Correction that 2pc state files use CRC-32. 13 years ago
Simon Riggs 2266db392c Add reliability docs about storage/memory corruptions. 13 years ago
Tom Lane e39feb1006 Improve documentation of EXTRACT(WEEK). 13 years ago
Simon Riggs bb7cc2623f Remove PageSetTLI and rename pd_tli to pd_checksum 13 years ago
Tom Lane d43837d030 Add lock_timeout configuration parameter. 13 years ago
Tom Lane 70ec2f8f43 Improve the documentation about commit_delay. 13 years ago
Tom Lane 73e7025bd8 Extend format() to handle field width and left/right alignment. 13 years ago
Tom Lane 209f675f0f Fix documentation oversight. 13 years ago