2001-08-31 |
Tatsuo Ishii | The actual execution results are different from examples. |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Tatsuo Ishii | Actual results are different from examples |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Tatsuo Ishii | Add ; to the create operator. |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Tatsuo Ishii | Since 7.1 the data type size of TIME has been increased. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Peter Eisentraut | Convert some fprintf's to elog's. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Peter Eisentraut | For INSERTs, one can now tab complete DEFAULT VALUES. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Tatsuo Ishii | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Peter Eisentraut | Install the SQL command man pages into a section approp... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Peter Eisentraut | Remove useless xreflabel. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Peter Eisentraut | Whoops, wrong logic. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Peter Eisentraut | Change the conditionals so the mips + gcc code here... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Peter Eisentraut | Fix the readline test to find dependent libraries on... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Peter Eisentraut | Include directory rearrangement |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Hiroshi Inoue | Fix a wrong error handling. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Tom Lane | Avoid #ifdef inside printf() ... that loses on platform... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Fix some typos. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Add some minimal exercising of functional-index feature... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Suppress definitions of 'true' and 'false' macros if... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Use a cursor for fetching data in -d or -D mode, so... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Fix confusion over static-ness of a subroutine. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Remove unneeded/unportable extern. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Quick-hack solution to regproc/oid issue was not the... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Tom Lane | Un-break pg_dump --- pg_class.indproc is now regproc... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Peter Eisentraut | Do not install the odbc header files, per discussion... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Peter Eisentraut | Turn on plpython build by default if we have something... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Hiroshi Inoue | Fix a complie error on Windows platform. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Peter Eisentraut | VPATH and DESTDIR support for PL/Perl, using the same... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Peter Eisentraut | Put the right runpath to libpq into the Perl module... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Tom Lane | Documentation for transaction-ID-wraparound changes... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | Please pull this patch. It breaks JDBC1 support. ... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | Back out "Remove outdated documentation section of... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Tom Lane | Transaction IDs wrap around, per my proposal of 13... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | Document single-letter createuser encryption options. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | Add single-letter encryption options for createuser... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | Put createuser ENCRYPTED/UNENCRYPTED in the proper... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | >>>>The JDBC driver requires |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | Here is a patch to the resultmap to make the regression... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Bruce Momjian | The attached file: SerializePatch2.tgz, contains a... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Tom Lane | Fix portability problem in new CLOG code, per report... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Bruce Momjian | Re-apply Array.java patch to new Array.java file to... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Tom Lane | Replace implementation of pg_log as a relation accessed... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Bruce Momjian | Add ENCRYPTED/UNENCRYPTED control in createuser script. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Bruce Momjian | Add MD5 to win32.mak |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Bruce Momjian | Add intended Array.java file that accidentally was... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Peter Eisentraut | update from Serguei Mokhov |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Peter Eisentraut | Hide backend debug output in initdb by default. To... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Peter Eisentraut | c.h needs to include postgres_ext.h to be self-contained. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Peter Eisentraut | Missed this part in pg_config.h rename. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Peter Eisentraut | Add ecpg --help and --version. Renumber the exit statu... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Peter Eisentraut | Start adding some more documentation about the number... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bruce Momjian | Reverse sense of comparison in psql socket test, per... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bruce Momjian | Remove outdated documentation section of ecpg. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bruce Momjian | There are two problems when compiling libpq.dll and... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bruce Momjian | Attached is a patch to fix the current issues with... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Peter Eisentraut | Rename config.h to pg_config.h and os.h to pg_config_os... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tom Lane | Ensure that all TransactionId comparisons are encapsula... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tom Lane | Makefile forgot to install README.btree_gist. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tom Lane | Add chkpass. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tom Lane | Bring chkpass build process into sync with other contri... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tom Lane | Remove test of 'inf' since it introduces a platform... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tom Lane | tskey_cmp() should use timestamp_cmp() instead of doing... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tom Lane | Allow the return value of an SQL function to be binary... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Peter Eisentraut | Add option to output SET SESSION AUTHORIZATION commands... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Peter Eisentraut | remove no longer needed -Wno-error |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Tom Lane | New contrib module for BTREE emulation in GiST. |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Tom Lane | Update GiST for new pg_opclass arrangement (finally... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Tom Lane | Persuade new pgcrypto stuff to compile. |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Bruce Momjian | Attached is a simple one line patch for the problem... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Here's a resend of the patch.gz. I gunzip'ed it fine... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Tom Lane | Remove special-case treatment of all-zeroes MAC address... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | > Ok, where's a "system dependent hack" :) |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Tom Lane | Restructure pg_opclass, pg_amop, and pg_amproc per... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Move WAL params higher in file, next to fsync option. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Peter Eisentraut | Add -Wno-error because of "unclean" flex output. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Regroup GEQO configs. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Fix SCM_CREDS for FreeBSD, from Teodor Sigaev. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Add new jdbc array file. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Add 0.2 version XML files. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Add ECPGd_cardinality to end of enum list so ecpg compiles. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Add missing include for SCM_CREDS. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Fix SO_PEERCRED printf bug added with SCM_CREDS cleanup. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Remove krb.c. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Hiroshi Inoue | Fix a lot of compile errors on unix. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Remove encode.*. Not needed anymore. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Remove object file. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Add missing pgcrypto file. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | /contrib/pgcrypto: |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | 1. I've now produced an updated version (and called... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | > |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Update XML author's email address. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Bruce Momjian | Add SCM_CREDS to get owner of unix-domain socket on... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Peter Eisentraut | One more round of translations and slight message tweaks |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Michael Meskes | - Synced preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Hiroshi Inoue | 1) Change all internal SQL function calls from |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Hiroshi Inoue | Ensure to hold an exclusive lock while reindexing a... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Bruce Momjian | A little more code reorg for MD5/crypt. |
commit | commitdiff | tree | snapshot |
next |