Commit Graph

8605 Commits (f4e995e17f1a5ce0ff7c5cee297103680d126fc9)
 

Author SHA1 Message Date
Peter Eisentraut f4e995e17f Add id attribute to sect1 tag. 25 years ago
Peter Eisentraut fa1640aea0 Fix some cross reference links. 25 years ago
Peter Eisentraut dccfd74935 Refine some things to create better looking man pages. 25 years ago
Tom Lane e58badfbe7 Improve comments. 25 years ago
Tom Lane 7df721af0e Compute reasonable cost and output-row-count estimates for LIMIT plan 25 years ago
Peter Eisentraut 37c55f9849 Some of the stuff documented here hasn't existed since Postgres95. 25 years ago
Bruce Momjian fad813774a Update TODO list. 25 years ago
Peter Eisentraut de3379503a Remove unused file (the information is already contained elsewhere). 25 years ago
Tom Lane a412749812 Replace overly-cute coding with code that (a) has defined behavior 25 years ago
Tom Lane 90f42847b5 Small cleanup of temp-table handling. Disallow creation of a non-temp 25 years ago
Peter Eisentraut 7558da669f Make use of <email> tag for marking up email addresses. 25 years ago
Tom Lane 0db1a951d5 Repair not-too-well-thought-out code to do rangechecking of OIDs on 25 years ago
Vadim B. Mikheev 369aace5f3 Avoid XLogFlush for clean buffers in BufferSync. 25 years ago
Peter Eisentraut 387d43113c Avoid using the terms 'installation', 'site', or 'instance' when referring 25 years ago
Tom Lane 046848c272 Improve error message for case where DROP TABLE is rejected because 25 years ago
Peter Eisentraut 1b555ce791 Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 25 years ago
Tom Lane 04b31609b6 Add 'ONLY' to queries generated by RI triggers, so as to preserve pre-7.1 25 years ago
Tom Lane f4eef66741 Fix broken markup. 25 years ago
Tom Lane 61784c54b5 Change default output formatting for CIDR to be unabbreviated, per 25 years ago
Michael Meskes 13b78a2400 - Fixed bug in a connect statement using varchars. 25 years ago
Tatsuo Ishii 1deb6e7d41 Fix PQsetdbLogin() backward compatibility problem. 25 years ago
Tom Lane 317215fc55 Clean up CREATE TYPE/OPERATOR/AGGREGATE productions, so that parser 25 years ago
Bruce Momjian 4ce226eeb7 In looking at the 7.1beta1 code for JDBC, I noticed that support was 25 years ago
Tom Lane 6cc842abd3 Revise lock manager to support "session level" locks as well as "transaction 25 years ago
Peter Eisentraut b2145e9365 Get rid of the little "v"s in front of version numbers, substituting the 25 years ago
Peter Eisentraut 8f89113d4b Updates 25 years ago
Peter Eisentraut d7b161031d Repair round(numeric) function. An initdb would be required to get the 25 years ago
Bruce Momjian 84f26edfff Update TODO list. 25 years ago
Bruce Momjian 7f72b31ba0 Update TODO list. 25 years ago
Bruce Momjian 2905a2c54b >openssl req -new -text -out cert.req (you will have to enter a password) 25 years ago
Bruce Momjian 1db9cce39f responce->response 25 years ago
Tom Lane 0e952cdb90 Fix longstanding bug with VIEW using BETWEEN: OffsetVarNodes would get 25 years ago
Thomas G. Lockhart 4408f04208 Rename undocumented utility SyncSyncID to MasterSync. 25 years ago
Thomas G. Lockhart e59e805d83 Rename undocumented utility SyncSyncID to MasterSync. 25 years ago
Tom Lane e6e9e18e9e Remove multi.c and single.c, which have been dead code for 25 years ago
Tom Lane 39b547f430 Prevent freshly-started backend from ignoring SIGUSR1, per race condition 25 years ago
Thomas G. Lockhart e4d97cb70e Update info for BeOS and MacOS-X-darwin as supported platforms. 25 years ago
Thomas G. Lockhart 54f2b601ef rserv replication toolkit from Vadim Mikheev. 25 years ago
Thomas G. Lockhart 96edf0c185 Add rserv replication toolkit from Vadim Mikheev. 25 years ago
Thomas G. Lockhart d8231344f7 Utility to convert MySQL schema dumps to SQL92 and PostgreSQL conventions. 25 years ago
Peter Mount 751959436c Finished build.xml and updated Driver.java.in and buildDriver to match how Makefile and ANT operate. 25 years ago
Bruce Momjian 1d46fb8035 Fix typo. 25 years ago
Bruce Momjian c6fc6cfa08 On Sunday 17 December 2000 15:07, Bruce Momjian wrote: 25 years ago
Bruce Momjian 827414276c Add mention of Alpha 25 years ago
Bruce Momjian e19f386116 Holloman -> Hollomon. Sorry. 25 years ago
Tatsuo Ishii 89996974a7 Add description about automatic encoding conversion 25 years ago
Peter Eisentraut 28e9e9a24e Rename --accounts-only to --globals-only, polish documentation. 25 years ago
Peter Eisentraut f824d4a363 Polish PL/Perl documentation. The README file got shrunk to being a 25 years ago
Peter Eisentraut 109cdbb4f7 Remove inclusions of <malloc.h>. 25 years ago
Peter Eisentraut f9698a938f Correct results of usage examples. 25 years ago