1997-12-26 |
Vadim B. Mikheev | Cleaning GCC warnings. |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Vadim B. Mikheev | extern char* crypt_getpwdfilename(void); |
commit | commitdiff | tree | snapshot |
1997-12-24 |
Bruce Momjian | Implementation of UNIONs. |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Bruce Momjian | Reverse out Thomas's group clause change. |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Bruce Momjian | Make no-tty not use quiet in psql, fix group by copy... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Add newline/tab to middle of long failure message to... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Change field name in RetrieveStmt from selectClause... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Lengthen some time conversion routine names now that... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Fix numeric comparision (... != NULL) to be (... >... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Add routines to print AExpr, Ident, and AConst parsing... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Implement CREATE TABLE ... AS SELECT borrowing code... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Change variable name reference from selectClause to... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Fix up some elog error messages. |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Expand a few date/time routine names to > 16 characters... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Fix format to produce actual German style. Affects... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Change logic slightly to avoid one unnecessary calculat... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Thomas G. Lockhart | Change a few routine names back to full length now... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Bruce Momjian | Remove regression in function. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Bruce Momjian | Fix notty output to show status result. -q option... |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Bruce Momjian | Fix for test 0 error. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Bruce Momjian | Fix for select 1=1 or 2=2, select 1=1 and 2=2, and... |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Bruce Momjian | Remove some recursion in optimizer and clean up some... |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Potential fix for Bruce's "test" problem |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Bruce Momjian | Fix aggregates on inherited tables. |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Move more to dynloader subdir |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Make sure distclean works as well as clean |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Missed a HAVE_ |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | fix so that dynloader.h is included instead of port... |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Fix use of variable in Makefile.in |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Make sure configure reflects changes |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Oops, forgot to add what I took away |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | More cleanups... |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | More ports switched over |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Move over the BSDi port files |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | This should get the linux port to work... |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Get it so that everything else *should* work with my... |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | Major cleanout of PORTNAME variables from Makefiles... |
commit | commitdiff | tree | snapshot |
1997-12-20 |
Marc G. Fournier | First clean compile without a "PORTNAME" variable being... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | removed the port-protos.h from bsd a little too quick... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | If this doesn't break something, nothing will *muhahaha* |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | These files will get link'd to 'dynloader.[ch]', from... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | More removal of port dependent stuff |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | More cleanups. Move alot of the prototype definitions... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | Get rid of PORTNAME from Makefile.global.in... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | Add regression output from FreeBSD |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Bruce Momjian | Replace foo/bar to l1/l2. |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | Here is the difference between expected->results of... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | More cleanups...only need one rusagestub.h |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | remove port from OBJS line... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | Nice clean compile...still need to run regression tests... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | Update configure so that it auto-detects and configures... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | Okay, that's it for tonight...broke a few ports, most... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | More cleanups |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | More cleanups...several ports are major redundancies... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | port.c no longer required...individual functions that... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Marc G. Fournier | More cleanups. I can now compile without PORTNAME... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | copy query cleanup. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Remove init_query_planner(), merged into planner(). |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Fix copy for no aggregates. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Remove Existential, and ifdef out generate_fjoin. ... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Cost cleanup. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Cost cleanup. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Cleanup of agg copy. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Cleanup of agg copy. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Momjian | Fix Query handling for inheritance, and cost computations. |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Thomas G. Lockhart | Enable timespan_finite() and text_timespan() routines... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Thomas G. Lockhart | Move declarations for timespan2tm() and tm2timespan... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Bruce Momjian | Rename Query label so ctags finds real structure. |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Bruce Momjian | Add optimizer README file. |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Marc G. Fournier | First pass through, of many to come, towards making... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Marc G. Fournier | Makefile cleaned up |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Marc G. Fournier | Clean up the Makefiles |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Marc G. Fournier | Make it entirely possible for PORTNAME to be undefined |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Marc G. Fournier | Add recognition for 'machten' |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Mention PST8PDT explicitly in the banner message (rathe... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Define text, varchar, and bpchar string length functions. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Use MAXPGPATH to declare size of socket name storage. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Use environment variable PGDATESTYLE on backend startup... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Add declarations for text, bpchar, and varchar length... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Add declarations for text, bpchar, and varchar length... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Allow multiple-argument functions in constraint clauses. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Thomas G. Lockhart | Improve (well, ok, fix) generated constraint name for... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Bruce Momjian | Fix order of keywords, must be alphabetical. |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Bruce Momjian | Fix for user password packet processing, from Goran... |
commit | commitdiff | tree | snapshot |
1997-12-12 |
Bruce Momjian | Make password null on startup. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Bruce Momjian | Rename pg_plan and pg_eval to be more meaningful. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Bruce Momjian | Remove PGDATA setting and use DataDir. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Bruce Momjian | Spark/Linux patch for locking, from Tom Szybist |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Marc G. Fournier | Major code cleanup following the pg_password insertion... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Thomas G. Lockhart | Include informational messages added for implicit index... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Thomas G. Lockhart | Add information message about implicitly created indices. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Thomas G. Lockhart | Remove trailing period from an elog message. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Bruce Momjian | More VARHDRSZ additions. |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Marc G. Fournier | Add error check on getenv("DATADIR") |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Bruce Momjian | Add VARHDRSZ where needed. Many places just used 4. |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Thomas G. Lockhart | Allow logging of output to syslog or /tmp/postgres... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Thomas G. Lockhart | Add test for multi-character char(). |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Bruce Momjian | Fix tolower loops to go in proper direction for cache. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Marc G. Fournier | I found one other change that I would like to make... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Thomas G. Lockhart | Change constraint syntax to SQL92 style. |
commit | commitdiff | tree | snapshot |
next |