Commit Graph

9043 Commits (a8b9cbfa0e154323a2e3c3dd756c4513a81cf4fe)
 

Author SHA1 Message Date
Tom Lane a8b9cbfa0e Make DEF_PGPORT available to Makefiles, so it can be substituted into 25 years ago
Tom Lane 5add3e8e51 Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for 25 years ago
Tom Lane b6ffc70dcc Remove broken (and unnecessary) definition of DEF_PGPORT. 25 years ago
Peter Eisentraut d79ab787b8 Only pass the -L* portions of LDFLAGS to the Python build environment. 25 years ago
Tom Lane 080af3db80 Need to specify DYNAMIC_PATH flag to shl_load, else HPUX's dld will not 25 years ago
Bruce Momjian c9836946ac Update FAQ. 25 years ago
Bruce Momjian 2424483c23 Update FAQ. 25 years ago
Peter Mount ca5d71cd07 Some updates prior to retrieving a fresh cvs copy: 25 years ago
Bruce Momjian 90670ebdea Add java. 25 years ago
Bruce Momjian c992515abc Update TODO list. 25 years ago
Bruce Momjian c51ece3373 Add item. 25 years ago
Bruce Momjian 25d95a2d60 Update TODO list. 25 years ago
Bruce Momjian 0817130ead Update TODO list. 25 years ago
Bruce Momjian a0885fe63c cleaned up. 25 years ago
Bruce Momjian 9213f63400 Make it clearer. 25 years ago
Peter Eisentraut 5610b6d9cb Only use termcap xor [n]curses, depending on what readline needs. Solaris 25 years ago
Bruce Momjian 659a1d65c6 Well, learned the hard way... 25 years ago
Bruce Momjian d3aa664798 Add. 25 years ago
Bruce Momjian a0b9ffbbeb Update /contrib and TODO.detail. 25 years ago
Bruce Momjian 98f7176c03 Update TODO list. 25 years ago
Bruce Momjian 396ad24836 Update TODO list. 25 years ago
Peter Eisentraut c86c379787 If the first argument is --version or --help, skip the root check. 25 years ago
Vadim B. Mikheev 21d08bc1f6 PageAddItem in overwrite mode: must *NOT* check itemid' flag if 25 years ago
Bruce Momjian 3869b08859 Update FAQ. 25 years ago
Hiroshi Inoue 5d08521fcd Improved version handling introduced by Dave Page. 25 years ago
Tom Lane 300e28888f Now that I look at it, PQoidValue() ain't quite right either. 25 years ago
Tom Lane 8558054aa4 Repair PQoidStatus() bug reported by darcy@druid.net. 25 years ago
Tom Lane 85c17dbff8 Out-of-bounds memory allocation request sizes should be treated as just 25 years ago
Peter Eisentraut 192ce19d36 Document BETWEEN. 25 years ago
Bruce Momjian e28c095e8d Update FAQ. 25 years ago
Peter Eisentraut 0d3c767bb5 Dump/display 'timestamp' as 'timestamp with time zone', to make room for a 25 years ago
Peter Eisentraut ab29852224 Move PL docs to programmer's guide, "storage" chapter to admin guide, 25 years ago
Peter Eisentraut b1f528f86c Check for -lresolv. 25 years ago
Peter Eisentraut 8791d12d9e Pass LDFLAGS along with LIBS to the Python build stuff, especially to pick 25 years ago
Peter Eisentraut 72813984da Must run jadetex three times to get correct page numbers. Add support for 25 years ago
Peter Eisentraut c1f5ed6394 When making xrefs to refsects, the linkend should point to the refsect and 25 years ago
Bruce Momjian 930b283a89 Re-add Peter E's changes. 25 years ago
Tom Lane 503f042cd7 Fix inappropriate attempt to push down qual clauses into a view that 25 years ago
Peter Eisentraut 67849c84d6 Use elog() instead of exit() for fatal scanner errors. 25 years ago
Peter Eisentraut 251de13afd Improved wording, from Albert REINER <areiner@tph.tuwien.ac.at>. 25 years ago
Peter Eisentraut 7c164dca0b Update, polish, consistencify preface/intro sections. 25 years ago
Bruce Momjian 80dbae395d Change description. 25 years ago
Vadim B. Mikheev b18c09ee3a Runtime tree recovery is implemented, just testing is left -:) 25 years ago
Bruce Momjian b60c57da2d Apply patches for QNX from Maurizio 25 years ago
Bruce Momjian a1c68b4e6b A patch for the GROUP BY/HAVING example. p.date should be s.date. 25 years ago
Bruce Momjian 58f882d4b2 Please replace with the one attached to this email message. The 25 years ago
Michael Meskes c9ecf3d1f1 Applied two bug fixes by Christof Petig. 25 years ago
Peter Mount 234599e943 Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.uk 25 years ago
Peter Mount 8439a83d84 Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk 25 years ago
Vadim B. Mikheev dca0762efc Couple additional functions to fix tree at runtime. 25 years ago