2001-07-16 |
Peter Eisentraut | Fix fault in message. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Bruce Momjian | Remove some unused node symbols |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Bruce Momjian | More EXTEND INDEX removal. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Tom Lane | Do not push down quals into subqueries that have LIMIT... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Tom Lane | Partial indexes work again, courtesy of Martijn van... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Tom Lane | Restructure index AM interface for index building and... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Tom Lane | Add ORDER BY to a couple of test queries whose output... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Peter Eisentraut | NLS for libpq. Clean up the message formats and change... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Peter Eisentraut | Change xgettext rule to run in the source tree, so... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Peter Eisentraut | Make sure the build tree is before the source tree... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Tatsuo Ishii | TODO item: |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Bruce Momjian | The attached patch fixes problems with the JDBC driver... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Tom Lane | Initial implementation of concurrent VACUUM. Ifdef... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Tom Lane | Minor code cleanup/beautification in RelationPutHeapTuple. |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | indicies to indexes from Neil Conway |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | Add jdbc items. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Tom Lane | Remove grammar restrictions on order of optional clause... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | Back out SET AUTHORIZATION patch until security is... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | Add win32 c++ files. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | Add missing encode file. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Tom Lane | Create a new HeapTupleSatisfiesVacuum() routine in... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bruce Momjian | Make code malloc memory of proper length. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | > > Put encode() into base system. Used part of Alex... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Libpq++ fixes for Win32 compile. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Add prototypes to supress warnings. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Disable COPY TO/FROM on views. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | More comment out of block quote. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Better document use of ident on localhost, per Tom... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Move export to a separate line, per Peter E. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Tom Lane | Instead of believing SOMAXCONN from the system header... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | I updated the patch to use the SET AUTHORIZATION {... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Tom Lane | Remove direct calls of index_insert(), instead use... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | The SQL preprocessor ecpg generates "initially deferrab... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Move export PGDATA to the proper place. Quote some... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Fix duplication of -D during pg_ctl restart, from Peter... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Remove mention that PREPARE is not implemented. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Tom Lane | Changes from Vince Vielhaber to allow the optional... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Peter Eisentraut | Support fake root install, separate build dir, dependen... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Tom Lane | Remove formatter's assumption that year would never... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Tom Lane | Ensure macros are adequately parenthesized. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Tom Lane | Remove unnecessarily enthusiastic parenthesizing in... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Tom Lane | Fix rule rewriter so that new ordering of ON INSERT... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Tom Lane | Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bruce Momjian | Add to replication. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Peter Eisentraut | German message localization for JDBC |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bruce Momjian | Add replication emails. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bruce Momjian | Document meaning of lossy column. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Peter Eisentraut | postgresql.badint property name was probably meant... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Peter Eisentraut | Show islossy for index. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Peter Eisentraut | Implement DatabaseMetaData.getCatalogs() |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Peter Eisentraut | Bring DatabaseMetaData feature tests up to date: |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Peter Eisentraut | Sync with jdbc2, remove gratuitous white space differences. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Peter Eisentraut | Resolve a number of oddities in the Java build. First... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Tom Lane | Implement LockBufferForCleanup(), which will allow... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Peter Eisentraut | Use CONNECTION_OK to determine whether startup phase... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Peter Eisentraut | Terminate message doesn't have a trailing zero byte. |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Peter Eisentraut | Repair libpq to follow protocol by not sending Terminat... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Jan Wieck | Fire rule actions ON INSERT after original statement... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Hiroshi Inoue | Fix my old fault(returns auto variable reference). |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Tatsuo Ishii | Fix typo. createdb -t --> createdb -T |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Tom Lane | Don't assume that max offset number stays fixed on... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Jan Wieck | Added GUC configuration options to control access stati... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Peter Eisentraut | Check for jakarta-ant before ant, in case 'ant' is... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Tom Lane | Prohibit a column from appearing twice in a PRIMARY... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Bruce Momjian | Remove ConnectionHook.java. No longer used, bad code. |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Bruce Momjian | The attached patch removes some old and dead code ... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Bruce Momjian | This patch moves the setting of the timezone on the... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Bruce Momjian | Attached is a patch to remove the ConnectionHook functi... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Peter Eisentraut | More message munging and localization for pg_dump,... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Tom Lane | Add a little more error checking and reporting to readD... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Tom Lane | Start the stats collector at a less randomly chosen... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Tom Lane | Don't go into infinite loop if /home/postgres/testversi... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Bruce Momjian | Correct substring() example, found by Thomas T. Thai. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Tom Lane | First non-stub implementation of shared free space... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Tom Lane | Update abstime expected results to match post-30-June... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Tom Lane | Make the found-a-buffer-when-we-were-expecting-to-exten... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Tom Lane | Under new theory of operation wherein postmaster forks... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Peter Eisentraut | Allow default transaction isolation level (a.k.a. set... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Peter Eisentraut | fix markup |
commit | commitdiff | tree | snapshot |
next |