Commit Graph

9695 Commits (7038554c4ef2149ec08d4fdaff04743d5153873b)
 

Author SHA1 Message Date
Peter Eisentraut 7038554c4e Allow 'psql -f -' to read from standard input. 25 years ago
Peter Eisentraut 84e8e5b427 Make prompt customization work with changeable Unix socket location. 25 years ago
Marc G. Fournier 36161b3086 not sure about this one ... but should have changelog in both versions ... 25 years ago
Bruce Momjian 1564bd11e3 UPdate for release tomorrow. 25 years ago
Tom Lane e669b8d751 COMMIT_DELAY and COMMIT_SIBLINGS were missing from the list of WAL 25 years ago
Bruce Momjian 8d2fe903b0 Update TODO list. 25 years ago
Tom Lane 28ac24e4dd Makefile should have automatic dependency for parser.o too, if it's 25 years ago
Bruce Momjian 9278262181 Update TODO list. 25 years ago
Tom Lane e2e19ca0cd Seems like we should not hold off cancel/die interrupts while we are 25 years ago
Bruce Momjian 602b742507 Add missing tag. 25 years ago
Tom Lane f5ba72ea04 Consolidate several near-identical uses of mktime() into a single 25 years ago
Bruce Momjian 0cec2bb0cd BTW it does not add encodign it just patches existing one (KOI8) to 25 years ago
Tom Lane d05b4bd7c6 Permission checking wasn't quite right for insert/update/delete rules, 25 years ago
Bruce Momjian c434ae3539 pg_dump can dump 7.0 databases. 25 years ago
Bruce Momjian 3f8e21c34a apply a little patch: 25 years ago
Tom Lane 2792374cff Ensure that btree sort ordering functions and boolean comparison operators 25 years ago
Tom Lane 77fe28f33e Describe handling of multiply-inherited fields correctly. 25 years ago
Tom Lane f2122d092f Permissions were not checked correctly when one view invokes another. 25 years ago
Bruce Momjian d31b9f3101 Update shared memory docs. 25 years ago
Bruce Momjian 645553eaf6 Improve list. 25 years ago
Bruce Momjian 7efc878104 Final stamp for 7.1.1. All done. 25 years ago
Bruce Momjian 3bc0ab783b Updates for 7.1.1. Not done yet. 25 years ago
Bruce Momjian c0f5b4c82c autoconf 25 years ago
Bruce Momjian 13e9cea634 Some updates for 7.1.1. 25 years ago
Tom Lane 8571e6c6e5 Correct pg_description entry for type macaddr. 25 years ago
Tom Lane f13cb7e524 Fixes to make ecpg work on Cygwin, from Jason Tishler <Jason.Tishler@dothill.com>. 25 years ago
D'Arcy J.M. Cain b95ff0c542 Initial checkin of a contributed type that handles passwords efficiently. 25 years ago
Bruce Momjian 4ad073cf4c In the outputs section the NOTICE reads: 25 years ago
Bruce Momjian 8e393fc501 Added mention of SHMALL and removed BSD/OS-specific table. 25 years ago
Bruce Momjian 4929d85e50 description of the command line option echo should read: 25 years ago
Tom Lane d67a618e19 Previous commit mistakenly converted all newlines to DOS style (CR/LF). 25 years ago
D'Arcy J.M. Cain 57faa28740 Add note explaining why inserts take longer as tables grow. Also suggest 25 years ago
D'Arcy J.M. Cain 66feaa80dc Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code works 25 years ago
Peter Eisentraut adee1da002 Bump version to 7.1.1. Now run over to hub to rebuild documentation 25 years ago
Peter Eisentraut 4f268b01cd More markup fixes 25 years ago
Tom Lane d45c0794df Fix slightly confused description of debug options. 25 years ago
Tom Lane ac2b9aee1c Synced gram.y and preproc.y. 25 years ago
Thomas G. Lockhart d63571a7f4 Allow a string argument to the EXTRACT() function. 25 years ago
Hiroshi Inoue 892d46e7d0 1) fix bugs reported by Andrea Aime. 25 years ago
Tom Lane 48bdf021b6 Update FAQ_HPUX now that we have reports of out-of-the-box build 25 years ago
Tom Lane c8b5598a11 Document pltcl's return_null command. 25 years ago
Tom Lane 955c8771f8 Repair freshly-broken markup. 25 years ago
Tom Lane 8bb3c8fe54 exec_move_row() should be more forgiving of tuples with a different 25 years ago
Tom Lane e2004dfc69 Suppress pull-up of subqueries that are in the nullable side of an outer 25 years ago
Bruce Momjian 60ba30d13a Break up PQexec() result functions into subsections to be clearer. Both 25 years ago
Bruce Momjian cfc4d6c510 Update TODO list. 25 years ago
Bruce Momjian 9a878b4ec7 Add mention of libpgtcl's options to manual, libpq++ markup fixes. 25 years ago
Bruce Momjian 189a752ef9 Update TODO list. 25 years ago
Tatsuo Ishii c527366b60 Add missing Unicode support for Cyrillic encodings. 25 years ago
Bruce Momjian 82511e3375 In create_function there is a remark concerning SQL/PSM not 25 years ago