Commit Graph

9870 Commits (5e987038ceef535c72063ddb814a154f0c3c8e4c)
 

Author SHA1 Message Date
Bruce Momjian 5e987038ce Move ParserFuncOrColumn function higher in the file. 24 years ago
Bruce Momjian 5ec8474323 New comment. This func/column things has always confused me. 24 years ago
Bruce Momjian f61d70c2ac Undo \dT change. Not worth it. 24 years ago
Bruce Momjian 2fd831d323 Rename ParseFuncOrColumn() to ParseColumnOrFunc(). 24 years ago
Bruce Momjian dc0ff5c67a Small code cleanups,formatting. 24 years ago
Jan Wieck 27b0e8c0b0 Adding ELSIF support contributed by Klaus Reger. 24 years ago
Tom Lane a9da3fed30 Suppress compiler warnings about pid_t vs int. 24 years ago
Bruce Momjian 3da29a8b4b Update TODO list. 24 years ago
Tom Lane 78b674ba35 Add regression test to catch future breakage of avg(interval). This 24 years ago
Tom Lane 1945096324 Correct recently-broken avg(interval) definition. 24 years ago
Bruce Momjian d220d3482d Update TODO list. 24 years ago
Bruce Momjian 1bb13716ec Update TODO list. 24 years ago
Bruce Momjian edf829aa1c Update TODO list. 24 years ago
Peter Eisentraut a6677f0f9e Change "indices" to "indexes", per OED. 24 years ago
Peter Eisentraut f000ffd28e Add -U and -W options to pg_dump and friends to support non-interactive 24 years ago
Peter Eisentraut 761a0bb69b Add dynamic_library_path parameter and automatic appending of shared 24 years ago
Bruce Momjian 8266e8a84b OK, now pgindent has blank lines before comment blocks, except when 24 years ago
Bruce Momjian 2d7795ebb4 Prevent forced blank line before comment block in pgindent. 24 years ago
Bruce Momjian e044fc0599 Spacing cleanup. 24 years ago
Bruce Momjian 806aba49fd Small cleanup of spacing. 24 years ago
Bruce Momjian e4f2bea7fb Add HISTORY items for 7.1.2. 24 years ago
Bruce Momjian 8783d2a5bf Add missing space to sample cvs call. 24 years ago
Bruce Momjian a8a487df9f Fix pg_index statistics query to join proper relation. 24 years ago
Bruce Momjian f107174e8c Included is a patch that fixes a bug introduced in the lastest version 24 years ago
Bruce Momjian 2e3c56a0ea Cleanup of backpatch of jdbc2 improvements to jdbc1: 24 years ago
Bruce Momjian 1ef5c99c85 Fix 'make clean' with jdbc and ant by using filesets. 24 years ago
Hiroshi Inoue e7ffdd4475 1) Decrease the size of some buffers. 24 years ago
Tom Lane 77f277575a Replace poorly-coded vac_find_eq routine with call to standard bsearch 24 years ago
Bruce Momjian 6c183005d3 Mark column as not used. 24 years ago
Bruce Momjian b350b52139 Update TODO list. 24 years ago
Bruce Momjian 2cc332002f Update TODO list. 24 years ago
Bruce Momjian 8128ae686f Add missing paren. 24 years ago
Tom Lane 27336e4f7a Repair race condition introduced into heap_update() in 7.1 --- 24 years ago
Bruce Momjian ae38a1f556 Update TODO list. 24 years ago
Bruce Momjian 5abaa779c4 Fix for HASH for index lookups in ODBC. 24 years ago
Bruce Momjian 014f98dd36 autoconf 24 years ago
Bruce Momjian 94e2d98dd6 The configure.in file erraneous assumes that FreeBSD 1.x and 2.x have 24 years ago
Bruce Momjian 7934c93cbe This patch fixes a bug which occurs when setObject(1,obj) is called and obj 24 years ago
Bruce Momjian 37b006e074 Add NUMERIC tests to jdbc code. 24 years ago
Bruce Momjian 863c9d11f1 I was trying to get a very nice FREE graphical db tool called DbVisualizer 24 years ago
Bruce Momjian 01cc344011 Change the line: 24 years ago
Bruce Momjian 9cdf723142 Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut 24 years ago
Bruce Momjian 1292467db1 Backpatch getImportedKeys to jdbc1. 24 years ago
Bruce Momjian aad93fb433 Backpatch ORDER BY fix to jdbc1. 24 years ago
Bruce Momjian c5039e059e Here's an easy patch for todays snapshot to sort the result of the 24 years ago
Bruce Momjian 41a20bbbdf jdbc2 implementation of getImportedKeys. 24 years ago
Bruce Momjian e046e1dfab The current implementation of BlobInputStream does 24 years ago
Peter Eisentraut dbb219b896 Add missing dlfcn.h includes. Fix "" vs <>. 24 years ago
Tom Lane 6f3da9ae17 Remove unnecessary EvalPlanQual support code --- since this plan node 24 years ago
Bruce Momjian d0e1091cfd we found a problem in GiST with massive insert/update operations 24 years ago