Commit Graph

23826 Commits (0bc8a5b6690da683d3cd7cca6108520c1f0ed10c)
 

Author SHA1 Message Date
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
Bruce Momjian 5b2def8969 Update of port patches, HEAD patch only. 19 years ago
Bruce Momjian 50a073916c Fix pg_dump linking on Win32 with MSVS win32.mak: 19 years ago
Bruce Momjian 1e22e60505 Patch of Win32 Encoding problem for server messages using 19 years ago
Teodor Sigaev 6cd9a58480 Fix core dump of ispell for case of non-successfull initialization. 19 years ago
Tom Lane 8dcc8e3761 Refactor ExecGetJunkAttribute to avoid searching for junk attributes 19 years ago
Tom Lane 406d028a9b Fix LIMIT/OFFSET for null limit values. This worked before 8.2 but was broken 19 years ago
Tom Lane 75330c3205 Stamp HEAD as 8.3devel. 19 years ago
Bruce Momjian 37885a4d4b Update most recent version from 8.2 to 8.2.0. 19 years ago
Peter Eisentraut 133d1e8e5b Collect the bits of wisdom about dtrace installation in the installation 19 years ago
PostgreSQL Daemon 2f52d7260c v8.2.0 is now released ... 19 years ago
Bruce Momjian f8660e309d Stamp 8.2, except configure.in. 19 years ago
Bruce Momjian 73500fd8b5 Update for release 8.2. 19 years ago
Peter Eisentraut 579c58761c Wording refinement for external references in man pages. 19 years ago
Peter Eisentraut b9dbb63e48 Don't ship spi_* man pages. (We don't do that anyway, but now it's automatic.) 19 years ago
Peter Eisentraut 339483928d Translation updates 19 years ago
Tom Lane ceb1cc90e3 Put release date in release notes. 19 years ago
Tom Lane 606b10f959 Add some documentation for DTrace support. Simon Riggs 19 years ago
Peter Eisentraut d92b939a0a Make Options for Windows a second-level heading instead of first-level. 19 years ago
Tom Lane 08fa6a6851 Editorial improvements for GIN documentation. 19 years ago