summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2003-09-12Remove WIN32 console.Bruce Momjian
2003-09-07Update WIN32 branch from CVS HEAD.Bruce Momjian
2003-09-07Update this branch to match CVS head, includes WIN32 improvements.Bruce Momjian
2003-08-14Minor copy-editing.Tom Lane
2003-08-14Fix longstanding thinko in SSL protocol documentation: the server'sTom Lane
2003-08-13libpq failed to cope with COPY FROM STDIN if the command was issuedTom Lane
2003-08-13Add PQexecPrepared() and PQsendQueryPrepared() functions, to allowTom Lane
2003-08-10Make various links point to specific places instead of entire partsTom Lane
2003-08-10Request verbose error message output in bug reports.Tom Lane
2003-08-09Update docs for 7.4 array features and polymorphic functions.Tom Lane
2003-08-07markup fixesBarry Lind
2003-08-07Noticed broken markup in ecpg.sgml. Attached patch fixes it. PleaseBruce Momjian
2003-08-06Applied doc patch for the jdbc docs submitted by Nic Ferrier for functionalityBarry Lind
2003-08-04Add a note that AND and OR are commutative. Apparently, they are not inPeter Eisentraut
2003-08-04Remove --enable-recode feature, since it's been broken by IPv6 changes,Tom Lane
2003-08-02Remove docs that say psql \encoding doesn't track SET client_encoding.Bruce Momjian
2003-08-01Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,Peter Eisentraut
2003-08-01--enable-thread-safeness -> --enable-thread-safetyBruce Momjian
2003-08-01Improve description of restoring pg_dumpall backups, per gripe fromTom Lane
2003-07-31Very minor editing.Tom Lane
2003-07-31Cause library-preload feature to report error if specified initializationTom Lane
2003-07-31contraints -> constraintsBruce Momjian
2003-07-31Update Turkish FAQ, Devrim GUNDUZBruce Momjian
2003-07-30Add pretty-printing variants of pg_get_viewdef and related functions.Tom Lane
2003-07-29Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane
2003-07-28Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.Tom Lane
2003-07-27Move ERRCODE_XXX macros into their own header file.Tom Lane
2003-07-27elog mop-up.Tom Lane
2003-07-27> Joe Conway <mail@joeconway.com> writes:Bruce Momjian
2003-07-27here are the patches for psql on Win32:Bruce Momjian
2003-07-26At long last I put together a patch to support 4 client SSL negotiationBruce Momjian
2003-07-25Add mention of new SSL capabilities.Bruce Momjian
2003-07-25Error message editing in backend/utils (except /adt).Tom Lane
2003-07-25Begin improving markup of (past) release notes.Peter Eisentraut
2003-07-24Add to 7.3.4 release notes:Bruce Momjian
2003-07-23New WAL fix release text is:Bruce Momjian
2003-07-23Mention increasing sort_mem during a restore.Bruce Momjian
2003-07-23Rename --with-threads to --enable-thread-safeness, per Peter.Bruce Momjian
2003-07-23Update German FAQ.Bruce Momjian
2003-07-23Update FAQ.Bruce Momjian
2003-07-23Just a spot of copy-editing.Tom Lane
2003-07-23Update to 7.3.4 as newest release.Bruce Momjian
2003-07-23Stamp 7.3.4.Bruce Momjian
2003-07-22Add GUC parameter to control rendezvous name.Bruce Momjian
2003-07-22Error message editing in backend/libpq, backend/postmaster, backend/tcop.Tom Lane
2003-07-21 I updated Japanese translation of PostgreSQL FAQBruce Momjian
2003-07-20Update URL's.Bruce Momjian
2003-07-18First bits of work on error message editing.Tom Lane
2003-07-18Stephen Robert Norris wrote:Bruce Momjian
2003-07-17Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL conventionTom Lane