| .. |
|
access
|
Code review for HeapTupleHeader changes. Add version number to page headers
|
2002-09-02 01:05:06 +00:00 |
|
bootstrap
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
catalog
|
Remove all traces of multibyte and locale options. Clean up comments
|
2002-09-03 21:45:44 +00:00 |
|
commands
|
CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE.
|
2002-09-02 02:13:02 +00:00 |
|
executor
|
Code review for HeapTupleHeader changes. Add version number to page headers
|
2002-09-02 01:05:06 +00:00 |
|
lib
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
libpq
|
Remove support for version-0 FE/BE protocol, per pghackers discussion.
|
2002-08-29 03:22:01 +00:00 |
|
mb
|
Remove all traces of multibyte and locale options. Clean up comments
|
2002-09-03 21:45:44 +00:00 |
|
nodes
|
CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE.
|
2002-09-02 02:13:02 +00:00 |
|
optimizer
|
Push down outer qualification clauses into UNION and INTERSECT subqueries.
|
2002-08-29 16:03:49 +00:00 |
|
parser
|
Code review for domain-constraints patch. Use a new ConstraintTest node
|
2002-08-31 22:10:48 +00:00 |
|
port
|
Revert _LARGEFILE64_SOURCE addition; good try but doesn't work,
|
2002-08-30 02:01:34 +00:00 |
|
regex
|
Remove #ifdef MULTIBYTE per hackers list discussion.
|
2002-08-29 07:22:30 +00:00 |
|
rewrite
|
The attached patch (against HEAD) implements
|
2002-07-18 04:43:51 +00:00 |
|
storage
|
I tried to build PostgreSQL with the following step to see backends hung
|
2002-09-02 04:42:52 +00:00 |
|
tcop
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
utils
|
Remove all traces of multibyte and locale options. Clean up comments
|
2002-09-03 21:45:44 +00:00 |
|
c.h
|
Update MEMSET_LOOP_LIMIT to 1024 because it is the best value for most
|
2002-09-01 23:41:47 +00:00 |
|
fmgr.h
|
PL/pgSQL functions can return sets. Neil Conway's patch, modified so
|
2002-08-30 00:28:41 +00:00 |
|
funcapi.h
|
Fix for breakage of C-coded SRFs, from Joe Conway.
|
2002-08-30 19:56:49 +00:00 |
|
Makefile
|
Include directory rearrangement
|
2001-08-28 14:20:28 +00:00 |
|
miscadmin.h
|
Remove sys/types.h in files that include postgres.h, and hence c.h,
|
2002-09-02 02:47:07 +00:00 |
|
pg_config.h.in
|
Code review for HeapTupleHeader changes. Add version number to page headers
|
2002-09-02 01:05:06 +00:00 |
|
pg_config.h.win32
|
Brand 7.3. Ready for beta!
|
2002-09-04 07:23:04 +00:00 |
|
pgstat.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
2001-11-05 17:46:40 +00:00 |
|
postgres.h
|
Clean up comments to be careful about the distinction between variable-
|
2002-08-25 17:20:01 +00:00 |
|
postgres_ext.h
|
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers.
|
2002-08-13 20:40:44 +00:00 |
|
postgres_fe.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
rusagestub.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
strdup.h
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
1997-09-08 02:41:22 +00:00 |