Commit 0cfe2374 authored by Bruce Momjian's avatar Bruce Momjian

Rename perl example eg directory to examples.

parent 726926a5
...@@ -484,7 +484,7 @@ add our code to your product with no limitations, except those outlined ...@@ -484,7 +484,7 @@ add our code to your product with no limitations, except those outlined
in our BSD-style license stated above.<BR><BR> in our BSD-style license stated above.<BR><BR>
</DL> </DL>
<H4><A NAME="1.14">1.14</A>) What are the maximum size limits?</H4><P> <H4><A NAME="1.15">1.15</A>) What are the maximum size limits?</H4><P>
These are the limits: These are the limits:
......
#!/usr/local/bin/perl #!/usr/local/bin/perl
# $Id: ApachePg.pl,v 1.5 1998/09/27 19:12:33 mergl Exp $ # $Id: ApachePg.pl,v 1.1 2000/06/01 03:05:24 momjian Exp $
# demo script, tested with: # demo script, tested with:
# - PostgreSQL-6.4 # - PostgreSQL-6.4
......
#!/usr/local/bin/perl #!/usr/local/bin/perl
# $Id: example.newstyle,v 1.6 1998/09/27 19:12:34 mergl Exp $ # $Id: example.newstyle,v 1.1 2000/06/01 03:05:24 momjian Exp $
######################### globals ######################### globals
......
#!/usr/local/bin/perl #!/usr/local/bin/perl
# $Id: example.oldstyle,v 1.6 1998/09/27 19:12:35 mergl Exp $ # $Id: example.oldstyle,v 1.1 2000/06/01 03:05:24 momjian Exp $
######################### globals ######################### globals
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment