mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 02:07:32 +08:00
Cleanup of <> and ""
This commit is contained in:
@ -26,9 +26,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <Python.h>
|
||||
#include <libpq-fe.h>
|
||||
#include <libpq/libpq-fs.h>
|
||||
#include "Python.h"
|
||||
#include "libpq-fe.h"
|
||||
#include "libpq/libpq-fs.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user