Commit Graph

21331 Commits (790c01d28099587bbe2c623d4389b62ee49b1dee)
 

Author SHA1 Message Date
Bruce Momjian 790c01d280 Update pgindent typedef list. 20 years ago
Neil Conway 1d2e0e6d3e Merge some user-submitted suggestions for improvement into the 20 years ago
Alvaro Herrera 1b5cd6dcdc Fix typo. 20 years ago
Tom Lane abd3f43b4c Fix syslog bug: if any messages are emitted to write_syslog before 20 years ago
Andrew Dunstan f620098dc8 fix nonsensical summary row on example 20 years ago
Tom Lane 4aa0d70fb7 Pass a strdup'd ident string to openlog(), to ensure that reallocation 20 years ago
Bruce Momjian a93bf4503f Allow times of 24:00:00 to match rounding behavior: 20 years ago
Tom Lane dbc214f7e6 Add documentation mentioning that there are separate regression tests 20 years ago
Tom Lane 412734767a Improve documentation about CREATEROLE privilege. 20 years ago
Bruce Momjian 35c8983371 Fix uppercase TRUE/FALSE that are WIN32 stuffl. 20 years ago
Bruce Momjian 186bbaab06 Update regression output for new prepare transaction error messages. 20 years ago
Bruce Momjian 2d8e3d1d71 Make stack_base_ptr non-static, for PL/Java. 20 years ago
Bruce Momjian 1d028537a2 This makes the error messages for PREPARE TRANSACTION, COMMIT PREPARED 20 years ago
Bruce Momjian 5aae047e23 Update krb_server_name to document that a missing entry defaults to 20 years ago
Tom Lane f91370cd2f Update documentation to reflect the new ALTER OWNER rules for all 20 years ago
Tom Lane a9980ec37b Describe the behavior of the SQL_ASCII encoding more accurately. 20 years ago
Tom Lane 6f9cb4eb43 Adjust the discussion of triggers to more clearly guide people in the 20 years ago
Bruce Momjian 8ac386226d The patch updates the documentation to reflect the fact that higher values 20 years ago
Bruce Momjian 4784794279 Enable threaded python builds on freebsd5, per report from Jim C. Nasby 20 years ago
Peter Eisentraut 12ee2b98ce Turn off list of tables, figures, and examples. 20 years ago
Tom Lane a0fc05aa6e Go back to emitting path names with forward slashes on Windows. 20 years ago
Bruce Momjian 84cc9a4bb3 Back out this because of fear of changing error strings: 20 years ago
Bruce Momjian 90c22c9206 This makes the error messages for PREPARE TRANSACTION, COMMIT PREPARED 20 years ago
Bruce Momjian 6d62338d5e Rewording, use the more common multi-threaded/single-threaded. 20 years ago
Bruce Momjian 8fc0aa4cca Clarify causes of possible mismatch between Win32 libraries and 20 years ago
Bruce Momjian 165565cd94 Some additional doc changes based around compression of page images in 20 years ago
Bruce Momjian 3af21fa568 Mark xslt_process() as volatile. 20 years ago
Bruce Momjian 32e6c2a160 Use get_progname() in backend main.c, rather than port-specific hack 20 years ago
Tom Lane 203015ebdd Fix small oversight in recent patch to add more CREATE-FUNCTION-time 20 years ago
Bruce Momjian 40e1b30f63 Change xpath_table() and xslt_process() from IMMUTABLE to STABLE. 20 years ago
Bruce Momjian 7d43349ab5 Fix capitalization of example. 20 years ago
Neil Conway c10dba2fe3 Remove an antiquated comment. 21 years ago
Neil Conway 689c815b09 Add a comment describing the requirement that pointers into shared memory 21 years ago
Bruce Momjian 4a6dcf0322 Update trigger demo to reflect new trigger ordering. 21 years ago
Bruce Momjian 3d50e107ad Remove extra <para> 21 years ago
Bruce Momjian 249f07b8c6 Update: 21 years ago
Tom Lane 1e9a6ba5e6 Don't try to remove duplicate OR-subclauses in create_bitmap_subplan and 21 years ago
Tom Lane 23e2f9ebf7 Fix spelling error, per Michael Fuhr. 21 years ago
Bruce Momjian adc58f145c Remove item: 21 years ago
Tom Lane e952ae1268 Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique would mark 21 years ago
Tom Lane fa72121594 Fix another recently-changed place that was messing with spinlock- 21 years ago
Tom Lane 07eeb9d109 Do all accesses to shared buffer headers through volatile-qualified 21 years ago
Bruce Momjian 6b97e437ca Add warning about plperl nested named subroutines 21 years ago
Bruce Momjian 0a28eb4622 No longer needed: 21 years ago
Bruce Momjian 4aebb5ad55 Rearrange: 21 years ago
Bruce Momjian d5310ca920 Done: 21 years ago
Bruce Momjian 87a67d186b Add: 21 years ago
Peter Eisentraut 4102640683 Update keywords table for 8.1. 21 years ago
Bruce Momjian 752290207d Add description: 21 years ago
Bruce Momjian 368f0b28f3 Add: 21 years ago