Commit Graph

29676 Commits (a836abe9f6934b51a0f92cb50c8514cd6f14c8b6)
 

Author SHA1 Message Date
Bruce Momjian bf379837dc Back out unintended change to pg_locale.c. 16 years ago
Bruce Momjian 9295eea839 Document ATAPI FLUSH CACHE EXT. 16 years ago
Bruce Momjian c685b942e5 Document trace_recovery_messages() parameter as an enum, not string. 16 years ago
Heikki Linnakangas 7ab9305cc9 Document max_standby_delay=-1 option, now that it's allowed again. 16 years ago
Tom Lane 4ec700a8ec Entity-ify a few new uses of literal <, >, and &. 16 years ago
Tom Lane 5667a53b78 Undo some more pgindent breakage. Per buildfarm. 16 years ago
Bruce Momjian f7c93458a9 Use <> for libpq #include in example programs, per suggestion from Josh Berkus. 16 years ago
Bruce Momjian adfb444581 Document ATAPI drive flush command, and mention SSD drives. 16 years ago
Bruce Momjian 4b0f822c77 Suggest gmake installcheck-world for pgindent testing. 16 years ago
Bruce Momjian 2cc6ff45f8 Revert pgindent changes to ecpg include files that are part of ecpg 16 years ago
Bruce Momjian 98c356c8ad Wording improvements to README. 16 years ago
Bruce Momjian 55d1402f61 Update pgindent docs to use maintainer-clean. 16 years ago
Bruce Momjian e0d4b9c66f Document why pgindent wants a fresh CVS checkout. 16 years ago
Bruce Momjian 17b5b9909b In vacuumdb --help, call analyze "statistics", not "hints". 16 years ago
Bruce Momjian 637611585b Call output file typedefs.list; update README. 16 years ago
Bruce Momjian ca8e3a51a0 Document pg_restore --jobs as a performance enhancement. 16 years ago
Bruce Momjian 4f96ddd1d3 Update pgindent instructions. 16 years ago
Bruce Momjian 65e806cba1 pgindent run for 9.0 16 years ago
Bruce Momjian 16040575a0 Add pgindent typedefs file to CVS. 16 years ago
Bruce Momjian a8307560e0 Update pgindent instructions to avoid changes to flex output files. 16 years ago
Bruce Momjian 87f609c4fe Remove 'emphasis' markup inside literal; not allowed. 16 years ago
Bruce Momjian d98039d896 Document that after triggers that need to see changed rows should not be 16 years ago
Tom Lane 99419d36f2 Allow predicate_refuted_by() to deduce that NOT A refutes A. 16 years ago
Bruce Momjian 1951c97805 Document clearly the meaning of none/all for log_statements. 16 years ago
Bruce Momjian 89ce2bfc13 Add C comment that do_to_timestamp() lacks error checking. 16 years ago
Bruce Momjian bfd0cd5568 Clearly document that timestamp alone means timestamp without timezone, 16 years ago
Magnus Hagander 413d34be4e Add configuration parameter ssl_renegotiation_limit to control 16 years ago
Magnus Hagander 0ccc5153f8 Fix typos, per Richard Huxton 16 years ago
Heikki Linnakangas 0a4807dd93 Clarify that the connection string for primary_conninfo is in the same 16 years ago
Heikki Linnakangas 6e11a10c4c Fix typo. 16 years ago
Heikki Linnakangas 7c6c09c039 Small streaming replication document improvements. Be more explicit that 16 years ago
Heikki Linnakangas cd2b7d3c4d Fix streaming replication starting at the very first WAL segment. 16 years ago
Tom Lane aed0829c63 Improve warning about creating nested named subroutines in plperl. 16 years ago
Tom Lane a2239b96e0 Make pg_stop_backup's reporting a bit more verbose in hopes of making 16 years ago
Tom Lane 29d2f86a31 Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. 16 years ago
Bruce Momjian 673fb4da02 Document that pg_restore -t can use -n for its schema qualification. 16 years ago
Bruce Momjian 99ef515280 Revert removal of pre-7.4 documenation behavior mentions. 16 years ago
Alvaro Herrera b5a6a52fba Remove stray semicolon, per report from strk 16 years ago
Itagaki Takahiro 912eb88c7d Remove useless codes to initialize TupleDesc from dblink_exec. 16 years ago
Bruce Momjian 7bfd95a4a2 Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest 16 years ago
Tom Lane 6a2e19d96d Fix patch for printing backend and pg_dump versions so that it works in 16 years ago
Tom Lane 354547b015 Un-break pg_dump for the case of zero-column tables. 16 years ago
Tom Lane 24ac52c3f1 Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid the need for a couple of 16 years ago
Tom Lane b951c03f88 Make pg_regress use CREATE OR REPLACE LANGUAGE, so that --load-language 16 years ago
Tom Lane 11b5847058 Add an OR REPLACE option to CREATE LANGUAGE. 16 years ago
Bruce Momjian c4fc082a5a Modify freebsd start script to just exit 0 with message. 16 years ago
Bruce Momjian 1f0cf56be2 Update startup scripts for Linux and FreeBSD. 16 years ago
Bruce Momjian 28cdf5f7ab Have pg_dump (-v) verbose mode output the pg_dump and server versions in 16 years ago
Bruce Momjian edf344a5e3 Revert recent COPY manual change about encoding; add mention of "server". 16 years ago
Tom Lane dc43e2f540 Fix configure's regexp for extracting the Perl version number from perl -v 16 years ago