| .. |
|
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
|
The "Allow easy display of usernames in a group (pg_hba.conf uses groups
|
2002-11-08 17:27:03 +00:00 |
|
dependency.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
duplicate_oids
|
Un-break duplicate_oids script.
|
2002-09-17 01:28:36 +00:00 |
|
heap.h
|
Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]
|
2002-11-09 23:56:39 +00:00 |
|
index.h
|
Get rid of bogus use of heap_mark4update in reindex operations (cf.
|
2002-09-23 00:42:48 +00:00 |
|
indexing.h
|
Make 'dummy' declarations in header files be 'extern int no_such_variable'
|
2002-10-18 20:33:57 +00:00 |
|
namespace.h
|
Remove encoding lookups from grammar stage, push them back to places
|
2002-11-02 18:41:22 +00:00 |
|
pg_aggregate.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_am.h
|
Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more
|
2002-07-29 22:14:11 +00:00 |
|
pg_amop.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_amproc.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_attrdef.h
|
Use the dependency mechanism to manage column defaults. We need this
|
2002-07-15 16:33:32 +00:00 |
|
pg_attribute.h
|
Replace pg_attribute.attisinherited with attislocal and attinhcount
|
2002-09-22 19:42:52 +00:00 |
|
pg_cast.h
|
Add missing entries for bit<->int4 and bit<->int8 conversions.
|
2002-10-14 22:12:49 +00:00 |
|
pg_class.h
|
Replace pg_attribute.attisinherited with attislocal and attinhcount
|
2002-09-22 19:42:52 +00:00 |
|
pg_constraint.h
|
Move most of the error checking for foreign-key constraints out of
|
2002-09-22 00:37:09 +00:00 |
|
pg_control.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_conversion.h
|
Fix permissions-checking bugs and namespace-search-path bugs in
|
2002-11-02 02:33:03 +00:00 |
|
pg_database.h
|
Remove all traces of multibyte and locale options. Clean up comments
|
2002-09-03 21:45:44 +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
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_group.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_index.h
|
Code review and documentation updates for indisclustered patch.
|
2002-09-03 01:04:41 +00:00 |
|
pg_inherits.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_language.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_largeobject.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_listener.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_namespace.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_opclass.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_operator.h
|
Extend pg_cast castimplicit column to a three-way value; this allows us
|
2002-09-18 21:35:25 +00:00 |
|
pg_proc.h
|
The "Allow easy display of usernames in a group (pg_hba.conf uses groups
|
2002-11-08 17:27:03 +00:00 |
|
pg_rewrite.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_shadow.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_statistic.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
pg_trigger.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
pg_type.h
|
Update some obsolete comments and column descriptions.
|
2002-09-24 21:26:44 +00:00 |
|
pg_version.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
unused_oids
|
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
|
2001-08-10 18:57:42 +00:00 |