Commit Graph

24155 Commits (b3687889c486d3a808cad0b46d6bf6c71d943d1c)
 

Author SHA1 Message Date
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
Tom Lane 76c7d2afee Drat, can't fit an additional argument into log_error. Is it worth an 19 years ago
Tom Lane a9fa52504f Clean up broken usage of HAVE_DECL_SYS_SIGLIST and inconsistent/poorly 19 years ago
Bruce Momjian 91ed399517 Use autoconf build-in sys_siglist macro AC_DECL_SYS_SIGLIST, rather than 19 years ago
Tom Lane 9bf559dee3 Add a delay at the start of the stats test, to let any prior stats 19 years ago
Tom Lane a053437d9e Dept of second thoughts: the IQ of estimate_array_length() needs to be 19 years ago
Bruce Momjian c2c0b318d8 Add signal.h for sys_siglist reference. 19 years ago
Tom Lane af18f6ad85 Fix scalararraysel() to cope with binary-compatible cases, such as text[] 19 years ago
Bruce Momjian 82480fc254 Use sys_siglist[] to print out signal names for signal exits, rather 19 years ago
Bruce Momjian 3ec7ae1b67 Modify SGML makefile to allow 'gmake draft' to build draft html ('draft' 19 years ago