Commit Graph

24174 Commits (f8eb75b6737f00dc1d9b6ca9c50b0cacc576b998)
 

Author SHA1 Message Date
Tom Lane f8eb75b673 Repair insufficiently careful type checking for SQL-language functions: 19 years ago
Tom Lane dc4c26c37e Fix broken markup. 19 years ago
Bruce Momjian f7e5ecb026 Add "May/Can/Might" section to error message style guidlines, and 19 years ago
Neil Conway 2576dd4dee Fix two more regression tests whose expected outputs were not updated 19 years ago
Bruce Momjian 52096ae119 Mention file system replication as a high availability solution in the 19 years ago
Tom Lane a9d5fb5a02 Typo fix. 19 years ago
Neil Conway d596efac56 Update some of the "expected" regression test results for Bruce's 19 years ago
Tom Lane 6994d0b891 Fix plpgsql so that when a local variable has no initial-value expression, 19 years ago
Bruce Momjian db047e571d Add URL for: 19 years ago
Bruce Momjian 8b4ff8b6a1 Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
Neil Conway baaec74c5a Fix broken markup. 19 years ago
Bruce Momjian f1b68860bc Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t 19 years ago
Bruce Momjian 969320c8b8 Chinese FAQ update 19 years ago
Bruce Momjian a867c5aa2f Update URL for function permission checks 19 years ago
Bruce Momjian 2ccb40b532 Add: 19 years ago
Bruce Momjian fa3f06dc6b Add: 19 years ago
Neil Conway bd2c171414 This patch adds documentation for the long-version parameters --username 19 years ago
Bruce Momjian e665137250 Add: 19 years ago
Neil Conway dbcaee49b5 Fix a few typos in comments in GiN. 19 years ago
Bruce Momjian b3687889c4 Update CREATE SEQUENCE documentation to show the same sequence being 19 years ago
Bruce Momjian 40bf8717cf Add URL for: 19 years ago
Bruce Momjian 09a9f10e7f Consistenly use colons before '<programlisting>' blocks, where 19 years ago
Bruce Momjian e81c138e18 Update reference documentation on may/can/might: 19 years ago
Bruce Momjian bc799fab2b Update comment. 19 years ago
Bruce Momjian 482e6936fa Revert error message change for may/can/might --- needs discussion. 19 years ago
Bruce Momjian a134ee3379 Update documentation on may/can/might: 19 years ago
Neil Conway 67a1ae9f05 Add missing Makefile dependencies for the "bigtest" and "bigcheck" 19 years ago
Neil Conway 05ce7d6a41 Rewrite uuid input and output routines to avoid dependency on the 19 years ago
Tom Lane 068bf6534f Fix initdb to not generate misleading error messages when postgres.bki 19 years ago
Teodor Sigaev 61f621b506 Revert gincostestimate changes. 19 years ago
Teodor Sigaev b62f85691e Update FreeBSD DocBook installation notices 19 years ago
Teodor Sigaev d4c6da1527 Allow GIN's extractQuery method to signal that nothing can satisfy the query. 19 years ago
Bruce Momjian 147a3ce149 Add URL: 19 years ago
Bruce Momjian 0867493510 Document need for periodic REINDEX in VACUUM FULL cases. 19 years ago
Bruce Momjian 1a62813464 Add missing colon. 19 years ago
Bruce Momjian 99507b9a92 Add: 19 years ago
Bruce Momjian 62b2786b82 Update for VACUUM FULL: 19 years ago
Bruce Momjian aca00a8b98 Add: 19 years ago
Bruce Momjian 91a753f68b Add FAQ item about timezones and daylight savings time. 19 years ago
Bruce Momjian 4ed9f1d9b7 Update documentation for backslashes to mention escape string syntax 19 years ago
Tom Lane 35b039a26c Repair oversights in the mechanism used to store compiled plpgsql functions. 19 years ago
Tom Lane 33d78c9e48 Add SPI_push/SPI_pop calls so that datatype input and output functions called 19 years ago
Bruce Momjian ae875d318e Update documentation for pg_get_serial_sequence() function. 19 years ago
Tom Lane a635c08fa1 Add support for cross-type hashing in hash index searches and hash joins. 19 years ago
Tom Lane e8cd6f14a2 Add comment noting that hashm_procid in a hash index's metapage isn't 19 years ago
Bruce Momjian c120dd263b Update wording for minor release upgrades, per Alvaro. 19 years ago
Bruce Momjian 631d7018df Done: 19 years ago
Bruce Momjian a6017cff0b Use sizeof() for snprintf() buffer length. 19 years ago
Bruce Momjian 5b4fa95984 Update process termination message to display signal number and name 19 years ago
Peter Eisentraut 48ba3f5711 Update documentation on XML functions 19 years ago