| .. |
|
catalog.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
catname.h
|
pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus
|
2002-07-18 23:11:32 +00:00 |
|
catversion.h
|
Implement outer-level aggregates to conform to the SQL spec, with
|
2003-06-06 15:04:03 +00:00 |
|
dependency.h
|
Replace functional-index facility with expressional indexes. Any column
|
2003-05-28 16:04:02 +00:00 |
|
duplicate_oids
|
Un-break duplicate_oids script.
|
2002-09-17 01:28:36 +00:00 |
|
heap.h
|
Fix ALTER TABLE ADD COLUMN to disallow the same column types that are
|
2002-12-16 18:39:22 +00:00 |
|
index.h
|
Replace functional-index facility with expressional indexes. Any column
|
2003-05-28 16:04:02 +00:00 |
|
indexing.h
|
Change pg_amop's index on (amopclaid,amopopr) to index (amopopr,amopclaid).
|
2003-05-13 04:38:58 +00:00 |
|
namespace.h
|
Replace RelidGetNamespaceId() by get_rel_namespace().
|
2003-01-12 18:19:37 +00:00 |
|
pg_aggregate.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_am.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_amop.h
|
Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing
|
2003-05-26 00:11:29 +00:00 |
|
pg_amproc.h
|
Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing
|
2003-05-26 00:11:29 +00:00 |
|
pg_attrdef.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_attribute.h
|
Reinstate pg_type's typsend and typreceive columns. They don't do much
|
2003-05-08 22:19:58 +00:00 |
|
pg_cast.h
|
Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing
|
2003-05-26 00:11:29 +00:00 |
|
pg_class.h
|
Reinstate pg_type's typsend and typreceive columns. They don't do much
|
2003-05-08 22:19:58 +00:00 |
|
pg_constraint.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_control.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_conversion.h
|
Move new typedef AclId into c.h, so as to avoid cluttering namespace
|
2003-01-09 18:00:24 +00:00 |
|
pg_database.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_depend.h
|
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
|
2002-07-12 18:43:19 +00:00 |
|
pg_description.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_group.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_index.h
|
Replace functional-index facility with expressional indexes. Any column
|
2003-05-28 16:04:02 +00:00 |
|
pg_inherits.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_language.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_largeobject.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_listener.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_namespace.h
|
Set up the privileges on the default schemas in initdb with real GRANT
|
2003-03-19 16:08:59 +00:00 |
|
pg_opclass.h
|
Replace functional-index facility with expressional indexes. Any column
|
2003-05-28 16:04:02 +00:00 |
|
pg_operator.h
|
Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing
|
2003-05-26 00:11:29 +00:00 |
|
pg_proc.h
|
Represent grant options in the information schema.
|
2003-06-11 09:23:55 +00:00 |
|
pg_rewrite.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_shadow.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_statistic.h
|
Instead of storing pg_statistic stavalues entries as text strings, store
|
2003-03-23 05:14:37 +00:00 |
|
pg_trigger.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
pg_type.h
|
More binary I/O routines.
|
2003-05-13 18:03:08 +00:00 |
|
pg_version.h
|
This patch fixes a bunch of spelling mistakes in comments throughout the
|
2003-03-10 22:28:22 +00:00 |
|
unused_oids
|
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
|
2001-08-10 18:57:42 +00:00 |