Commit Graph

23865 Commits (fccf99f0c81ac2ad9af6e6fa746375c39ca7ab0b)
 

Author SHA1 Message Date
Tom Lane fccf99f0c8 Repair bug #2836: SPI_execute_plan returned zero if none of the querytrees 19 years ago
Tom Lane 4a836bad3a Remove incorrect semicolon in example. Joachim Wieland 19 years ago
Teodor Sigaev 49b64d346f Fix memory reallocation condition 19 years ago
Tatsuo Ishii 39def593c5 Call srandom() instead of srand(). 19 years ago
Tom Lane 506a9893b7 Make HISTCONTROL=ignoredups work again (broken by misordering of 19 years ago
Tom Lane 57f1630cf0 Bring some order and sanity to error handling in the xml patch. 19 years ago
Tom Lane e9da20ab4d Fix machine-dependent crash in sqlchar_to_unicode(). Get rid of 19 years ago
Tom Lane c957c0bac7 Code review for XML patch. Instill a bit of sanity in the location of 19 years ago
Tom Lane 64974613c9 Suppress various compiler warnings in new xml code. 19 years ago
Bruce Momjian 426030eda1 Remove unnecessary parentheses in if() statements. 19 years ago
Bruce Momjian ef5870350a Change a VACUUM manual page word from 'deleted' to 'expired', so DELETE 19 years ago
Bruce Momjian 05911de4da Document that CREATE TYPE names should not begin with an underscore, 19 years ago
Bruce Momjian 27eeca5c5b For GUC values, check for partial string matches on 'on' and 'off', but 19 years ago
Tom Lane a78fcfb512 Restructure operator classes to allow improved handling of cross-data-type 19 years ago
Bruce Momjian d31ccb6c3e Add a link to the developer's FAQ for my article about how companies can 19 years ago
Bruce Momjian 03d2a1c688 Slight adjustments to xml documentation to reflect functionality just 19 years ago
Peter Eisentraut 2c0efff2a0 Fix expected file. 19 years ago
Peter Eisentraut d030a2bb20 Catalog version bump for SQL/XML changes. 19 years ago
Teodor Sigaev ca5bc1ae51 Fix convertion for 'PFX flag N num' 19 years ago
Peter Eisentraut 8c1de5fb00 Initial SQL/XML support: xml data type and initial set of functions. 19 years ago
Bruce Momjian ed1e9cd501 8.3 release schedule is year 2007, not 2006. 19 years ago
Bruce Momjian 1cacb3a098 Add timeline for next release to developer's FAQ. 19 years ago
Bruce Momjian f528e242fc Item done. 19 years ago
Andrew Dunstan 5133dd786b Interpret a dbName param to PQsetdbLogin as a conninfo string if it contains an = sign. Tom Lane and Andrew Dunstan. 19 years ago
Tom Lane 93b4f0ff77 Set pg_am.amstrategies to zero for index AMs that don't have fixed 19 years ago
Andrew Dunstan 6b4fe0460c fix thinko in placement of TimeValStruct typedef in Windows case, as reported by Magnus. 19 years ago
Bruce Momjian cdcee16588 Fix typo: 19 years ago
Bruce Momjian 6874fb90c0 Move entry into CLUSTER section: 19 years ago
Andrew Dunstan 7bdc55cc71 enable \timing oputput for \copy commands 19 years ago
Tom Lane 281f40187f Fix some planner bugs exposed by reports from Arjen van der Meijden. These 19 years ago
Tom Lane 782d68e38d Put JST back into the default set of timezone abbreviations; 19 years ago
Bruce Momjian 421c1ca48d Back out double-run of PDF/PS output. Requires building bookindex.sgml 19 years ago
Bruce Momjian 8186e7ef89 TODO item not wanted: 19 years ago
Bruce Momjian 2356c9fc4c Link to summary XML email, rather than thread top: 19 years ago
Bruce Momjian eb838baf49 Document issues for SGML and XML: 19 years ago
Bruce Momjian c4dfc4137e Document patch needed to get PDF and PS output in a reasonable amount of 19 years ago
Bruce Momjian 9c92007029 Remove unneeded tab in file. 19 years ago
Bruce Momjian 6f84d53110 Run Jade twice when outputting Postscript and PDF so the index is 19 years ago
Tom Lane 1f09a857b7 Make --with-ldap build on Unixware, per Olivier Prenant. 19 years ago
Peter Eisentraut 0bc8a5b669 Remove Windows port^W^Wobsolete template file. 19 years ago
Peter Eisentraut e5467d9e24 Activate WIN32_STACK_RLIMIT override only on platforms where this is 19 years ago
Tom Lane ec97c55de2 Put back yet another improperly-removed #include, per Mark Kirkwood. 19 years ago
Bruce Momjian 8283cd7663 Update entry: 19 years ago
Tom Lane f18c57fdf1 Fix planner to do the right thing when a degenerate outer join (one whose 19 years ago
Bruce Momjian 0afabecbfd Document that log_line_prefix %t does not print timezone on Win32. 19 years ago
Bruce Momjian faf69ee4a3 Oops, removed: 19 years ago
Bruce Momjian 0f45c0890b Add: 19 years ago
Peter Eisentraut 9cf2706742 Allow augmenting CPPFLAGS from the configure command line. This generally 19 years ago
Bruce Momjian 876ef5d5c9 Remove blank lines in HTML FAQ. 19 years ago
Bruce Momjian 051b52c886 Add FAQ entry to mention using COALESCE() for concatenation of possible 19 years ago