aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* COMMIT_DELAY and COMMIT_SIBLINGS were missing from the list of WALTom Lane2001-05-04
* Update TODO list.Bruce Momjian2001-05-04
* Makefile should have automatic dependency for parser.o too, if it'sTom Lane2001-05-04
* Update TODO list.Bruce Momjian2001-05-04
* Seems like we should not hold off cancel/die interrupts while we areTom Lane2001-05-04
* Add missing tag.Bruce Momjian2001-05-04
* Consolidate several near-identical uses of mktime() into a singleTom Lane2001-05-03
* BTW it does not add encodign it just patches existing one (KOI8) toBruce Momjian2001-05-03
* Permission checking wasn't quite right for insert/update/delete rules,Tom Lane2001-05-03
* pg_dump can dump 7.0 databases.Bruce Momjian2001-05-03
* apply a little patch:Bruce Momjian2001-05-03
* Ensure that btree sort ordering functions and boolean comparison operatorsTom Lane2001-05-03
* Describe handling of multiply-inherited fields correctly.Tom Lane2001-05-03
* Permissions were not checked correctly when one view invokes another.Tom Lane2001-05-03
* Update shared memory docs.Bruce Momjian2001-05-03
* Improve list.Bruce Momjian2001-05-03
* Final stamp for 7.1.1. All done.Bruce Momjian2001-05-03
* Updates for 7.1.1. Not done yet.Bruce Momjian2001-05-03
* autoconfBruce Momjian2001-05-03
* Some updates for 7.1.1.Bruce Momjian2001-05-03
* Correct pg_description entry for type macaddr.Tom Lane2001-05-03
* Fixes to make ecpg work on Cygwin, from Jason Tishler <Jason.Tishler@dothill....Tom Lane2001-05-03
* Initial checkin of a contributed type that handles passwords efficiently.D'Arcy J.M. Cain2001-05-03
* In the outputs section the NOTICE reads:Bruce Momjian2001-05-02
* Added mention of SHMALL and removed BSD/OS-specific table.Bruce Momjian2001-05-02
* description of the command line option echo should read:Bruce Momjian2001-05-02
* Previous commit mistakenly converted all newlines to DOS style (CR/LF).Tom Lane2001-05-02
* Add note explaining why inserts take longer as tables grow. Also suggestD'Arcy J.M. Cain2001-05-02
* Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code worksD'Arcy J.M. Cain2001-05-02
* Bump version to 7.1.1. Now run over to hub to rebuild documentationPeter Eisentraut2001-05-01
* More markup fixesPeter Eisentraut2001-05-01
* Fix slightly confused description of debug options.Tom Lane2001-05-01
* Synced gram.y and preproc.y.Tom Lane2001-05-01
* Allow a string argument to the EXTRACT() function.Thomas G. Lockhart2001-05-01
* 1) fix bugs reported by Andrea Aime.Hiroshi Inoue2001-05-01
* Update FAQ_HPUX now that we have reports of out-of-the-box buildTom Lane2001-04-30
* Document pltcl's return_null command.Tom Lane2001-04-30
* Repair freshly-broken markup.Tom Lane2001-04-30
* exec_move_row() should be more forgiving of tuples with a differentTom Lane2001-04-30
* Suppress pull-up of subqueries that are in the nullable side of an outerTom Lane2001-04-30
* Break up PQexec() result functions into subsections to be clearer. BothBruce Momjian2001-04-30
* Update TODO list.Bruce Momjian2001-04-30
* Add mention of libpgtcl's options to manual, libpq++ markup fixes.Bruce Momjian2001-04-30
* Update TODO list.Bruce Momjian2001-04-30
* Add missing Unicode support for Cyrillic encodings.Tatsuo Ishii2001-04-29
* In create_function there is a remark concerning SQL/PSM notBruce Momjian2001-04-28
* A small patch for a small option (for rel. 7.1).Bruce Momjian2001-04-27
* Update FAQ.Bruce Momjian2001-04-27
* Update FAQ.Bruce Momjian2001-04-27
* Update FAQ.Bruce Momjian2001-04-27