Commit Graph

24164 Commits (baaec74c5a953032049015883802660edd821cac)
 

Author SHA1 Message Date
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
Tom Lane b39e91501c Improve hash join to discard input tuples immediately if they can't 19 years ago
Tom Lane 28c480e9ae Remove unnecessary checkpoint from PL regression tests. This was once 19 years ago
Neil Conway 74a1a2b8b1 Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any 19 years ago
Andrew Dunstan cd47d0f781 Fix plpython MSVC build in non-debug mode. 19 years ago
Tom Lane 529a24a22b Remove some unnecessary conversion work in build_regtype_array(). 19 years ago
Tom Lane 2b8758a389 Repair oversight in creation of "append relations": we should set up 19 years ago
Tom Lane 5681cde7b1 Make some small improvements in the accuracy of plpgsql's error location 19 years ago
Andrew Dunstan 17c8493c64 Fix path problem in MSVC bison wrapper. per Joachim Wieland. 19 years ago
Neil Conway a534068e0e Add a new builtin type, "uuid". This implements a UUID type, similar to 19 years ago
Tom Lane a8e0b66061 Fix up plpgsql's "simple expression" evaluation mechanism so that it behaves 19 years ago