Commit Graph

23845 Commits (ed1e9cd501b4dc89a6a7e5cef702f2f6830ae829)
 

Author SHA1 Message Date
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
Tom Lane 9fa12ddda6 Add a paramtypmod field to Param nodes. This is dead weight for Params 19 years ago
Peter Eisentraut 314c7b642b Make separate targets for building printable documentation in A4 and 19 years ago
Peter Eisentraut 5f1f30d136 Reorganize XSLT stylesheet support. Put common things into a separate 19 years ago
Peter Eisentraut 0a265e487b Add some information about increasing JadeTeX parameters. 19 years ago
Peter Eisentraut 465269b8ad Drop indentation of verbatim environments in print output. This increased 19 years ago
Peter Eisentraut c605441c79 Generalize Texinfo rules. Prevent them from overriding the PostScript 19 years ago
Tom Lane 0cb91ccba9 Remove the logId/logSeg fields from pg_control, because they are not needed 19 years ago
Tom Lane 98cacd1a0a Fix broken markup. 19 years ago
Neil Conway 543790104a Fix the build for when SHOW_MEMORY_STATS is defined. The reference to 19 years ago
Tom Lane 566480acbb Avoid double free of _SPI_current->tuptable. AtEOSubXact_SPI() now tries to 19 years ago
Tom Lane 8124215cc3 Repair incorrect placement of WHERE clauses when there are multiple, 19 years ago
Tom Lane b307d7a6c4 Fix planning of SubLinks to ensure that Vars generated from transformation of 19 years ago
Neil Conway 886a02d1cb Add a txn_start column to pg_stat_activity. This makes it easier to 19 years ago
Neil Conway dd740e1fd0 Various improvements to the GUC description strings. Punctuate and 19 years ago
Bruce Momjian a39e3958e9 Change psql \\ example to use single quotes, per TOm. 19 years ago
Bruce Momjian a4242d7f87 Back out mention of port success from FAQs, per Tom, added by Simon. 19 years ago
Bruce Momjian d7f316d28e Clean up psql -c documentation that uses \\. 19 years ago
Bruce Momjian a6f156b931 Make URL to docs use /current/. 19 years ago
Bruce Momjian c08cfab407 Fix documentation example of using psql \x with a SELECT command, per 19 years ago
Neil Conway d49fa4c866 Fix typos in comments and error messages in HStore. Patch from Filip 19 years ago