summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2001-05-11Improve discussion of %TYPE and %ROWTYPE.Tom Lane
2001-05-11Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian
2001-05-11Stamp for 7.1.2. Ready when you are...Bruce Momjian
2001-05-11Update FAQ.Bruce Momjian
2001-05-09First cut at making indexscan cost estimates depend on correlationTom Lane
2001-05-09Add --echo option to createlang and droplang.Peter Eisentraut
2001-05-09Change --with-pltcl-unknown to --enable-pltcl-unknownBruce Momjian
2001-05-09This patch adds a new configure option --with-pltcl-unknown whichBruce Momjian
2001-05-09Fix libpq++'s FieldSize to return int, not short.Bruce Momjian
2001-05-09Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'mBruce Momjian
2001-05-09If it's true that the ALTER TABLE x ADD CONSTRAINT x CHECK (x) syntax isBruce Momjian
2001-05-09Cause planner to make use of average-column-width statistic that is nowTom Lane
2001-05-08Update runtime shared memory computations.Bruce Momjian
2001-05-08Add SET SESSION AUTHORIZATION command.Peter Eisentraut
2001-05-08Remove pgadmin.sgml file.Bruce Momjian
2001-05-08Remove LISP manual reference. Added to web "interfaces" page.Bruce Momjian
2001-05-08drop_function.sgml:Bruce Momjian
2001-05-08drop_function.sgml:Bruce Momjian
2001-05-08Further cleanup of RAISE discussion; in particular, remove exampleTom Lane
2001-05-08Fix raise mention that %% output as %.Bruce Momjian
2001-05-08Update RAISE manual concerning % format symbols.Bruce Momjian
2001-05-08Update RAISE mention in manual to take string/variable not format/identifier.Bruce Momjian
2001-05-07Add mention of functional indexes for case-insensitive comparisons.Bruce Momjian
2001-05-07Add \cd command to psql.Peter Eisentraut
2001-05-07Solaris startup cleanup from Justin CliftBruce Momjian
2001-05-07Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane
2001-05-06Allow 'psql -f -' to read from standard input.Peter Eisentraut
2001-05-06Make prompt customization work with changeable Unix socket location.Peter Eisentraut
2001-05-05UPdate for release tomorrow.Bruce Momjian
2001-05-04COMMIT_DELAY and COMMIT_SIBLINGS were missing from the list of WALTom Lane
2001-05-04Add missing tag.Bruce Momjian
2001-05-03BTW it does not add encodign it just patches existing one (KOI8) toBruce Momjian
2001-05-03pg_dump can dump 7.0 databases.Bruce Momjian
2001-05-03Describe handling of multiply-inherited fields correctly.Tom Lane
2001-05-03Update shared memory docs.Bruce Momjian
2001-05-03Final stamp for 7.1.1. All done.Bruce Momjian
2001-05-03Some updates for 7.1.1.Bruce Momjian
2001-05-02In the outputs section the NOTICE reads:Bruce Momjian
2001-05-02Added mention of SHMALL and removed BSD/OS-specific table.Bruce Momjian
2001-05-02description of the command line option echo should read:Bruce Momjian
2001-05-01Bump version to 7.1.1. Now run over to hub to rebuild documentationPeter Eisentraut
2001-05-01More markup fixesPeter Eisentraut
2001-05-01Fix slightly confused description of debug options.Tom Lane
2001-04-30Document pltcl's return_null command.Tom Lane
2001-04-30Repair freshly-broken markup.Tom Lane
2001-04-30Break up PQexec() result functions into subsections to be clearer. BothBruce Momjian
2001-04-30Add mention of libpgtcl's options to manual, libpq++ markup fixes.Bruce Momjian
2001-04-28In create_function there is a remark concerning SQL/PSM notBruce Momjian
2001-04-27A small patch for a small option (for rel. 7.1).Bruce Momjian
2001-04-27Update FAQ.Bruce Momjian