2000-04-18 |
Thomas G. Lockhart | Include information for armv4l from Mark Knox <segfault... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Tom Lane | Revert no-longer-needed relaxation of compiler errors. |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Tom Lane | Make ECPGraise's str parameter const to suppress warnin... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bruce Momjian | Add comment for -qhalt=w removal so it can be re-added... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Peter Mount | Another attempt at 7.0 |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bruce Momjian | Aix additions |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bruce Momjian | Aix patches from Zeugswetter Andrea |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bruce Momjian | Remove -qhalt=w flag from aix42. |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Tom Lane | Add code to test for non-shared libperl and fail gracef... |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Peter Eisentraut | squished \dS+ bug pointed out by Mike Mascari |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Add scripts to enable/disable use of new LIKE/regexp... |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Tweak create_help.pl so it will work under either perl... |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Peter Eisentraut | more psql bug squashing: |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Add new selectivity estimation functions for pattern... |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Allow COPY WITH OIDS to system OID values --- rely... |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Show failing OID in 'cache lookup failed' messages. |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Show failing OID in 'cache lookup failed' messages; |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Show failing OID in 'cache lookup failed' messages. |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | Print OIDs as %u not %d. |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tatsuo Ishii | Change postmaster.opts.default.sample. remove -S option. |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Tom Lane | get_relattval() should treat a NULL constant as a non... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bruce Momjian | SYstem user not implemented |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Tom Lane | elog(NOTICE) during COPY incorrectly reset lineno to... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Peter Eisentraut | fixed another psql \e bug (handle newlines as whitespace) |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | Update set constraints man page |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | Fix busted markup. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | update |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | MOre cleanup |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | Update |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | update |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | Updates create_function.sgml with fixes for new foreign... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | UPdate vacuum man page to be clearer. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Thomas G. Lockhart | Fix spelling of "millennium". |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Thomas G. Lockhart | Fix (well, add) support for ISO "week" in date_part... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Thomas G. Lockhart | Add mention of SET CONSTRAINT and CREATE CONSTRAINT... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Thomas G. Lockhart | Rename Digital Unix to Compaq Tru64 :( |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Thomas G. Lockhart | Mention CmdTuples(). From Vince. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Thomas G. Lockhart | Mention support for date_part('week',timestamp). |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | Fix silly definition order in config.h --- we had proto... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | Another static-vs-not-static error. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | Remove bogus extern for 'descriptors' variable, which... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | #undef const, inline, signed, volatile, on the expectat... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | Skip setsockopt(SO_REUSEADDR) for the Unix-domain postm... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | If configure finds that inet_aton() is not present... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | Revert inclusion of postgres_ext.h to use "..." instead... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Tom Lane | Repair bug reported by Wickstrom: backend would crash... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Bruce Momjian | Change DEFINE TYPE to CREATE TYPE. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Jan Wieck | Fixed CREATE TYPE to recognize changed parsenodes |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Bruce Momjian | No longer need to cast default non-cacheable functions. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bruce Momjian | A few more macro cleanups |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bruce Momjian | Update man page to prefer old over current. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bruce Momjian | Ye-old pgindent run. Same 4-space tabs. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bruce Momjian | Reverse out macro fix for the time being. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bruce Momjian | Prevent drop database failure from showing. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bruce Momjian | Fix assert with missing semicolon |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Thomas G. Lockhart | Fix up markup to allow building. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bruce Momjian | Update pgindent |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Update pgindent |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Update pgindent for 7.0 release |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Thomas pointed out this bug in my non-blocking stuff. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Allow libpq++ compile to fail |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | disable plperl |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Clean up temp files from \e. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Uppercase pg_options param |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Thomas G. Lockhart | Internal functions to support newest ODBC driver {fn... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Attached is are diffs for CREATE/ALTER table... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Thomas G. Lockhart | Update porting list. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Update for default ISO date style |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Bruce Momjian | Update SET manual pages for pg_options. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Tom Lane | Tweak smgrblindwrt per advice from Vadim: add parameter... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Bruce Momjian | The constant in backend/utils/misc/trace.c, line 32... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Bruce Momjian | No revoke on indexes any more |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Hiroshi Inoue | Fix an Assert bug(was my fault) pointed out by Tom... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Bruce Momjian | UPdate faq/ |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Bruce Momjian | No more need to create groups manually. |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Bruce Momjian | No grant on indexes. |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Tom Lane | Buffer manager modifications to keep a local buffer... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Tom Lane | Further tweaking of indexscan cost estimates. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Add explanation about 'Unrecognized variable client_enc... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Bruce Momjian | Document FSYNC in pg_options sgml file. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Bruce Momjian | Add new pg_options.sample file. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Tweak TypeCategory to treat new BIT types as of STRING... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | I think we want machine pattern i.86 not i386 --- looks... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Bruce Momjian | Add colo to display at end of initdb. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Modify pgbench.c not to depend on configure, since... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Link already-existing COMMENT and REINDEX command docs... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Fix relcache refcount leakage when inv_drop is applied |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Mention cube root. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Bruce Momjian | update |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Fix cross-references, update examples, copy-edit. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Thomas G. Lockhart | Add reference page for pg_ctl. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Thomas G. Lockhart | Update some porting info. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Thomas G. Lockhart | Add zpbit and varbit data types from Adrian Joubert |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Update for to_char change. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Tweak parallel test script so that command line options... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Tom Lane | Add copyObject logic for TruncateStmt and a few other... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Bruce Momjian | More man updates to fix bad tags |
commit | commitdiff | tree | snapshot |
next |