2001-02-14 |
Bruce Momjian | Back out all ODBC formatting changes, and back out... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter Eisentraut | Hmm, so referencing a CSS stylesheet when there isn... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter Eisentraut | Fix markup. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter Eisentraut | Didn't work when Makefile.custom is missing. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter Eisentraut | Custom DSSSL stylesheet. Style changes included here: |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter Eisentraut | Fix tag. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Vadim B. Mikheev | Comments about GetFreeXLBuffer(). |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter Mount | Some more including the patch to DatabaseMetaData backe... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Remove postgresql jdbc files, per Peter. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Remove postgresql jdbc files, per Peter Mount. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Back out *inv* changes for this file. Peter want to... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Remove unused files, per Andreas |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bruce Momjian | Please apply the following patch to fix AIX and IRIX... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Vadim B. Mikheev | Removed abort() in XLogFileOpen. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Philip Warner | Added some comments to setval, setval_is_called and... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Philip Warner | - Fix help output: replace 'f' with 't' and change... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Tom Lane | Clean up portability problems in regexp package: change... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Attached is a makefile for the ODBC driver for use... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Tom Lane | Hmm, this isn't used either. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Tom Lane | Remove unused and largely-broken-anyway compatibility... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Bruce Momjian <pgman@candle.pha.pa.us> writes: |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | New MS resource file, pgindented. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Tom Lane | Suppress compiler warning on Alpha. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Tom Lane | Rearrange order of operations in heap_create_with_catal... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Add stdio to file. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Add // -> /* */ mapping to pgindent. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Update ODBC resource MS-generated file. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | User Manual |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Change more // comments. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Remove // and make /* */ |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Add #include <unistd.h> |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | New release format, Peter E style. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | Replace // comments from file for MS products. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bruce Momjian | poit -> point. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Tom Lane | SOCK_get_next_byte should not return garbage after... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Remove unneeded shutdown() call, per Tom Lane. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Tom Lane | Improve error message when startup or shutdown proc... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Move release date into release heading. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | More cleanups. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Include file alignment fixes. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Move X packet before shutdown(). |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Source alignment cleanups. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | More updates. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | More cleanup. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | More cleanup. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Cleanup of source. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Add to Makefile. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Add pg_logger to /contrib. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | The attached patch does the following: |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Tatsuo Ishii | Move pg_encoding_mblen() from common.c to wchar.c. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Tatsuo Ishii | conv.c did not compile anymore. Fix wrong header file... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Tatsuo Ishii | Clean up mutibyte supoorting source files. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Bruce Momjian | Clean up HISTORY file, add dates to releases. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Peter Eisentraut | Repair markup. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Disable X connection close in ODBC until solution is... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Format to match standard conventions |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Convert to standard 4-space tabs. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Peter Eisentraut | Only look for bison as YACC; other yaccs need to be... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | move comment |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Peter Eisentraut | Document that NetBSD's libedit can be used instead... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Peter Eisentraut | Add note about the availability of contrib/mac for... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Add comment about linker/compiler on bsd. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Peter Eisentraut | Repair BSD/OS shared library fixes. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Back out addition. Seems grammar doesn't handle CONSTR... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Add mention of CONSTRAINT in ADD CONSTRAINT section. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Revert shlib changes. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Remove protcol option buttons. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | ODBC BSD/OS fix. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Add URL for my2pg.pl. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Add description. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Add both conversion utilities. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Add other mysql conversion utility for comparisons. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Allow -Bsymbolic on BSDI for ODBC. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Peter Eisentraut | Fix on Linux |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Minor improvements and copy-editing. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | More ODBC formatting cleanup. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Fix example of syntactic ambiguity between prefix/infix... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Run pgindent over ODBC source. We couldn't do this... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Remove protocol-dependent code. This should have been... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | More cleanup, again not sure it works. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Clean up bad variable used in script. Still not sure... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bruce Momjian | Properly exit ODBC with 'X', allow linking on BSD/OS. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Fix documentation of EXECUTE, add documentation of... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Fix byte-vs-word-width oversight in m68k TAS() code. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Update findoidjoins notes for 7.1. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Compile a little more cleanly. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Add oid2name subdirectory to contrib Makefile. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Ignore leading whitespace when trying to determine... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Tom Lane | Restructure the key include files per recent pghackers... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Peter Eisentraut | Update section about how to start server from boot... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Peter Eisentraut | Add new FreeBSD start script that makes use of new... |
commit | commitdiff | tree | snapshot |
next |